Func ladder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Directed the link.)
m (doxygen)
Line 12: Line 12:
==Availability==
==Availability==
{{in game|brush}} {{game-base}}
{{in game|brush}} {{game-base}}
{{in code|class=CInfoLadder|file=nav_ladder.cpp}}
{{in code|class=class_c_info_ladder.html CInfoLadder|file=nav__ladder_8cpp-source.html nav_ladder.cpp}}


==See also==
==See also==

Revision as of 13:05, 2 August 2006

Template:Wrongtitle

Entity Description

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

Note.pngNote:This entity is only available in CS:S. For HL2 ladders, use func_useableladder instead.

Template:Intent

Availability

Template:In game Template:Game-base Template:In code

See also