GCController.PlayerIndexUnset Field

Definition

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

Field Value

Value = -1

Applies to