This article's documentation is for Source 2. Click here for more information.

Point soundevent: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "The same as snd_event_point. In fact, the engine even treats snd_event_points as point_soundevents internally. This can be seen in VConsole by setting the Entity System filter to a higher verbosity level. thumb|alt=snd_event_points shown being labeled as point_soundevents in VConsole|snd_event_points shown being labeled as point_soundevents in VConsole")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The same as [[snd_event_point]]. In fact, the engine even treats snd_event_points as point_soundevents internally. This can be seen in VConsole by setting the Entity System filter to a higher verbosity level.
{{stub}}
[[File:Snd event point acting as point soundevent.jpg|thumb|alt=snd_event_points shown being labeled as point_soundevents in VConsole|snd_event_points shown being labeled as point_soundevents in VConsole]]
{{this is a|point entity|engine=Source 2|since=Destinations}}{{Confirm|Is this entity available in any other {{Source 2|4}} games? Perhaps when {{Dota 2|4}} was ported to {{Source 2|4}}?}}
 
 
The same as [[snd_event_point]].

Latest revision as of 22:49, 24 February 2025

Stub

This article or section is a stub. You can help by expanding it.

This is a point entity available in all Source 2 Source 2 games since Destinations Destinations.

Confirm:Is this entity available in any other Source 2 Source 2 games? Perhaps when Dota 2 Dota 2 was ported to Source 2 Source 2?


The same as snd_event_point.