Source2Toolkit
SchemaEntityClasses

SpawnPoint

SpawnPoint

Inheritance: CServerOnlyPointEntity

Fields

  • m_iPriority int32_t
  • m_bEnabled bool
  • m_nType int32_t

Methods

SpawnPoint* New(className)

Parameters
  • className const char*

SpawnPoint* FromIndex(iIndex)

Parameters
  • iIndex int

SpawnPoint* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<SpawnPoint> GetHandle()

On this page