SchemaEntityClasses
CPathMover
CPathMover
Inheritance: CPathWithDynamicNodes
Fields
- m_vecMovers CUtlVector<CHandle<CFuncMover>>
- m_vecSpawners CUtlVector<CHandle<CPathMoverEntitySpawner>>
- m_iszMoverSpawnerName CUtlSymbolLarge
- m_hMoverRouter CHandle<CFuncMoverRouter>
- m_iszMoverRouterName CUtlSymbolLarge
- m_flSampleSpacing float
Methods
CPathMover* New(className)
Parameters
- className const char*
CPathMover* FromIndex(iIndex)
Parameters
- iIndex int
CPathMover* FromIndex(index)
Parameters
- index CEntityIndex