Point changelevel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
   
   
{{portal2 point|point_changelevel}} Level Change Entity.
{{portal2 point|point_changelevel}}  
 
==Entity description==
Level Change Entity.


==Keyvalues==
==Keyvalues==

Revision as of 11:46, 20 August 2012

Stub

This article or section is a stub. You can help by expanding it.

Template:Portal2 point

Entity description

Level Change Entity.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

ChangeLevel <stringRedirectInput/string>
Changes the level to the map name supplied as a parameter.


Outputs

OnChangeLevel
Fired when the level is about to change.