func_ladder
func_ladder
is a internal brush entity available in all Source games.



Entity description
A ladder. Players will be able to freely move along this brush, as if it was a ladder. If you are using a model prop for the visual representation of the ladder in the map, apply the toolsinvisibleladder material to the func_ladder brush.
This entity has no keyvalues, flags, inputs, or outputs.
In code, it is represented by class
CInfoLadder
, defined in nav_ladder.cpp
.
