Info elevator floor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(-removed unnecessary information) |
||
Line 2: | Line 2: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV Targetname}} | {{KV Targetname}} | ||
== Outputs == | == Outputs == | ||
{{IO|OnReachedFloor|Fired when an elevator reaches this floor.}} | {{IO|OnReachedFloor|Fired when an elevator reaches this floor.}} | ||
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
ortarget
).
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.