Template:O WeaponSpawnSingle

From Valve Developer Community
Jump to: navigation, search
English (en)中文 (zh)
... Icon-Important.png

WeaponSpawnSingle:
OnItemSpawn  (removed since Left 4 Dead 2)
Fired if this object is spawned on the map. If the weapon is removed during the weapon spawn pass, this will not fire.

Model:

OnIgnite  !FGD
Fired when the entity catches fire, such as from an env_entity_igniter or the Ignite inputs.

Base:

OnUser1 to OnUser4
These outputs each fire in response to the firing of the like-numbered FireUser1 to FireUser4 Input; see User Inputs and Outputs.
OnKilled  (only in Left 4 Dead)
This output fires when the entity is killed and removed from the game.