Info elevator floor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(-removed unnecessary information)
Line 2: Line 2:


== Keyvalues ==
== Keyvalues ==
{{KV Targetname}}
{{KV Targetname}}
{{KV Parentname}}
{{KV Angles}}
== Inputs ==
{{I Targetname}}
{{I Parentname}}


== Outputs ==
== Outputs ==
{{IO|OnReachedFloor|Fired when an elevator reaches this floor.}}
{{IO|OnReachedFloor|Fired when an elevator reaches this floor.}}
{{O Targetname}}

Revision as of 03:12, 6 July 2022

Template:L4d series point It marks an elevator floor. It is only compatible with a func_elevator.

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

Outputs

OnReachedFloor
Fired when an elevator reaches this floor.