[
  {
    "Type": "UserDefinedStruct",
    "Name": "struct_keybind",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedStruct'",
    "Package": "VotV/Content/main/structs/struct_keybind",
    "Properties": {
      "Guid": "0A8CB1FE-4E184288-096445BF-3507256A"
    },
    "ChildProperties": [
      {
        "Type": "TextProperty",
        "Name": "displayName_2_4CB4C80A43B446BAF3C9DD95B32FEEA7",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 24,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StructProperty",
        "Name": "key_5_7DFFFB4645768511021CD2B3B6C2997F",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 32,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "category_9_54D6F4C24D02C80749C8C885E5991013",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_keybindCategory'",
          "ObjectPath": "VotV/Content/main/enums/enum_keybindCategory.0"
        }
      }
    ],
    "StructFlags": 0,
    "DefaultProperties": {
      "displayName_2_4CB4C80A43B446BAF3C9DD95B32FEEA7": {
        "CultureInvariantString": null
      },
      "key_5_7DFFFB4645768511021CD2B3B6C2997F": {
        "KeyName": "None"
      },
      "category_9_54D6F4C24D02C80749C8C885E5991013": "enum_keybindCategory::NewEnumerator1"
    }
  }
]