Source2Toolkit
SchemaEntityClasses

CSoundOpvarSetPointBase

CSoundOpvarSetPointBase

Inheritance: CBaseEntity

Fields

  • m_bDisabled bool
  • m_hSource CEntityHandle
  • m_iszSourceEntityName CUtlSymbolLarge
  • m_vLastPosition Vector
  • m_flRefreshTime float
  • m_iszStackName CUtlSymbolLarge
  • m_iszOperatorName CUtlSymbolLarge
  • m_iszOpvarName CUtlSymbolLarge
  • m_iOpvarIndex int32_t
  • m_bUseAutoCompare bool
  • m_bFastRefresh bool

Methods

CSoundOpvarSetPointBase* New(className)

Parameters
  • className const char*

CSoundOpvarSetPointBase* FromIndex(iIndex)

Parameters
  • iIndex int

CSoundOpvarSetPointBase* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CSoundOpvarSetPointBase> GetHandle()

On this page