Template:I VBaseTrigger

From Valve Developer Community
Revision as of 13:12, 17 August 2023 by Dmx6 (talk | contribs) (Created page with "{{I EnableDisable}} {{I Toggle}} {{IO|ToggleFlagClient|Toggle client's ability to use this trigger.}} {{IO|ToggleFlagNPC|Toggle NPC's ability to use this trigger.}} {{IO|Enabl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.
Toggle:
Toggle
Toggle the enabled/disabled status of this entity.
ToggleFlagClient
Toggle client's ability to use this trigger.
ToggleFlagNPC
Toggle NPC's ability to use this trigger.
EnableFlagClient
EnableFlagClient.
EnableFlagNPC
Enable NPC's ability to use this trigger.
DisableFlagClient
Disable client's ability to use this trigger.
DisableFlagNPC
Disable NPC's ability to use this trigger.