PlayerControllerHelperMapHelperGetFirstElementMapWithElementTarget Method (ControllerElementTarget, Boolean) |
Get the first ActionElementMap found that maps to a specific controller element target.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ActionElementMap GetFirstElementMapWithElementTarget(
ControllerElementTarget elementTarget,
bool skipDisabledMaps
)
Parameters
- elementTarget
- Type: RewiredControllerElementTarget
- skipDisabledMaps
- Type: SystemBoolean
Return Value
Type:
ActionElementMapSee Also