Source2Toolkit
SchemaEntityClasses

CPathWithDynamicNodes

CPathWithDynamicNodes

Inheritance: CPathSimple

Fields

  • m_vecPathNodes CUtlVector<CHandle<CPathNode>>
  • m_xInitialPathWorldToLocal CTransform

Methods

CPathWithDynamicNodes* New(className)

Parameters
  • className const char*

CPathWithDynamicNodes* FromIndex(iIndex)

Parameters
  • iIndex int

CPathWithDynamicNodes* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CPathWithDynamicNodes> GetHandle()

On this page