[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_burstWaterPipe",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_damage",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_impact",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_skipSetting",
        "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": "addDamage",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:addDamage'",
      "ObjectPath": "VotV/Content/objects/actor_save.48"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:addDamage'",
      "ObjectPath": "VotV/Content/objects/actor_save.48"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "damage",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "impact",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "skipSetting",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "UserConstructionScript",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:UserConstructionScript'",
      "ObjectPath": "VotV/Content/objects/actor_save.72"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:UserConstructionScript'",
      "ObjectPath": "VotV/Content/objects/actor_save.72"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "state",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "damaged",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "loadData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:loadData'",
      "ObjectPath": "VotV/Content/objects/actor_save.75"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:loadData'",
      "ObjectPath": "VotV/Content/objects/actor_save.75"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "VotV/Content/main/structs/struct_save.0"
        }
      },
      {
        "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": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mBool'",
          "ObjectPath": "VotV/Content/main/structs/struct_mBool.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_loadData_return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "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": "getData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:getData'",
      "ObjectPath": "VotV/Content/objects/actor_save.76"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:getData'",
      "ObjectPath": "VotV/Content/objects/actor_save.76"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "VotV/Content/main/structs/struct_save.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_getData_data",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "VotV/Content/main/structs/struct_save.0"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "BoolProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "FieldSize": 1,
          "ByteOffset": 0,
          "ByteMask": 1,
          "FieldMask": 255,
          "BoolSize": 1,
          "bIsNativeBool": true
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mBool",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mBool'",
          "ObjectPath": "VotV/Content/main/structs/struct_mBool.0"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_1",
          "Flags": "RF_Public",
          "ElementSize": 16,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_mBool'",
            "ObjectPath": "VotV/Content/main/structs/struct_mBool.0"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_SetFieldsInStruct_StructOut",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "VotV/Content/main/structs/struct_save.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "gatherDataFromKey",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:gatherDataFromKey'",
      "ObjectPath": "VotV/Content/objects/actor_save.78"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:gatherDataFromKey'",
      "ObjectPath": "VotV/Content/objects/actor_save.78"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "gather",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "toolboxFix",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:toolboxFix'",
      "ObjectPath": "VotV/Content/objects/actor_save.84"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:toolboxFix'",
      "ObjectPath": "VotV/Content/objects/actor_save.84"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "toolbox",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_toolbox_C'",
          "ObjectPath": "VotV/Content/objects/prop_toolbox.11"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "toolboxCanFix",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:toolboxCanFix'",
      "ObjectPath": "VotV/Content/objects/actor_save.90"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:toolboxCanFix'",
      "ObjectPath": "VotV/Content/objects/actor_save.90"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "toolboxFixTime",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:toolboxFixTime'",
      "ObjectPath": "VotV/Content/objects/actor_save.91"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:toolboxFixTime'",
      "ObjectPath": "VotV/Content/objects/actor_save.91"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "time",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "skipPreDelete",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:skipPreDelete'",
      "ObjectPath": "VotV/Content/objects/actor_save.77"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:skipPreDelete'",
      "ObjectPath": "VotV/Content/objects/actor_save.77"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "skip",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "burstWaterPipe_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/misc/burstWaterPipe",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.100"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'burstWaterPipe_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.16"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'burstWaterPipe_C:ExecuteUbergraph_burstWaterPipe'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.100"
    },
    "Children": [
      {
        "ObjectName": "Function'burstWaterPipe_C:skipPreDelete'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.11"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:toolboxFixTime'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.10"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:toolboxCanFix'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.9"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:toolboxFix'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.8"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:gatherDataFromKey'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.7"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:getData'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.6"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:loadData'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.5"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:state'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.4"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.3"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.2"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:addDamage'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.1"
      },
      {
        "ObjectName": "Function'burstWaterPipe_C:ExecuteUbergraph_burstWaterPipe'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.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": "Audio",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'AudioComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Arrow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ParticleSystem",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ParticleSystemComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "StaticMesh1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "StaticMesh",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "watervolume",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'waterVolume_basementFlooder_C'",
          "ObjectPath": "VotV/Content/objects/waterVolume_basementFlooder.9"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "damaged",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "oneSide",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_burstWaterPipe": {
        "ObjectName": "Function'burstWaterPipe_C:ExecuteUbergraph_burstWaterPipe'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.0"
      },
      "addDamage": {
        "ObjectName": "Function'burstWaterPipe_C:addDamage'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.1"
      },
      "ReceiveTick": {
        "ObjectName": "Function'burstWaterPipe_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.2"
      },
      "UserConstructionScript": {
        "ObjectName": "Function'burstWaterPipe_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.3"
      },
      "state": {
        "ObjectName": "Function'burstWaterPipe_C:state'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.4"
      },
      "loadData": {
        "ObjectName": "Function'burstWaterPipe_C:loadData'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.5"
      },
      "getData": {
        "ObjectName": "Function'burstWaterPipe_C:getData'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.6"
      },
      "gatherDataFromKey": {
        "ObjectName": "Function'burstWaterPipe_C:gatherDataFromKey'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.7"
      },
      "toolboxFix": {
        "ObjectName": "Function'burstWaterPipe_C:toolboxFix'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.8"
      },
      "toolboxCanFix": {
        "ObjectName": "Function'burstWaterPipe_C:toolboxCanFix'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.9"
      },
      "toolboxFixTime": {
        "ObjectName": "Function'burstWaterPipe_C:toolboxFixTime'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.10"
      },
      "skipPreDelete": {
        "ObjectName": "Function'burstWaterPipe_C:skipPreDelete'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.11"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "burstWaterPipe_C'Default__burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.13"
    }
  },
  {
    "Type": "burstWaterPipe_C",
    "Name": "Default__burstWaterPipe_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/burstWaterPipe.burstWaterPipe_C'",
    "Package": "VotV/Content/objects/misc/burstWaterPipe",
    "Template": {
      "ObjectName": "actor_save_C'Default__actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.101"
    },
    "Properties": {
      "UberGraphFrame": {},
      "PrimaryActorTick": {
        "bCanEverTick": true,
        "bStartWithTickEnabled": false
      }
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Properties": {
      "bAbsoluteScale": true
    }
  },
  {
    "Type": "AudioComponent",
    "Name": "Audio_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'AudioComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Properties": {
      "Sound": {
        "ObjectName": "SoundWave'waterRiverLoop'",
        "ObjectPath": "VotV/Content/audio/effects/waterRiverLoop.0"
      },
      "VolumeMultiplier": 0.5,
      "PitchMultiplier": 2.0,
      "AttenuationSettings": {
        "ObjectName": "SoundAttenuation'att_default'",
        "ObjectPath": "VotV/Content/audio/misc/att_default.0"
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    }
  },
  {
    "Type": "ParticleSystemComponent",
    "Name": "ParticleSystem_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ParticleSystemComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Properties": {
      "Template": {
        "ObjectName": "ParticleSystem'eff_waterBucketPour'",
        "ObjectPath": "VotV/Content/particles/eff_waterBucketPour.38"
      },
      "InstanceParameters": [
        {
          "Name": "force",
          "ParamType": "PSPT_Scalar",
          "Scalar": 1.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Color": {
            "B": 0,
            "G": 0,
            "R": 0,
            "A": 0,
            "Hex": "000000"
          },
          "Actor": null,
          "Material": null
        },
        {
          "Name": "vec",
          "ParamType": "PSPT_Vector",
          "Scalar": 0.0,
          "Scalar_Low": 0.0,
          "Vector": {
            "X": 500.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Vector_Low": {
            "X": -1000.0,
            "Y": -1000.0,
            "Z": -1000.0
          },
          "Color": {
            "B": 0,
            "G": 0,
            "R": 0,
            "A": 0,
            "Hex": "000000"
          },
          "Actor": null,
          "Material": null
        }
      ],
      "RelativeLocation": {
        "X": 10.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "RelativeRotation": {
        "Pitch": -1.3660378E-05,
        "Yaw": -6.6077824E-11,
        "Roll": 6.8303884E-06
      },
      "RelativeScale3D": {
        "X": 2.0,
        "Y": 2.0,
        "Z": 2.0
      },
      "PrimaryComponentTick": {
        "bStartWithTickEnabled": false
      },
      "bAutoActivate": false
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'burstWaterPipe_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.18"
      },
      "VariableGuid": "7D7FA20A-47D797BF-0B31FB8C-82F07E95",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'burstWaterPipe_C:StaticMesh_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.27"
      },
      "ParentComponentOrVariableName": "DefaultSceneRoot",
      "ParentComponentOwnerClassName": "actor_save_C",
      "VariableGuid": "F4BE88D2-4E91C460-ACF233B1-50031E14",
      "InternalVariableName": "StaticMesh"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'burstWaterPipe_C:StaticMesh1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.26"
      },
      "ParentComponentOrVariableName": "DefaultSceneRoot",
      "ParentComponentOwnerClassName": "actor_save_C",
      "VariableGuid": "F39A5BBF-419212FC-D38401A7-2AD0749E",
      "InternalVariableName": "StaticMesh1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ParticleSystemComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ParticleSystemComponent'burstWaterPipe_C:ParticleSystem_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.17"
      },
      "ParentComponentOrVariableName": "DefaultSceneRoot",
      "ParentComponentOwnerClassName": "actor_save_C",
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.24"
        }
      ],
      "VariableGuid": "58ED677A-48D1CBE9-ED8E8F86-F20F6C6C",
      "InternalVariableName": "ParticleSystem"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'AudioComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "AudioComponent'burstWaterPipe_C:Audio_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.15"
      },
      "VariableGuid": "5FE5FF8C-4988C834-A87926B7-3C3A2E99",
      "InternalVariableName": "Audio"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'burstWaterPipe_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.25"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'burstWaterPipe_C:Arrow_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.14"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.23"
        }
      ],
      "VariableGuid": "36C1E95B-40F270A6-0558DFBB-FC7C2D67",
      "InternalVariableName": "Arrow"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.20"
        },
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.21"
        },
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.22"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.20"
        },
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.21"
        },
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.22"
        },
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.24"
        },
        {
          "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.23"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'burstWaterPipe_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.19"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'waterpipes2_pipe'",
        "ObjectPath": "VotV/Content/meshes/waterpipes2/waterpipes2_pipe.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_waterpipes_512'",
          "ObjectPath": "VotV/Content/meshes/waterpipes2/inst_waterpipes_512.0"
        }
      ],
      "BodyInstance": {
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeRotation": {
        "Pitch": -90.0,
        "Yaw": -720.0,
        "Roll": 1484.9998
      },
      "RelativeScale3D": {
        "X": 0.5,
        "Y": 0.5,
        "Z": 0.5
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'burstWaterPipe_C'",
      "ObjectPath": "VotV/Content/objects/misc/burstWaterPipe.12"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'waterpipes2_pipe'",
        "ObjectPath": "VotV/Content/meshes/waterpipes2/waterpipes2_pipe.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "MaterialInstanceConstant'inst_waterpipes_512'",
          "ObjectPath": "VotV/Content/meshes/waterpipes2/inst_waterpipes_512.0"
        }
      ],
      "BodyInstance": {
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeRotation": {
        "Pitch": 90.0,
        "Yaw": -4.0856323,
        "Roll": -589.0856
      },
      "RelativeScale3D": {
        "X": 0.5,
        "Y": 0.5,
        "Z": 0.5
      }
    }
  }
]