Func noportal volume: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 9: Line 9:
== Keyvalues ==
== Keyvalues ==
* {{kv targetname}}
* {{kv targetname}}
* {{kv Parentname}}
* {{KV Parentname}}


== Flags ==
== Flags ==

Revision as of 19:40, 19 January 2009

Template:Wrongtitle

Entity description

A region in which no portal can be placed.

Availability

This brush-based entity is exclusive to Portal.

Keyvalues

Parentname:
Parent (parentname) <targetname>
Specifies a movement parent. An entity will maintain its initial offset from its parent. An attachment point can be added to the end of the name, separated by a comma.

Flags

  • 1: Start inactive

Inputs

  • Activate
Turn on blocking functionality
  • Deactivate
Turn off blocking functionality
  • Toggle
Toggle blocking functionality

Outputs