Info node link controller: Difference between revisions
Jump to navigation
Jump to search
m (Technical limitations and cleanup) |
No edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=info_node_link_controller}} | {{wrongtitle|title=info_node_link_controller}} | ||
==Entity Description== | |||
'''Entity Name:''' info_node_link_controller | |||
info_node_link_controller | |||
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. | 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== | |||
*[[Targetname]] | |||
*'''mins''' | |||
:<vector> Mins | |||
*'''maxs''' | |||
:<vector> Maxs | |||
*'''initialstate''' | |||
:<choices> Initial State | |||
:*Off | |||
:*On | |||
*'''AllowUse''' | |||
:<string> Entity or class to allow passage even when node is off | |||
==Inputs== | |||
*[[Targetname]] | |||
*'''TurnOn''' | |||
:Turn the link on. | |||
*'''TurnOff''' | |||
:Turn the link off. | |||
==Outputs== | |||
*[[Targetname]] |
Revision as of 20:38, 9 July 2005
Entity Description
Entity Name: info_node_link_controller
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
- <choices> Initial State
- Off
- On
- AllowUse
- <string> Entity or class to allow passage even when node is off
Inputs
- TurnOn
- Turn the link on.
- TurnOff
- Turn the link off.