[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_p_kerfus_col_gamer",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.3"
    },
    "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": "FloatProperty",
        "Name": "CallFunc_GetTimeAlive_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_LinearColorToVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.3"
    },
    "Super": {
      "ObjectName": "Function'p_kerfus_C:ReceiveTick'",
      "ObjectPath": "VotV/Content/objects/p_kerfus.23"
    },
    "SuperStruct": {
      "ObjectName": "Function'p_kerfus_C:ReceiveTick'",
      "ObjectPath": "VotV/Content/objects/p_kerfus.23"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.3"
    },
    "Super": {
      "ObjectName": "Function'p_kerfus_col_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'p_kerfus_col_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col.4"
    },
    "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": "ByteProperty",
        "Name": "Temp_byte_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "ConstParm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_interactionActions'",
          "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_getActionOptions_options",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "CallFunc_getActionOptions_options",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_getActionOptions_options_enum",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_getActionOptions_options_enum",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_getActionOptions_optionsNamesOverlay",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "TextProperty",
          "Name": "CallFunc_getActionOptions_optionsNamesOverlay",
          "Flags": "RF_Public",
          "ElementSize": 24
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_getActionOptions_number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_getActionOptions_lookAtCenter",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_LowEntry_LocalVariable_Value__Object",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_LowEntry_LocalVariable_Value__Object",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": {
            "ObjectName": "UserDefinedEnum'enum_interactionActions'",
            "ObjectPath": "VotV/Content/main/enums/enum_interactionActions.0"
          }
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_RemoveItem_ReturnValue",
        "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": "BlueprintGeneratedClass",
    "Name": "p_kerfus_col_gamer_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/p_kerfus_col_gamer",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col.5"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'p_kerfus_col_gamer_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.8"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'p_kerfus_col_gamer_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.5"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'p_kerfus_col_gamer_C:ExecuteUbergraph_p_kerfus_col_gamer'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col.5"
    },
    "Children": [
      {
        "ObjectName": "Function'p_kerfus_col_gamer_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.2"
      },
      {
        "ObjectName": "Function'p_kerfus_col_gamer_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.1"
      },
      {
        "ObjectName": "Function'p_kerfus_col_gamer_C:ExecuteUbergraph_p_kerfus_col_gamer'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.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_p_kerfus_col_gamer": {
        "ObjectName": "Function'p_kerfus_col_gamer_C:ExecuteUbergraph_p_kerfus_col_gamer'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'p_kerfus_col_gamer_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.1"
      },
      "getActionOptions": {
        "ObjectName": "Function'p_kerfus_col_gamer_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "p_kerfus_col_gamer_C'Default__p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.4"
    }
  },
  {
    "Type": "p_kerfus_col_gamer_C",
    "Name": "Default__p_kerfus_col_gamer_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/p_kerfus_col_gamer.p_kerfus_col_gamer_C'",
    "Package": "VotV/Content/objects/p_kerfus_col_gamer",
    "Template": {
      "ObjectName": "p_kerfus_col_C'Default__p_kerfus_col_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col.6"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "kerfus_g"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.3"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'p_kerfus_col_gamer_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.8"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'p_kerfus_col_gamer_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.6"
      },
      "VariableGuid": "AA144805-4521C375-669D2698-3CD8710C",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'p_kerfus_col_gamer_C'",
      "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.3"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'p_kerfus_col_gamer_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/p_kerfus_col_gamer.7"
      }
    }
  }
]