[
  {
    "Type": "UserDefinedStruct",
    "Name": "SaveHandler_VariableStruct",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedStruct'",
    "Package": "VotV/Content/Mods/ModUtils/1/SaveHandler/Structs/SaveHandler_VariableStruct",
    "Properties": {
      "Guid": "687ABE85-4EF10C4B-7EE79286-3285B2DD"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "BooleanVar_1_ADDC252341C91C178FB028BD9A2E02D4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "IntegerVar_8_261140F040303332419469BA6C3B480B",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "FloatVar_10_F49E773240C382EBB78EA6AB84234E14",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "StringVar_12_4A0DD9754EB643B1951D0FA0D728959A",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StructProperty",
        "Name": "VectorVar_14_5EB7FCD84A287B68438BB5BF5D2B79CB",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "TransformVar_17_F4A24EFD48078D3969A7AFAC08E323D5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 48,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "StructFlags": 0,
    "DefaultProperties": {
      "BooleanVar_1_ADDC252341C91C178FB028BD9A2E02D4": false,
      "IntegerVar_8_261140F040303332419469BA6C3B480B": 0,
      "FloatVar_10_F49E773240C382EBB78EA6AB84234E14": 0.0,
      "StringVar_12_4A0DD9754EB643B1951D0FA0D728959A": "",
      "VectorVar_14_5EB7FCD84A287B68438BB5BF5D2B79CB": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "TransformVar_17_F4A24EFD48078D3969A7AFAC08E323D5": {
        "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
        }
      }
    }
  }
]