This article's documentation is for anything that uses the Source engine. Click here for more information.

Env soundscape triggerable: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<!-- When this page is updated to {{langsp}} or {{langsp}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang|Env soundscape triggerable}}{{CD|CEnvSoundscapeTriggerable|file1=soundscape.cpp}}
{{LanguageBar}}
[[File:env_soundscape.png|left]]{{this is a|point entity|name=env_soundscape_triggerable}}  
{{Preserved entity}}
{{important|This entity is required when you want to use {{ent|trigger_soundscape}} otherwise works just like {{ent|env_soundscape}}.}}
{{CD|CEnvSoundscapeTriggerable|file1=soundscape.cpp}}
{{PreservedEnt|env_soundscape_triggerable}}
{{This is a|point entity|name=env_soundscape_triggerable|sprite=env_soundscape.png}} This entity is required when you want to use {{ent|trigger_soundscape}} otherwise works just like {{ent|env_soundscape}}.
__NOTOC__
 
 


{{OtherKIO|env_soundscape|All}}
{{OtherKIO|env_soundscape|All}}


==See also==
== See also ==
*[[Soundscapes]]
* [[Soundscapes]]
*[[Soundscape lists]]
* [[Soundscape lists]]
*{{ent|trigger_soundscape}}
* {{ent|trigger_soundscape}}
*{{ent|env_soundscape}}
* {{ent|env_soundscape}}


[[Category:Sound System]]
[[Category:Sound System]]

Latest revision as of 07:22, 4 May 2025

English (en)Translate (Translate)
Recycle-warning.png
This is a preserved entity in Counter-Strike: SourceHalf-Life 2: DeathmatchDay of Defeat: SourceTeam Fortress 2Left 4 DeadLeft 4 Dead 2Portal 2Counter-Strike: Global Offensive
If the game has round restart mechanics this entity may not behave as expected.
C++ Class hierarchy
CEnvSoundscapeTriggerable
CEnvSoundscape
CServerOnlyEntity
CBaseEntity
C++ soundscape.cpp
Env soundscape.png

env_soundscape_triggerable is a point entity available in all Source Source games. This entity is required when you want to use trigger_soundscape otherwise works just like env_soundscape.


Note.pngNote:All Keyvalues / Inputs / Outputs are same as env_soundscape.

See also