Source2Toolkit
SchemaEntityClasses

CPointOrient

CPointOrient

Inheritance: CBaseEntity

Fields

  • m_iszSpawnTargetName CUtlSymbolLarge
  • m_hTarget CHandle<CBaseEntity>
  • m_bActive bool
  • m_nGoalDirection PointOrientGoalDirectionType_t
  • m_nConstraint PointOrientConstraint_t
  • m_flMaxTurnRate float
  • m_flLastGameTime float

Methods

CPointOrient* New(className)

Parameters
  • className const char*

CPointOrient* FromIndex(iIndex)

Parameters
  • iIndex int

CPointOrient* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CPointOrient> GetHandle()

On this page