Table of Contents

Enum PlayerSpectateMode

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

Represents the spectate mode a player can use while spectating.

public enum PlayerSpectateMode

Fields

Fixed = 2

The fixed spectate mode, where the camera remains in a fixed position.

Normal = 1

The normal spectate mode, where the camera follows the target freely.

Side = 3

The side spectate mode, where the camera follows the target from the side.