Point changelevel
Jump to navigation
Jump to search
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
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- ChangeLevel <string >
- Changes the level to the map name supplied as a parameter.
Outputs
- OnChangeLevel
- Fired when the level is about to change.