[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_tool_setDishCalibration",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_toolgun",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_toolgun_C'",
          "ObjectPath": "VotV/Content/objects/prop_toolgun.12"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bBlockingHit",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BreakHitResult_bInitialOverlap",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Time",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakHitResult_Distance",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Location",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactPoint",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_Normal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_ImpactNormal",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_PhysMat",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PhysicalMaterial'",
          "ObjectPath": "/Script/PhysicsCore"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BreakHitResult_HitComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_BreakHitResult_HitBoneName",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_HitItem",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_ElementIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_BreakHitResult_FaceIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceStart",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_BreakHitResult_TraceEnd",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsDish",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "VotV/Content/objects/dish.24"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "VotV/Content/objects/dish.24"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_IsValidIndex_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "init",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "Super": {
      "ObjectName": "Function'toolObject_C:init'",
      "ObjectPath": "VotV/Content/objects/toolObject.5"
    },
    "SuperStruct": {
      "ObjectName": "Function'toolObject_C:init'",
      "ObjectPath": "VotV/Content/objects/toolObject.5"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "toolgun",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_toolgun_C'",
          "ObjectPath": "VotV/Content/objects/prop_toolgun.12"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "assignParameters",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "Super": {
      "ObjectName": "Function'toolObject_C:assignParameters'",
      "ObjectPath": "VotV/Content/objects/toolObject.17"
    },
    "SuperStruct": {
      "ObjectName": "Function'toolObject_C:assignParameters'",
      "ObjectPath": "VotV/Content/objects/toolObject.17"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "parameters",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.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": "BoolProperty",
        "Name": "CallFunc_findToolParamByName_bool",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_findToolParamByName_byte",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_findToolParamByName_int",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_findToolParamByName_float",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_findToolParamByName_string",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findToolParamByName_vector",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findToolParamByName_rotator",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_findToolParamByName_class",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_findToolParamByName_bool_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_findToolParamByName_byte_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_findToolParamByName_int_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_findToolParamByName_float_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_findToolParamByName_string_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findToolParamByName_vector_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findToolParamByName_rotator_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_findToolParamByName_class_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_findToolParamByName_bool_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_findToolParamByName_byte_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_findToolParamByName_int_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_findToolParamByName_float_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_findToolParamByName_string_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findToolParamByName_vector_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findToolParamByName_rotator_2",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ClassProperty",
        "Name": "CallFunc_findToolParamByName_class_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Class'",
          "ObjectPath": "/Script/CoreUObject"
        },
        "MetaClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getParameters",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "Super": {
      "ObjectName": "Function'toolObject_C:getParameters'",
      "ObjectPath": "VotV/Content/objects/toolObject.15"
    },
    "SuperStruct": {
      "ObjectName": "Function'toolObject_C:getParameters'",
      "ObjectPath": "VotV/Content/objects/toolObject.15"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "parameters",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.0"
        }
      },
      {
        "Type": "MapProperty",
        "Name": "K2Node_MakeMap_Map",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "KeyProp": {
          "Type": "NameProperty",
          "Name": "K2Node_MakeMap_Map",
          "Flags": "RF_Public",
          "ElementSize": 12
        },
        "ValueProp": {
          "Type": "StrProperty",
          "Name": "K2Node_MakeMap_Map_Value",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "MapProperty",
        "Name": "K2Node_MakeMap_Map_1",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "KeyProp": {
          "Type": "NameProperty",
          "Name": "K2Node_MakeMap_Map_1",
          "Flags": "RF_Public",
          "ElementSize": 12
        },
        "ValueProp": {
          "Type": "IntProperty",
          "Name": "K2Node_MakeMap_Map_Value",
          "Flags": "RF_Public",
          "ElementSize": 4
        }
      },
      {
        "Type": "MapProperty",
        "Name": "K2Node_MakeMap_Map_2",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "KeyProp": {
          "Type": "NameProperty",
          "Name": "K2Node_MakeMap_Map_2",
          "Flags": "RF_Public",
          "ElementSize": 12
        },
        "ValueProp": {
          "Type": "FloatProperty",
          "Name": "K2Node_MakeMap_Map_Value",
          "Flags": "RF_Public",
          "ElementSize": 4
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_toolParameters",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "setParameters",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "Super": {
      "ObjectName": "Function'toolObject_C:setParameters'",
      "ObjectPath": "VotV/Content/objects/toolObject.16"
    },
    "SuperStruct": {
      "ObjectName": "Function'toolObject_C:setParameters'",
      "ObjectPath": "VotV/Content/objects/toolObject.16"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "parameters",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.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_setToolParamByName_out",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_setToolParamByName_out_1",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_setToolParamByName_out_2",
        "Flags": "RF_Public",
        "ElementSize": 640,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_toolParameters'",
          "ObjectPath": "VotV/Content/main/structs/struct_toolParameters.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "info",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "dish",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "VotV/Content/objects/dish.24"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_1",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "findDish",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "BlueprintGeneratedClass'dish_C'",
            "ObjectPath": "VotV/Content/objects/dish.24"
          }
        }
      },
      {
        "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": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "VotV/Content/objects/dish.24"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Left_ReturnValue",
        "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": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_StriStri_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Len_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Greater_IntInt_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"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "tool_setDishCalibration_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/tool_setDishCalibration",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'toolObject_C'",
      "ObjectPath": "VotV/Content/objects/toolObject.18"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'tool_setDishCalibration_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.12"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'tool_setDishCalibration_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.9"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'tool_setDishCalibration_C:ExecuteUbergraph_tool_setDishCalibration'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'toolObject_C'",
      "ObjectPath": "VotV/Content/objects/toolObject.18"
    },
    "Children": [
      {
        "ObjectName": "Function'tool_setDishCalibration_C:findDish'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.6"
      },
      {
        "ObjectName": "Function'tool_setDishCalibration_C:info'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.5"
      },
      {
        "ObjectName": "Function'tool_setDishCalibration_C:setParameters'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.4"
      },
      {
        "ObjectName": "Function'tool_setDishCalibration_C:getParameters'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.3"
      },
      {
        "ObjectName": "Function'tool_setDishCalibration_C:assignParameters'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.2"
      },
      {
        "ObjectName": "Function'tool_setDishCalibration_C:init'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.1"
      },
      {
        "ObjectName": "Function'tool_setDishCalibration_C:ExecuteUbergraph_tool_setDishCalibration'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "calibration",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "IntProperty",
        "Name": "index",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "name",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_tool_setDishCalibration": {
        "ObjectName": "Function'tool_setDishCalibration_C:ExecuteUbergraph_tool_setDishCalibration'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.0"
      },
      "init": {
        "ObjectName": "Function'tool_setDishCalibration_C:init'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.1"
      },
      "assignParameters": {
        "ObjectName": "Function'tool_setDishCalibration_C:assignParameters'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.2"
      },
      "getParameters": {
        "ObjectName": "Function'tool_setDishCalibration_C:getParameters'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.3"
      },
      "setParameters": {
        "ObjectName": "Function'tool_setDishCalibration_C:setParameters'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.4"
      },
      "info": {
        "ObjectName": "Function'tool_setDishCalibration_C:info'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.5"
      },
      "findDish": {
        "ObjectName": "Function'tool_setDishCalibration_C:findDish'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.6"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "tool_setDishCalibration_C'Default__tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.8"
    }
  },
  {
    "Type": "tool_setDishCalibration_C",
    "Name": "Default__tool_setDishCalibration_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tool_setDishCalibration.tool_setDishCalibration_C'",
    "Package": "VotV/Content/objects/tool_setDishCalibration",
    "Template": {
      "ObjectName": "toolObject_C'Default__toolObject_C'",
      "ObjectPath": "VotV/Content/objects/toolObject.19"
    },
    "Properties": {
      "UberGraphFrame": {},
      "calibration": 293.0,
      "index": -1
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'tool_setDishCalibration_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.12"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'tool_setDishCalibration_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.10"
      },
      "VariableGuid": "82B0FAE6-49E9B29A-D7B111A4-E27875E6",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'tool_setDishCalibration_C'",
      "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.7"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'tool_setDishCalibration_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/tool_setDishCalibration.11"
      }
    }
  }
]