ControllerMap.GetButtonMapsWithAction Method (String) |
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActionElementMap[] GetButtonMapsWithAction(
string actionName
)
Parameters
- actionName
- Type: System.String
The name of the Action
Return Value
Type:
ActionElementMap[]Array of ActionElementMap
See Also