GCController.PlayerIndexUnset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value that can be assigned to the PlayerIndex property to indicate that no player is assigned to the controller.
public const int PlayerIndexUnset = -1;
val mutable PlayerIndexUnset : int