Model entity/Generic Keyvalues, Inputs and Outputs/Outputs

From Valve Developer Community
< Model entity‎ | Generic Keyvalues, Inputs and Outputs
Revision as of 07:17, 20 May 2025 by Nesciuse (talk | contribs) (Setting bug notice hidetested=1 param on page where the bug might not need tested in param specified)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Outputs

OnIgnite  !FGD
!activator = !caller = this entity
Fired when the entity catches fire, such as from an env_entity_igniter or the Ignite inputs.
OnFizzled  (only in Portal 2)
!activator = !caller = this entity
Fired when this entity is fizzled by a trigger_portal_cleanser or, for prop_weighted_cube, the Dissolve or SilentDissolve inputs. :
Icon-Bug.pngBug:It does not fire when the object is fizzled by other means such as env_entity_dissolver.