CInfoLadderDismount: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
An entity used in Half-Life 2 to denote ladder dismount points. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/func_ladder.h /game/shared/func_ladder.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/func_ladder.h /game/shared/func_ladder.h]''' |
Latest revision as of 15:18, 9 March 2023
Overview[edit | edit source]
An entity used in Half-Life 2 to denote ladder dismount points.
Source location : /game/shared/func_ladder.h
Linked Entity : info_ladder_dismount
Class Structure[edit | edit source]
- CBaseEntity
- CInfoLadderDismount