Source2Toolkit
SchemaEntityClasses

CPlayer_MovementServices

CPlayer_MovementServices

Inheritance: CPlayerPawnComponent

Fields

  • m_nImpulse int32_t
  • m_nButtons [CInButtonState](/docs/schema/entity/classes/Cinbuttonstate)
  • m_nQueuedButtonDownMask uint64_t
  • m_nQueuedButtonChangeMask uint64_t
  • m_nButtonDoublePressed uint64_t
  • m_pButtonPressedCmdNumber uint32_t
  • m_nLastCommandNumberProcessed uint32_t
  • m_nToggleButtonDownMask uint64_t
  • m_flMaxspeed float
  • m_arrForceSubtickMoveWhen float
  • m_flForwardMove float
  • m_flLeftMove float
  • m_flUpMove float
  • m_vecLastMovementImpulses Vector
  • m_vecOldViewAngles QAngle

On this page