SchemaEntityClasses
CEnvEntityMaker
CEnvEntityMaker
Inheritance: CPointEntity
Fields
- m_vecEntityMins Vector
- m_vecEntityMaxs Vector
- m_hCurrentInstance CHandle<CBaseEntity>
- m_hCurrentBlocker CHandle<CBaseEntity>
- m_vecBlockerOrigin Vector
- m_angPostSpawnDirection QAngle
- m_flPostSpawnDirectionVariance float
- m_flPostSpawnSpeed float
- m_bPostSpawnUseAngles bool
- m_iszTemplate CUtlSymbolLarge
- m_pOutputOnSpawned CEntityIOOutput
- m_pOutputOnFailedSpawn CEntityIOOutput
Methods
CEnvEntityMaker* New(className)
Parameters
- className const char*
CEnvEntityMaker* FromIndex(iIndex)
Parameters
- iIndex int
CEnvEntityMaker* FromIndex(index)
Parameters
- index CEntityIndex