Click or drag to resize

ControllerAssignmentChangedEventArgs Properties

The ControllerAssignmentChangedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertycontroller The Controller whose assignment status changed.
Public propertyplayer The Player to which the Controller was assigned or unassigned.
Public propertystate The assignment state change that took place. True = the Controller was assigned to the Player. False = the Controller was unassigned from the Player.
Top
See Also