enum EOperationDifficulty

#include <MagesSceneGraph.h>

enum EOperationDifficulty
{
    UMETA =(DisplayName = "Hard"),
};