[
  {
    "Type": "Function",
    "Name": "GameSave__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ModUtils_SaveHandler",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetActorLocation_SweepHitResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_SetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "OnMainHandlerInitialized",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:getData'",
      "ObjectPath": "/Game/objects/prop"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "/Game/main/structs/struct_save"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Vectors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Vectors",
          "Flags": "RF_Public",
          "ElementSize": 16,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_mVector'",
            "ObjectPath": "/Game/main/structs/struct_mVector"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Strings",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Strings",
          "Flags": "RF_Public",
          "ElementSize": 16,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_mString'",
            "ObjectPath": "/Game/main/structs/struct_mString"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Floats",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Floats",
          "Flags": "RF_Public",
          "ElementSize": 16,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_mFloat'",
            "ObjectPath": "/Game/main/structs/struct_mFloat"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Ints",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Ints",
          "Flags": "RF_Public",
          "ElementSize": 16,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_mInt'",
            "ObjectPath": "/Game/main/structs/struct_mInt"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Bools",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Bools",
          "Flags": "RF_Public",
          "ElementSize": 16,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_mBool'",
            "ObjectPath": "/Game/main/structs/struct_mBool"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Keys",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "StrProperty",
          "Name": "Keys",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_Map_Keys_Keys",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "CallFunc_Map_Keys_Keys",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mString",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mString'",
          "ObjectPath": "/Game/main/structs/struct_mString"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_getData_data",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "/Game/main/structs/struct_save"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mVector",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mVector'",
          "ObjectPath": "/Game/main/structs/struct_mVector"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mString_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mString'",
          "ObjectPath": "/Game/main/structs/struct_mString"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mFloat",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mFloat'",
          "ObjectPath": "/Game/main/structs/struct_mFloat"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mInt",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mInt'",
          "ObjectPath": "/Game/main/structs/struct_mInt"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mBool",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mBool'",
          "ObjectPath": "/Game/main/structs/struct_mBool"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_save",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "/Game/main/structs/struct_save"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "loadData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:loadData'",
      "ObjectPath": "/Game/objects/prop"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "/Game/main/structs/struct_save"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mString'",
          "ObjectPath": "/Game/main/structs/struct_mString"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mVector'",
          "ObjectPath": "/Game/main/structs/struct_mVector"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Array_Get_Item_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item_3",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mInt'",
          "ObjectPath": "/Game/main/structs/struct_mInt"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item_4",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mFloat'",
          "ObjectPath": "/Game/main/structs/struct_mFloat"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item_5",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mBool'",
          "ObjectPath": "/Game/main/structs/struct_mBool"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item_6",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mString'",
          "ObjectPath": "/Game/main/structs/struct_mString"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_ModUtils_ComplexVariable",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_loadData_return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetGlobalSave",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "GlobalSave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_CreateSaveGameObject_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_LoadGameFromSlot_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'SaveGame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsMod_Utils_Global_Save",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_DoesSaveGameExist_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SetVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetGlobalVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "SetGlobalVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SaveGameToSlot_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SetGlobalVariables",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "Names",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "Names",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "Values",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "Values",
          "Flags": "RF_Public",
          "ElementSize": 80,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SaveGameToSlot_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetVariablesByPart",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Part",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "MapProperty",
        "Name": "Variables",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Parm | OutParm",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "Variables",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "Variables_Value",
          "Flags": "RF_Public",
          "ElementSize": 80,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
          }
        }
      },
      {
        "Type": "MapProperty",
        "Name": "VariablesLoc",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "VariablesLoc",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "VariablesLoc_Value",
          "Flags": "RF_Public",
          "ElementSize": 80,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_Map_Keys_Keys",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "CallFunc_Map_Keys_Keys",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Contains_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetGlobalVariablesByPart",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Part",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "MapProperty",
        "Name": "Variables",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Parm | OutParm",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "Variables",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "Variables_Value",
          "Flags": "RF_Public",
          "ElementSize": 80,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
          }
        }
      },
      {
        "Type": "MapProperty",
        "Name": "VariablesLoc",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "VariablesLoc",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "VariablesLoc_Value",
          "Flags": "RF_Public",
          "ElementSize": 80,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_Map_Keys_Keys",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "CallFunc_Map_Keys_Keys",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "Struct": {
          "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Contains_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "RemoveVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Remove_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "RemoveGlobalVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetGlobalSave_GlobalSave_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SaveGameToSlot_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Remove_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetMainHandler",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "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": "ModUtils_SaveHandler_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'ModUtils_SaveHandler_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.21"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'ModUtils_SaveHandler_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.18"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:ExecuteUbergraph_ModUtils_SaveHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.1"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "/Game/objects/prop"
    },
    "Children": [
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetMainHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.15"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:RemoveGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.14"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:RemoveVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.13"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetGlobalVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.12"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.11"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:SetGlobalVariables'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.10"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:SetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.9"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.8"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:SetVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.7"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.6"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetGlobalSave'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.5"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:loadData'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.4"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:getData'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.3"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:OnMainHandlerInitialized'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.2"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:ExecuteUbergraph_ModUtils_SaveHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.1"
      },
      {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GameSave__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "MainHandler",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_MainHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_MainHandler.6"
        }
      },
      {
        "Type": "MulticastInlineDelegateProperty",
        "Name": "GameSave",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
        "SignatureFunction": {
          "ObjectName": "Function'ModUtils_SaveHandler_C:GameSave__DelegateSignature'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "DefaultData",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 256,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "/Game/main/structs/struct_save"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "GlobalSaveSlot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_GlobalSave_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Slots/ModUtils_GlobalSave.0"
        }
      },
      {
        "Type": "MapProperty",
        "Name": "Variables",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "Variables",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "Variables_Value",
          "Flags": "RF_Public",
          "ElementSize": 80,
          "Struct": {
            "ObjectName": "UserDefinedStruct'ModUtils_ComplexVariable'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/Structs/ModUtils_ComplexVariable.0"
          }
        }
      }
    ],
    "FuncMap": {
      "GameSave__DelegateSignature": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GameSave__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.0"
      },
      "ExecuteUbergraph_ModUtils_SaveHandler": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:ExecuteUbergraph_ModUtils_SaveHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.1"
      },
      "OnMainHandlerInitialized": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:OnMainHandlerInitialized'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.2"
      },
      "getData": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:getData'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.3"
      },
      "loadData": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:loadData'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.4"
      },
      "GetGlobalSave": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetGlobalSave'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.5"
      },
      "GetVariable": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.6"
      },
      "SetVariable": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:SetVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.7"
      },
      "GetGlobalVariable": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.8"
      },
      "SetGlobalVariable": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:SetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.9"
      },
      "SetGlobalVariables": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:SetGlobalVariables'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.10"
      },
      "GetVariablesByPart": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.11"
      },
      "GetGlobalVariablesByPart": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetGlobalVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.12"
      },
      "RemoveVariable": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:RemoveVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.13"
      },
      "RemoveGlobalVariable": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:RemoveGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.14"
      },
      "GetMainHandler": {
        "ObjectName": "Function'ModUtils_SaveHandler_C:GetMainHandler'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.15"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "Interfaces": [
      {
        "Class": {
          "ObjectName": "BlueprintGeneratedClass'ModUtilsElement_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtilsElement.1"
        },
        "PointerOffset": 0,
        "bImplementedByK2": true
      }
    ],
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ModUtils_SaveHandler_C'Default__ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.17"
    }
  },
  {
    "Type": "ModUtils_SaveHandler_C",
    "Name": "Default__ModUtils_SaveHandler_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.ModUtils_SaveHandler_C'",
    "Package": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler",
    "Properties": {
      "UberGraphFrame": {},
      "DefaultData": {
        "class_3_5267A5ED44C89294283B8CBBEC685F8A": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
        },
        "transform_8_9DFFF09E48141807687A338593998A8A": {
          "Rotation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0,
            "W": 1.0,
            "IsNormalized": true,
            "Size": 1.0,
            "SizeSquared": 1.0
          },
          "Translation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 1.0,
            "Y": 1.0,
            "Z": 1.0
          }
        },
        "key_64_B7A233344901C6E374869B97AEC5A257": "None",
        "bools_12_1EE56AD54E30A7ED1CB618AA037E80B4": [],
        "floats_31_D6C466A44741391D1041468F43632D7F": [],
        "ints_30_E691B1324599D17904E03BB5084DEBA0": [],
        "strings_22_EDF921F74EB73C4C7A6A5F996A8C8A91": [],
        "signals_45_CE5AB8DE4026B6660BF9A28FA6690AD5": [],
        "classes_35_758B67A44C6C3C7BC8E2DB9FE951A49D": [],
        "vectors_46_EC45327F47AD66E2F05ABFA4594BE8C6": [],
        "rotators_65_BC52E5CF47AF76C8C7826C910980C8F5": [],
        "transforms_61_EA7A62404681932910198193E1FCBD18": [],
        "bytes_62_220D37744806390149E1128DDEB9F998": [],
        "names_63_D074F50147CB91EADFFD9FB98BDF4016": []
      },
      "Name": "SaveHandler",
      "Static": true,
      "Key": "SaveHandlerKey",
      "PrimaryActorTick": {
        "bStartWithTickEnabled": false
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'ModUtils_SaveHandler_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.21"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'ModUtils_SaveHandler_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.19"
      },
      "VariableGuid": "C25F67D2-42CF311E-FC19E1AD-8CC97A7B",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_SaveHandler_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.16"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'ModUtils_SaveHandler_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Handlers/ModUtils_SaveHandler.20"
      }
    }
  }
]