[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_dirthole_rake",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SetStaticMesh_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_Event_action",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_lookAtComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "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": "actionOptionIndex",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "Super": {
      "ObjectName": "Function'dirthole_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/dirthole.55"
    },
    "SuperStruct": {
      "ObjectName": "Function'dirthole_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/dirthole.55"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "action",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "lookAtComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "Super": {
      "ObjectName": "Function'dirthole_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/dirthole.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'dirthole_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/dirthole.3"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "Super": {
      "ObjectName": "Function'dirthole_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/dirthole.94"
    },
    "SuperStruct": {
      "ObjectName": "Function'dirthole_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/dirthole.94"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "component",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "numberIn",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": null
      },
      {
        "Type": "ArrayProperty",
        "Name": "options",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "options",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "options_enum",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "options_enum",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "optionsNamesOverlay",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "TextProperty",
          "Name": "optionsNamesOverlay",
          "Flags": "RF_Public",
          "ElementSize": 24
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": null
      },
      {
        "Type": "FloatProperty",
        "Name": "lookAtCenter",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "dirthole_rake_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/dirthole_rake",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_C'",
      "ObjectPath": "VotV/Content/objects/dirthole.113"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'dirthole_rake_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.9"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'dirthole_rake_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.6"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'dirthole_rake_C:ExecuteUbergraph_dirthole_rake'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_C'",
      "ObjectPath": "VotV/Content/objects/dirthole.113"
    },
    "Children": [
      {
        "ObjectName": "Function'dirthole_rake_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.3"
      },
      {
        "ObjectName": "Function'dirthole_rake_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.2"
      },
      {
        "ObjectName": "Function'dirthole_rake_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.1"
      },
      {
        "ObjectName": "Function'dirthole_rake_C:ExecuteUbergraph_dirthole_rake'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_dirthole_rake": {
        "ObjectName": "Function'dirthole_rake_C:ExecuteUbergraph_dirthole_rake'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.0"
      },
      "actionOptionIndex": {
        "ObjectName": "Function'dirthole_rake_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'dirthole_rake_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.2"
      },
      "getActionOptions": {
        "ObjectName": "Function'dirthole_rake_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.3"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "dirthole_rake_C'Default__dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.5"
    }
  },
  {
    "Type": "dirthole_rake_C",
    "Name": "Default__dirthole_rake_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/dirthole_rake.dirthole_rake_C'",
    "Package": "VotV/Content/objects/dirthole_rake",
    "Template": {
      "ObjectName": "dirthole_C'Default__dirthole_C'",
      "ObjectPath": "VotV/Content/objects/dirthole.114"
    },
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "StaticMeshComponent'dirthole_rake_C:hole_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/dirthole_rake.10"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'dirthole_C'",
              "ObjectPath": "VotV/Content/objects/dirthole.113"
            },
            "SCSVariableName": "hole",
            "AssociatedGuid": "C10310A7-4D5E809F-89C2D693-44C7693E"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'dirthole_rake_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'dirthole_rake_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.7"
      },
      "VariableGuid": "DBBA0E36-4C7A837B-5799198A-4B96EF8C",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'dirthole_rake_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/dirthole_rake.8"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "hole_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'dirthole_rake_C'",
      "ObjectPath": "VotV/Content/objects/dirthole_rake.4"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'dirthole_C:hole_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/dirthole.126"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'dirtholeRack'",
        "ObjectPath": "VotV/Content/meshes/dirthole2/dirtholeRack.2"
      }
    }
  }
]