Difference between revisions of "Func noair"

From Sunrust Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
'''Enabled''' <choices>
'''Enabled''' <choices>


Enable the brush entity.
: Enable the brush entity.
*0: No
*0: No
*1: Yes
*1: Yes
Line 11: Line 11:
'''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__
__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.