CFuncLadder
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/shared/func_ladder.h
Linked Entity : func_useableladder
Class Structure[edit | edit source]
- CBaseEntity
- CFuncLadder
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_vecPlayerMountPositionTop | Vector | |
m_vecPlayerMountPositionBottom | Vector | |
m_vecLadderDir | Vector | |
m_bFakeLadder | Boolean |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputDisable | ||
InputEnable | ||
m_OnPlayerGotOffLadder | ||
m_OnPlayerGotOnLadder | ||
m_bDisabled | ||
m_bFakeLadder | ||
m_surfacePropName | ||
m_vecLadderDir | ||
m_vecPlayerMountPositionBottom | ||
m_vecPlayerMountPositionTop |