ControllerMapWithAxesGetAxisMap Method |
Gets the Axis ActionElementMap at a specific index..
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ActionElementMap GetAxisMap(
int index
)
Parameters
- index
- Type: SystemInt32
Index
Return Value
Type:
ActionElementMapActionElementMap
See Also