class FeDynKinLink_t
{
public:
    uint16 m_nParent;
    uint16 m_nChild;
};

KV3 Class Defaults

{
    m_nParent = 65535
    m_nChild = 65535
}