Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

animlib

❯

CNmCurrentSyncEventNode__CDefinition

CNmCurrentSyncEventNode__CDefinition

Nov 23, 2025

  • schemas
  • schemas/class
class CNmCurrentSyncEventNode__CDefinition : public CNmFloatValueNode__CDefinition
{
public:
    int16 m_nSourceStateNodeIdx;
    CNmCurrentSyncEventNode__InfoType_t m_infoType;
};

KV3 Class Defaults

{
    _class = "CNmCurrentSyncEventNode::CDefinition"
    m_nNodeIdx = -1
    m_nSourceStateNodeIdx = -1
    m_infoType = "IndexAndPercentage"
}

Graph View

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server