Point changelevel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Re-arranged some fields)
mNo edit summary
Line 1: Line 1:
{{portal2 point|point_changelevel}}
{{stub}}
 
==Entity description==
{{portal2 point|point_changelevel}} Level Change Entity.
Level Change Entity.


==Keyvalues==
==Keyvalues==

Revision as of 06:54, 31 July 2011

Stub

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

Template:Portal2 point 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.