ControllerIdentifiercontrollerId Property |
The session id of the Controller.
Get this value from
id.
This should be set to -1 if the Controller is not currently connected or you don't know the current id.
Setting this value to 0 or greater will cause the controller session id to be used for selection.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int controllerId { get; set; }
Property Value
Type:
Int32See Also