Source2Toolkit
SchemaEntityClasses

CEnvSoundscape

CEnvSoundscape

Inheritance: CBaseEntity

Fields

  • m_OnPlay CEntityIOOutput
  • m_flRadius float
  • m_soundEventName CGameSoundEventName
  • m_bOverrideWithEvent bool
  • m_soundscapeIndex int32_t
  • m_soundscapeEntityListId int32_t
  • m_positionNames CUtlSymbolLarge
  • m_hProxySoundscape CHandle<CEnvSoundscape>
  • m_bDisabled bool
  • m_soundscapeName CUtlSymbolLarge
  • m_soundEventHash uint32_t

Methods

CEnvSoundscape* New(className)

Parameters
  • className const char*

CEnvSoundscape* FromIndex(iIndex)

Parameters
  • iIndex int

CEnvSoundscape* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CEnvSoundscape> GetHandle()

On this page