SchemaEntityClasses
CTankTrainAI
CTankTrainAI
Inheritance: CPointEntity
Fields
- m_hTrain CHandle<CFuncTrackTrain>
- m_hTargetEntity CHandle<CBaseEntity>
- m_soundPlaying int32_t
- m_startSoundName CUtlSymbolLarge
- m_engineSoundName CUtlSymbolLarge
- m_movementSoundName CUtlSymbolLarge
- m_targetEntityName CUtlSymbolLarge
Methods
CTankTrainAI* New(className)
Parameters
- className const char*
CTankTrainAI* FromIndex(iIndex)
Parameters
- iIndex int
CTankTrainAI* FromIndex(index)
Parameters
- index CEntityIndex