enum ESKeletalMeshMergeType
{
UMETA =(ToolTip = "Create a new skeleton asset from the current changes."),
UMETA =(ToolTip = "Merge the current changes to the existing skeleton asset. Note that this may invalidate dependent assets, such as animation clips, pose assets and animation blueprints."),
}