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