[
  {
    "Type": "UserDefinedEnum",
    "Name": "enum_crosshairType",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedEnum'",
    "Package": "VotV/Content/main/enums/enum_crosshairType",
    "Properties": {
      "DisplayNameMap": [
        {
          "Key": "NewEnumerator0",
          "Value": {
            "Namespace": "",
            "Key": "91247E564F4D483F22A95D9D835E0134",
            "SourceString": "classic",
            "LocalizedString": "classic"
          }
        },
        {
          "Key": "NewEnumerator1",
          "Value": {
            "Namespace": "",
            "Key": "4861A5F14219F924D275C5AB2FD9EC73",
            "SourceString": "triangle",
            "LocalizedString": "triangle"
          }
        },
        {
          "Key": "NewEnumerator2",
          "Value": {
            "Namespace": "",
            "Key": "A8F58BF74A25349AF08A00A398ABBCEA",
            "SourceString": "cross",
            "LocalizedString": "cross"
          }
        },
        {
          "Key": "NewEnumerator3",
          "Value": {
            "Namespace": "",
            "Key": "C74E8753482638515E4046B11FAFFB76",
            "SourceString": "none",
            "LocalizedString": "none"
          }
        }
      ]
    },
    "Names": {
      "enum_crosshairType::NewEnumerator0": 0,
      "enum_crosshairType::NewEnumerator1": 1,
      "enum_crosshairType::NewEnumerator2": 2,
      "enum_crosshairType::NewEnumerator3": 3,
      "enum_crosshairType::enum_MAX": 4
    },
    "CppForm": "Namespaced"
  }
]