Info node link controller

From Valve Developer Community
Revision as of 09:19, 12 July 2005 by Ts2do (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity that controls all connections between nodes that intersect the controller's volume. This allows for mass enabling/disabling of all node connections through a volume.

Keyvalues

  • mins
<vector> Mins
  • maxs
<vector> Maxs
  • initialstate
<boolean>
  • AllowUse
<string> Entity or class to allow passage even when node is off

Inputs

  • TurnOn
Turn the link on.
  • TurnOff
Turn the link off.

Outputs