class CRagdollUpdateNode : public CUnaryUpdateNode
{
public:
    int32 m_nWeightListIndex;
    RagdollPoseControl m_poseControlMethod;
};

KV3 Class Defaults

{
    _class = "CRagdollUpdateNode"
    m_nodePath = 
    {
        m_path = 
        [
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
            {
                m_id = 4294967295
            },
        ]
        m_nCount = 0
    }
    m_networkMode = "ServerAuthoritative"
    m_name = ""
    m_pChildNode = 
    {
        m_nodeIndex = -1
    }
    m_nWeightListIndex = -1
    m_poseControlMethod = "Absolute"
}