Info stopallsounds: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) No edit summary |
MyGamepedia (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
Represented by class <code>CStopAllSounds</code>. | Represented by class <code>CStopAllSounds</code>. | ||
== Keyvalues == | == Keyvalues == |
Revision as of 03:09, 22 May 2025

info_stopallsounds
is a point entity available in Black Mesa. This entity stops all sounds when activated, similar to how stopsound command works.
Represented by class CStopAllSounds
.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- Activate <float >
- Stops all sounds.