Enum PlayerSpectateData.ESpectateType
Represents the type of spectating a player is performing.
public enum PlayerSpectateData.ESpectateType
Fields
None = 0The player is not spectating.
Player = 2The player is spectating another player.
Vehicle = 1The player is spectating a vehicle.