[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_picture_h",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_picker",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_texturePicker_C'",
          "ObjectPath": "VotV/Content/umg/windows/ui_texturePicker.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_texture",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_Event_index",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "NameProperty",
        "Name": "K2Node_Event_pickedFilename",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "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": "ObjectProperty",
        "Name": "CallFunc_CreateDynamicMaterialInstance_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'MaterialInstanceDynamic'",
          "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
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_isCustom_func_isCustom",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_Select_Default",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Texture2D'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_settings",
        "Flags": "RF_Public",
        "ElementSize": 528,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings.0"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_Select_Default_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "NameProperty",
          "Name": "K2Node_Select_Default_1",
          "Flags": "RF_Public",
          "ElementSize": 12
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "intComs_texturePickerApply",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_C:intComs_texturePickerApply'",
      "ObjectPath": "VotV/Content/objects/prop.92"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:intComs_texturePickerApply'",
      "ObjectPath": "VotV/Content/objects/prop.92"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "picker",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_texturePicker_C'",
          "ObjectPath": "VotV/Content/umg/windows/ui_texturePicker.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "texture",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "index",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "NameProperty",
        "Name": "pickedFilename",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_settingsApplied",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_C:intComs_settingsApplied'",
      "ObjectPath": "VotV/Content/objects/prop.6"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:intComs_settingsApplied'",
      "ObjectPath": "VotV/Content/objects/prop.6"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "settings",
        "Flags": "RF_Public",
        "ElementSize": 528,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "actionOptionIndex",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/prop.72"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:actionOptionIndex'",
      "ObjectPath": "VotV/Content/objects/prop.72"
    },
    "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'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_wallAttachable_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_wallAttachable_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.4"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "loadData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_wallAttachable_C:loadData'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.11"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_wallAttachable_C:loadData'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.11"
    },
    "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": "BoolProperty",
        "Name": "CallFunc_loadData_return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "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_mString'",
          "ObjectPath": "VotV/Content/main/structs/struct_mString.0"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "NameProperty",
        "Name": "CallFunc_Conv_StringToName_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "upd",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_isCustom_isCustom",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Get_Custom_Pic_tex",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_Get_Custom_Pic_arra",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_Get_Custom_Pic_arra",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Texture2D'",
            "ObjectPath": "/Script/Engine"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "getData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_corded_C:getData'",
      "ObjectPath": "VotV/Content/objects/prop_corded.10"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_corded_C:getData'",
      "ObjectPath": "VotV/Content/objects/prop_corded.10"
    },
    "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": "StrProperty",
        "Name": "CallFunc_Conv_NameToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mString'",
          "ObjectPath": "VotV/Content/main/structs/struct_mString.0"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_struct_mString",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mString'",
          "ObjectPath": "VotV/Content/main/structs/struct_mString.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_mString'",
            "ObjectPath": "VotV/Content/main/structs/struct_mString.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": "getActionOptions",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_wallAttachable_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.12"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_wallAttachable_C:getActionOptions'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.12"
    },
    "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": "Function",
    "Name": "lookAt",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Super": {
      "ObjectName": "Function'prop_wallAttachable_C:lookAt'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_wallAttachable_C:lookAt'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.9"
    },
    "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": "BoolProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "text",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "boundObjectReplace",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "number",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "Enum": null
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_picture_h_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_picture_h",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_wallAttachable_C'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.13"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_picture_h_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.15"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_picture_h_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.12"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_picture_h_C:ExecuteUbergraph_prop_picture_h'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_wallAttachable_C'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.13"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_picture_h_C:lookAt'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.9"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.8"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:getData'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.7"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:upd'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.6"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:loadData'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.5"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.4"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.3"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.2"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.1"
      },
      {
        "ObjectName": "Function'prop_picture_h_C:ExecuteUbergraph_prop_picture_h'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Index_0",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "ObjectProperty",
        "Name": "dynmat",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible",
        "PropertyClass": {
          "ObjectName": "Class'MaterialInstanceDynamic'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "dim",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "BoolProperty",
        "Name": "table",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "NameProperty",
        "Name": "filename",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_picture_h": {
        "ObjectName": "Function'prop_picture_h_C:ExecuteUbergraph_prop_picture_h'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.0"
      },
      "intComs_texturePickerApply": {
        "ObjectName": "Function'prop_picture_h_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.1"
      },
      "intComs_settingsApplied": {
        "ObjectName": "Function'prop_picture_h_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.2"
      },
      "actionOptionIndex": {
        "ObjectName": "Function'prop_picture_h_C:actionOptionIndex'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.3"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'prop_picture_h_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.4"
      },
      "loadData": {
        "ObjectName": "Function'prop_picture_h_C:loadData'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.5"
      },
      "upd": {
        "ObjectName": "Function'prop_picture_h_C:upd'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.6"
      },
      "getData": {
        "ObjectName": "Function'prop_picture_h_C:getData'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.7"
      },
      "getActionOptions": {
        "ObjectName": "Function'prop_picture_h_C:getActionOptions'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.8"
      },
      "lookAt": {
        "ObjectName": "Function'prop_picture_h_C:lookAt'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.9"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "prop_picture_h_C'Default__prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.11"
    }
  },
  {
    "Type": "prop_picture_h_C",
    "Name": "Default__prop_picture_h_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_picture_h.prop_picture_h_C'",
    "Package": "VotV/Content/objects/prop_picture_h",
    "Template": {
      "ObjectName": "prop_wallAttachable_C'Default__prop_wallAttachable_C'",
      "ObjectPath": "VotV/Content/objects/prop_wallAttachable.14"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "pic_h"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_picture_h_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.15"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_picture_h_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.13"
      },
      "VariableGuid": "22A024FF-4391AF7E-B11E4DA7-F577AD55",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_picture_h_C'",
      "ObjectPath": "VotV/Content/objects/prop_picture_h.10"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_picture_h_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_picture_h.14"
      }
    }
  }
]