Source2Toolkit
SchemaEntityClasses

CFuncLadder

CFuncLadder

Inheritance: CBaseModelEntity

Fields

  • m_vecLadderDir Vector
  • m_Dismounts CUtlVector<CHandle<CInfoLadderDismount>>
  • m_vecLocalTop Vector
  • m_vecPlayerMountPositionTop Vector
  • m_vecPlayerMountPositionBottom Vector
  • m_flAutoRideSpeed float
  • m_bDisabled bool
  • m_bFakeLadder bool
  • m_bHasSlack bool
  • m_surfacePropName CUtlSymbolLarge
  • m_OnPlayerGotOnLadder CEntityIOOutput
  • m_OnPlayerGotOffLadder CEntityIOOutput

Methods

CFuncLadder* New(className)

Parameters
  • className const char*

CFuncLadder* FromIndex(iIndex)

Parameters
  • iIndex int

CFuncLadder* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CFuncLadder> GetHandle()

On this page