Table of Contents

Enum PlayerSpectateData.ESpectateType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the type of spectating a player is performing.

public enum PlayerSpectateData.ESpectateType

Fields

None = 0

The player is not spectating.

Player = 2

The player is spectating another player.

Vehicle = 1

The player is spectating a vehicle.