[
  {
    "Type": "Function",
    "Name": "GetMainHandler",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtilsElement_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement.1"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "MainHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_MainHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_MainHandler.6"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "ModUtilsElement_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement",
    "SuperStruct": {
      "ObjectName": "Class'Interface'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "Children": [
      {
        "ObjectName": "Function'ModUtilsElement_C:GetMainHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement.0"
      }
    ],
    "FuncMap": {
      "GetMainHandler": {
        "ObjectName": "Function'ModUtilsElement_C:GetMainHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement.0"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_Interface | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ModUtilsElement_C'Default__ModUtilsElement_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement.2"
    }
  },
  {
    "Type": "ModUtilsElement_C",
    "Name": "Default__ModUtilsElement_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/Utils/ModUtilsElement.ModUtilsElement_C'",
    "Package": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement"
  }
]