Click or drag to resize

SpectateMode Enumeration

Contains all specating modes.

Namespace:  SampSharp.Entities.SAMP
Assembly:  SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
public enum SpectateMode
Members
  Member nameValueDescription
Normal1 Normal spectating mode.
Fixed2 Player is looking from a fixed point.
Side3 Attached to the side.
See Also