Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CMovementStatsProperty

CMovementStatsProperty

Nov 23, 2025

  • schemas
  • schemas/class
class CMovementStatsProperty
{
    void* __vftable;
    uint8 pad_0008[8];
public:
    int32 m_nUseCounter;
    CVectorExponentialMovingAverage m_emaMovementDirection;
};

Graph View

Backlinks

  • CBaseCombatCharacter

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server