CAmbientGeneric: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/sound.cpp /game/server/sound.cpp]''' '''Linked entity :...")
 
No edit summary
 
Line 13: Line 13:
== Entity DataMaps ==
== Entity DataMaps ==
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+[https://developer.valvesoftware.com/wiki/ambient_generic ambient_generic]
|+CAmbientGeneric
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 15%; background-color: #303030; color: white" |Type

Latest revision as of 22:50, 17 March 2022

Overview[edit | edit source]

...

Source location : /game/server/sound.cpp

Linked entity : ambient_generic

Class Structure[edit | edit source]

Entity DataMaps[edit | edit source]

CAmbientGeneric
Name Type Description
CAmbientGenericRampThink
InputFadeIn
InputFadeOut
InputPitch
InputPlaySound
InputStopSound
InputToggleSound
InputVolume
m_dpv
m_fActive
m_fLooping
m_flMaxRadius
m_iSoundLevel
m_iszSound
m_radius
m_sSourceEntName