Talk:Trigger csm volume

From Valve Developer Community
Revision as of 07:59, 27 May 2025 by MyGamepedia (talk | contribs) (Created page with "==Another entity without its own class ?== Only CCSMVolume is showed by VTable Dumper, which is {{ent|env_cascade_volume}}. {{ent|Trigger_csm_volume}} inherits CBaseTrigger. I assume that this and {{ent|trigger_multiple}} are using the same class in code, because they function identically.<br/>— MyGamepedia (talk) 17:59, 27 May 2025 (PDT)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Another entity without its own class ?

Only CCSMVolume is showed by VTable Dumper, which is env_cascade_volume. Trigger_csm_volume inherits CBaseTrigger. I assume that this and trigger_multiple are using the same class in code, because they function identically.
MyGamepedia (talk) 17:59, 27 May 2025 (PDT)