Class SpawnPoint
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class SpawnPoint : CServerOnlyPointEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectSpawnPoint
- Implements
- Derived
- Inherited Members
Constructors
SpawnPoint(nint)
public SpawnPoint(nint pointer)
Parameters
pointer
nint
Properties
Enabled
[SchemaMember("SpawnPoint", "m_bEnabled")]
public ref bool Enabled { get; }
Property Value
Priority
[SchemaMember("SpawnPoint", "m_iPriority")]
public ref int Priority { get; }
Property Value
Type
[SchemaMember("SpawnPoint", "m_nType")]
public ref int Type { get; }