ControllerAssignmentChangedEventArgsstate Property |
The assignment state change that took place.
True = the Controller was assigned to the Player.
False = the Controller was unassigned from the Player.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool state { get; }
Property Value
Type:
Boolean
See Also