Template:KV ControlEnables

From Valve Developer Community
Revision as of 09:17, 19 December 2023 by Wisdurm (talk | contribs) (Used in a fair amount of entities, I feel existence is warranted)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a Baseclass that is available in TeamSpen's Hammer Addons TeamSpen's Hammer Addons

ControlEnables:
Control Type (ctrl_type) <choices>
Controls how the Control Value is interpreted.
  • 0 : Is Enabled?
  • 1 : Is Disabled?
Control Value (ctrl_value) <choices>
Decides whether this entity is enabled. If disabled, the entity has no effect.
  • 0 : No
  • 1 : Yes