Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CAI_MotorGroundAnimGraph_State_Stop

CAI_MotorGroundAnimGraph_State_Stop

Jan 23, 2026

  • schemas
  • schemas/class
class CAI_MotorGroundAnimGraph_State_Stop : public CAI_MotorGroundAnimGraph_State
{
public:
    CRelativeTransform m_target;
private:
    uint8 pad_0050[32];
public:
    bool m_bPathChanged;
    bool m_bStoppingAtEntry;
};

Graph View

Backlinks

  • CAI_MotorGroundAnimGraph
  • CAI_MotorGroundAnimGraph_State_Hop
  • CAI_MotorGroundAnimGraph_State_InstantStop

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server