Func noportal volume: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (clean toggle)
(yeah yeah it's new.. cleanup time!)
Line 2: Line 2:
==Entity Description==
==Entity Description==
A region in which no portal can be placed
A region in which no portal can be placed
==Availability==
This brush-based entity is exclusive to [[Portal]]
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
* {{kv Parentname}}
* {{kv Parentname}}
==Flags==
==Flags==
* 1:Start inactive
* 1: Start inactive
 
==Inputs==
==Inputs==
* {{i targetname}}
* {{i targetname}}

Revision as of 14:49, 11 October 2007

Template:Wrongtitle

Entity Description

A region in which no portal can be placed

Availability

This brush-based entity is exclusive to Portal

Keyvalues

Flags

  • 1: Start inactive

Inputs

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

Outputs