class CPathHelperUpdateNode : public CUnaryUpdateNode
{
public:
    float32 m_flStoppingRadius;
    float32 m_flStoppingSpeedScale;
};

KV3 Class Defaults

{
    _class = "CPathHelperUpdateNode"
    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_flStoppingRadius = 0.0
    m_flStoppingSpeedScale = 0.0
}