Func noportal volume: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(yeah yeah it's new.. cleanup time!)
m (minoro)
Line 1: Line 1:
{{wrongtitle|title=func_noportal_volume}}
{{wrongtitle|title=func_noportal_volume}}
==Entity Description==
 
A region in which no portal can be placed
== Entity description ==
==Availability==
A region in which no portal can be placed.
This brush-based entity is exclusive to [[Portal]]
 
==Keyvalues==
== Availability ==
This brush-based entity is exclusive to [[Portal]].
 
== Keyvalues ==
* {{kv targetname}}
* {{kv targetname}}
* {{kv Parentname}}
* {{kv Parentname}}
==Flags==
 
== Flags ==
* 1: Start inactive
* 1: Start inactive
==Inputs==
 
== Inputs ==
* {{i targetname}}
* {{i targetname}}
* '''Activate'''
* '''Activate'''
Line 17: Line 22:
* '''Toggle'''
* '''Toggle'''
: Toggle blocking functionality
: Toggle blocking functionality
==Outputs==
 
== Outputs ==
* {{o targetname}}
* {{o targetname}}
[[Category:Portal Entities]]
[[Category:Portal Entities]]

Revision as of 13:26, 28 November 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