ReInputControllerHelperConflictCheckingHelperRemoveElementAssignmentConflicts(Int32, ControllerType, Int32, ControllerMap, ActionElementMap, Boolean, Boolean) Method |
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int RemoveElementAssignmentConflicts(
int playerId,
ControllerType controllerType,
int controllerId,
ControllerMap controllerMap,
ActionElementMap elementMap,
bool skipDisabledMaps,
bool forceCheckAllCategories
)
Parameters
- playerId Int32
-
- controllerType ControllerType
-
- controllerId Int32
-
- controllerMap ControllerMap
-
- elementMap ActionElementMap
-
- skipDisabledMaps Boolean
-
- forceCheckAllCategories Boolean
-
Return Value
Int32
See Also