[
  {
    "Type": "UserDefinedEnum",
    "Name": "tutorialHintType",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedEnum'",
    "Package": "VotV/Content/Mods/PhotographyPlus/Assets/Enums/tutorialHintType",
    "Properties": {
      "DisplayNameMap": [
        {
          "Key": "NewEnumerator3",
          "Value": {
            "Namespace": "",
            "Key": "007E1B564FDEE17EB93A7A9B609CE03B",
            "SourceString": "Blank",
            "LocalizedString": "Blank"
          }
        },
        {
          "Key": "NewEnumerator2",
          "Value": {
            "Namespace": "",
            "Key": "D8850A5A4C9790207CE2EEA05BF3F7AF",
            "SourceString": "Base",
            "LocalizedString": "Base"
          }
        },
        {
          "Key": "NewEnumerator4",
          "Value": {
            "Namespace": "",
            "Key": "F6AD5E904D9D5AD6615B39B0F65B1EC2",
            "SourceString": "Warning",
            "LocalizedString": "Warning"
          }
        },
        {
          "Key": "NewEnumerator5",
          "Value": {
            "Namespace": "",
            "Key": "31DBF3F44045848BD60248ABE70766FA",
            "SourceString": "Error",
            "LocalizedString": "Error"
          }
        },
        {
          "Key": "NewEnumerator6",
          "Value": {
            "Namespace": "",
            "Key": "DCF2041C490ED053CF6B9BAD6F04F7DE",
            "SourceString": "Goner",
            "LocalizedString": "Goner"
          }
        },
        {
          "Key": "NewEnumerator7",
          "Value": {
            "Namespace": "",
            "Key": "3832090E47AF092063E83CBDE5203652",
            "SourceString": "Invisible",
            "LocalizedString": "Invisible"
          }
        }
      ]
    },
    "Names": {
      "tutorialHintType::NewEnumerator2": 0,
      "tutorialHintType::NewEnumerator3": 1,
      "tutorialHintType::NewEnumerator4": 2,
      "tutorialHintType::NewEnumerator5": 3,
      "tutorialHintType::NewEnumerator6": 4,
      "tutorialHintType::NewEnumerator7": 5,
      "tutorialHintType::tutorialHintType_MAX": 6
    },
    "CppForm": "Namespaced"
  }
]