func_ladderendpoint
Jump to navigation
Jump to search
This entity is obsolete. Using this is discouraged. |
Code classes:
CFuncLadderEndPoint
CBaseEntity
(all ents)
func_ladderendpoint
is a point entity present in all Source games. It's an entity that can create style ladders. This entity is considered obsolete because it converts itself to func_useableladder
on spawn, and that entity is slightly easier to use anyway.