Click or drag to resize

ReInputControllerHelperConflictCheckingHelperDisableElementAssignmentConflicts(Int32, ControllerType, Int32, ControllerMap, ActionElementMap) Method


Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int DisableElementAssignmentConflicts(
	int playerId,
	ControllerType controllerType,
	int controllerId,
	ControllerMap controllerMap,
	ActionElementMap elementMap
)

Parameters

playerId  Int32
 
controllerType  ControllerType
 
controllerId  Int32
 
controllerMap  ControllerMap
 
elementMap  ActionElementMap
 

Return Value

Int32
See Also