Source2Toolkit
SchemaEntityClasses

CSoundEventEntity

CSoundEventEntity

Inheritance: CBaseEntity

Fields

  • m_bStartOnSpawn bool
  • m_bToLocalPlayer bool
  • m_bStopOnNew bool
  • m_bSaveRestore bool
  • m_bSavedIsPlaying bool
  • m_flSavedElapsedTime float
  • m_iszSourceEntityName CUtlSymbolLarge
  • m_iszAttachmentName CUtlSymbolLarge
  • m_onSoundFinished CEntityIOOutput
  • m_flClientCullRadius float
  • m_iszSoundName CUtlSymbolLarge
  • m_hSource CEntityHandle
  • m_nEntityIndexSelection int32_t

Methods

CSoundEventEntity* New(className)

Parameters
  • className const char*

CSoundEventEntity* FromIndex(iIndex)

Parameters
  • iIndex int

CSoundEventEntity* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CSoundEventEntity> GetHandle()

On this page