SchemaEntityClasses
CPathMoverEntitySpawner
CPathMoverEntitySpawner
Inheritance: CLogicalEntity
Fields
- m_szSpawnTemplates CUtlSymbolLarge
- m_nSpawnIndex int32_t
- m_hPathMover CHandle<CPathMover>
- m_flSpawnFrequencySeconds float
- m_flSpawnFrequencyDistToNearestMover float
- m_nMaxActive int32_t
- m_nSpawnNum int32_t
- m_flLastSpawnTime float
- m_bEnabled bool
- m_bDestroyMoverOnArrivedAtEnd bool
- m_vecQueuedRemovals CUtlVector<CHandle<CFuncMover>>
- m_OnTemplateSpawned CEntityIOOutput
- m_OnTemplateGroupSpawned CEntityIOOutput
- m_iszPathMoverName CUtlSymbolLarge
- m_bPrepopulateOnSpawn bool
Methods
CPathMoverEntitySpawner* New(className)
Parameters
- className const char*
CPathMoverEntitySpawner* FromIndex(iIndex)
Parameters
- iIndex int
CPathMoverEntitySpawner* FromIndex(index)
Parameters
- index CEntityIndex