[
  {
    "Type": "UserDefinedEnum",
    "Name": "enum_toolParameterType",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedEnum'",
    "Package": "VotV/Content/main/enums/enum_toolParameterType",
    "Properties": {
      "DisplayNameMap": [
        {
          "Key": "NewEnumerator0",
          "Value": {
            "Namespace": "",
            "Key": "BAB2FA954120CFE7915721BD4C3B5EB4",
            "SourceString": "bools",
            "LocalizedString": "bools"
          }
        },
        {
          "Key": "NewEnumerator1",
          "Value": {
            "Namespace": "",
            "Key": "6134073E4538BC3822C52A8BAD79B945",
            "SourceString": "bytes",
            "LocalizedString": "bytes"
          }
        },
        {
          "Key": "NewEnumerator2",
          "Value": {
            "Namespace": "",
            "Key": "DC310831438486F63318A4A8FEA84D4D",
            "SourceString": "integers",
            "LocalizedString": "integers"
          }
        },
        {
          "Key": "NewEnumerator3",
          "Value": {
            "Namespace": "",
            "Key": "C1B649C8413465AC41A693B3AAAE5F80",
            "SourceString": "floats",
            "LocalizedString": "floats"
          }
        },
        {
          "Key": "NewEnumerator4",
          "Value": {
            "Namespace": "",
            "Key": "6A6033EA4ED818405BC240AE70B5C6C8",
            "SourceString": "strings",
            "LocalizedString": "strings"
          }
        },
        {
          "Key": "NewEnumerator5",
          "Value": {
            "Namespace": "",
            "Key": "D5995275431C76C47E95DE9EC8004207",
            "SourceString": "vectors",
            "LocalizedString": "vectors"
          }
        },
        {
          "Key": "NewEnumerator6",
          "Value": {
            "Namespace": "",
            "Key": "26761AD14A038AEEF553D790CCE32F39",
            "SourceString": "rotators",
            "LocalizedString": "rotators"
          }
        },
        {
          "Key": "NewEnumerator7",
          "Value": {
            "Namespace": "",
            "Key": "DD2816DB4B465140C8AE1C922A84D332",
            "SourceString": "classes",
            "LocalizedString": "classes"
          }
        }
      ]
    },
    "Names": {
      "enum_toolParameterType::NewEnumerator0": 0,
      "enum_toolParameterType::NewEnumerator1": 1,
      "enum_toolParameterType::NewEnumerator2": 2,
      "enum_toolParameterType::NewEnumerator3": 3,
      "enum_toolParameterType::NewEnumerator4": 4,
      "enum_toolParameterType::NewEnumerator5": 5,
      "enum_toolParameterType::NewEnumerator6": 6,
      "enum_toolParameterType::NewEnumerator7": 7,
      "enum_toolParameterType::enum_MAX": 8
    },
    "CppForm": "Namespaced"
  }
]