Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

animlib

❯

CNmFloatAngleMathNode__CDefinition

CNmFloatAngleMathNode__CDefinition

Nov 23, 2025

  • schemas
  • schemas/class
class CNmFloatAngleMathNode__CDefinition : public CNmFloatValueNode__CDefinition
{
public:
    int16 m_nInputValueNodeIdx;
    CNmFloatAngleMathNode__Operation_t m_operation;
};

KV3 Class Defaults

{
    _class = "CNmFloatAngleMathNode::CDefinition"
    m_nNodeIdx = -1
    m_nInputValueNodeIdx = -1
    m_operation = "ClampTo180"
}

Graph View

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server