[
  {
    "Type": "Function",
    "Name": "getParameters",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "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"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "setParameters",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "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
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "assignParameters",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "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
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "toolgunLookedAt",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "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"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.441"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "toolgunLookedAway",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "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"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.441"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "toolgunLookingAt",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "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"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.441"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "parameterUpdated",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.7"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "int_tools_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/main/interfaces/int_tools",
    "SuperStruct": {
      "ObjectName": "Class'Interface'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "Children": [
      {
        "ObjectName": "Function'int_tools_C:parameterUpdated'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.6"
      },
      {
        "ObjectName": "Function'int_tools_C:toolgunLookingAt'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.5"
      },
      {
        "ObjectName": "Function'int_tools_C:toolgunLookedAway'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.4"
      },
      {
        "ObjectName": "Function'int_tools_C:toolgunLookedAt'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.3"
      },
      {
        "ObjectName": "Function'int_tools_C:assignParameters'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.2"
      },
      {
        "ObjectName": "Function'int_tools_C:setParameters'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.1"
      },
      {
        "ObjectName": "Function'int_tools_C:getParameters'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.0"
      }
    ],
    "FuncMap": {
      "getParameters": {
        "ObjectName": "Function'int_tools_C:getParameters'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.0"
      },
      "setParameters": {
        "ObjectName": "Function'int_tools_C:setParameters'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.1"
      },
      "assignParameters": {
        "ObjectName": "Function'int_tools_C:assignParameters'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.2"
      },
      "toolgunLookedAt": {
        "ObjectName": "Function'int_tools_C:toolgunLookedAt'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.3"
      },
      "toolgunLookedAway": {
        "ObjectName": "Function'int_tools_C:toolgunLookedAway'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.4"
      },
      "toolgunLookingAt": {
        "ObjectName": "Function'int_tools_C:toolgunLookingAt'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.5"
      },
      "parameterUpdated": {
        "ObjectName": "Function'int_tools_C:parameterUpdated'",
        "ObjectPath": "VotV/Content/main/interfaces/int_tools.6"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_Interface | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "int_tools_C'Default__int_tools_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_tools.8"
    }
  },
  {
    "Type": "int_tools_C",
    "Name": "Default__int_tools_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/main/interfaces/int_tools.int_tools_C'",
    "Package": "VotV/Content/main/interfaces/int_tools"
  }
]