[
  {
    "Type": "Function",
    "Name": "SetSlotVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetSlotVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Found",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GetSlotVariable_Found",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetSlotVariable_Value",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "Struct": {
          "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | 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'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetGlobalVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Found",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GetGlobalVariable_Found",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetGlobalVariable_Value",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "Struct": {
          "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "GetSlotName",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm | ReturnParm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetMainGameInstance_GameInst",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'gameInst_C'",
          "ObjectPath": "/Game/main/GameInst"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Concat_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "Function",
    "Name": "DeleteSlotVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "DeleteGlobalVariable",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetGlobalVariablesByPart",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Part",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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": 96,
          "Struct": {
            "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      },
      {
        "Type": "MapProperty",
        "Name": "CallFunc_GetGlobalVariablesByPart_Variables",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "CallFunc_GetGlobalVariablesByPart_Variables",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "CallFunc_GetGlobalVariablesByPart_Variables_Value",
          "Flags": "RF_Public",
          "ElementSize": 96,
          "Struct": {
            "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetSlotVariablesByPart",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModUtils_ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/ModUtils_ModActor.16"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Part",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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": 96,
          "Struct": {
            "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetSaveHandler_SaveHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'SaveHandler_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler.19"
        }
      },
      {
        "Type": "MapProperty",
        "Name": "CallFunc_GetSlotVariablesByPart_Variables",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "KeyProp": {
          "Type": "StrProperty",
          "Name": "CallFunc_GetSlotVariablesByPart_Variables",
          "Flags": "RF_Public",
          "ElementSize": 16
        },
        "ValueProp": {
          "Type": "StructProperty",
          "Name": "CallFunc_GetSlotVariablesByPart_Variables_Value",
          "Flags": "RF_Public",
          "ElementSize": 96,
          "Struct": {
            "ObjectName": "UserDefinedStruct'SaveHandler_VariableStruct'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct.0"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "SaveHandler_FunctionLibrary_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary",
    "SuperStruct": {
      "ObjectName": "Class'BlueprintFunctionLibrary'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetSlotVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.8"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetGlobalVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.7"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:DeleteGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.6"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:DeleteSlotVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.5"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetSlotName'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.4"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.3"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:SetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.2"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetSlotVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.1"
      },
      {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:SetSlotVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.0"
      }
    ],
    "FuncMap": {
      "SetSlotVariable": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:SetSlotVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.0"
      },
      "GetSlotVariable": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetSlotVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.1"
      },
      "SetGlobalVariable": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:SetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.2"
      },
      "GetGlobalVariable": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.3"
      },
      "GetSlotName": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetSlotName'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.4"
      },
      "DeleteSlotVariable": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:DeleteSlotVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.5"
      },
      "DeleteGlobalVariable": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:DeleteGlobalVariable'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.6"
      },
      "GetGlobalVariablesByPart": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetGlobalVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.7"
      },
      "GetSlotVariablesByPart": {
        "ObjectName": "Function'SaveHandler_FunctionLibrary_C:GetSlotVariablesByPart'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.8"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "SaveHandler_FunctionLibrary_C'Default__SaveHandler_FunctionLibrary_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.10"
    }
  },
  {
    "Type": "SaveHandler_FunctionLibrary_C",
    "Name": "Default__SaveHandler_FunctionLibrary_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary.SaveHandler_FunctionLibrary_C'",
    "Package": "VotV/Content/Mods/ModUtils/1/SaveHandler/SaveHandler_FunctionLibrary"
  }
]