Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

animgraphlib

❯

CBinaryUpdateNode

CBinaryUpdateNode

Nov 23, 2025

  • schemas
  • schemas/class
class CBinaryUpdateNode : public CAnimUpdateNodeBase
{
    uint8 pad_0058[8];
public:
    CAnimUpdateNodeRef m_pChild1;
    CAnimUpdateNodeRef m_pChild2;
    BinaryNodeTiming m_timingBehavior;
    float32 m_flTimingBlend;
    bool m_bResetChild1;
    bool m_bResetChild2;
};

KV3 Class Defaults

 

Graph View

Backlinks

  • CAddUpdateNode
  • CBoneMaskUpdateNode
  • CSubtractUpdateNode

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server