Difference between revisions of "Func noair"
Jump to navigation
Jump to search
Johnny moe (talk | contribs) |
Johnny moe (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
'''Enabled''' <choices> | '''Enabled''' <choices> | ||
Enable the brush entity. | : Enable the brush entity. | ||
*0: No | |||
*1: Yes | *1: Yes | ||
== Inputs == | == Inputs == | ||
'''input enable''' <void> | '''input enable''' <void> | ||
Enable the entity. | : Enable the entity. | ||
'''input disable''' <void> | '''input disable''' <void> | ||
Disable the entity. | : Disable the entity. | ||
'''input seton''' <integer> | '''input seton''' <integer> | ||
Enable or Disable the entity. | : Enable or Disable the entity. | ||
__NOEDITSECTION__ |
Latest revision as of 20:33, 12 May 2019
Anyone inside this brush requires air.
Keyvalues
Enabled <choices>
- Enable the brush entity.
- 0: No
- 1: Yes
Inputs
input enable <void>
- Enable the entity.
input disable <void>
- Disable the entity.
input seton <integer>
- Enable or Disable the entity.