class CAnimUpdateNodeRef
{
    uint8 pad_0000[8];
public:
    int32 m_nodeIndex;
};

KV3 Class Defaults

{
    m_nodeIndex = -1
}