ControllerMapWithAxesGetAxisMapsWithAction(String) Method | 
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActionElementMap[] GetAxisMapsWithAction(
	string actionName
)
Parameters
- actionName  String
 - The name of the Action
 
Return Value
ActionElementMapArray of ActionElementMap
See Also