Table of Contents

Class SpawnPoint

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class SpawnPoint : CServerOnlyPointEntity, IEquatable<CEntityInstance>
Inheritance
SpawnPoint
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

bool

Priority

[SchemaMember("SpawnPoint", "m_iPriority")]
public ref int Priority { get; }

Property Value

int

Type

[SchemaMember("SpawnPoint", "m_nType")]
public ref int Type { get; }

Property Value

int