ControllerSetSelectorSelectSessionControllerInstance Method (ControllerType, Int32) |
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static ControllerSetSelector SelectSessionControllerInstance(
ControllerType controllerType,
int controllerId
)
Parameters
- controllerType
- Type: RewiredControllerType
The Controller Type - controllerId
- Type: SystemInt32
The id of the Controller
Return Value
Type:
ControllerSetSelectorControllerSelector
See Also