enum class EProceduralRagdollWeightIndexPropagationMethod : uint32
{
    Bone = 0,
    BoneAndChildren = 1,
};