[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_SmartPhoneMaster_2",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'TimerDynamicDelegate__DelegateSignature'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetTimerDelegate_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'TimerHandle'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainPlayer_AsMain_Player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "/Game/main/mainPlayer"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_AttachToComponent_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_findInventoryObject_Array_Index",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_findInventoryObject_Array_Element",
        "Flags": "RF_Public",
        "ElementSize": 256,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_save'",
          "ObjectPath": "/Game/main/structs/struct_save"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_findInventoryObject_return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainPlayer_AsMain_Player_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "/Game/main/mainPlayer"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_AttachToComponent_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_K2_AttachToComponent_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_OtherActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveActorBeginOverlap",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:ReceiveActorBeginOverlap'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.20"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:ReceiveActorBeginOverlap'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.20"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "OtherActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:ReceiveTick'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.19"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:ReceiveTick'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.19"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "Check phone inv",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.21"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.21"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "UserConstructionScript",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:UserConstructionScript'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.24"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:UserConstructionScript'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.24"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SetStaticMesh_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "UpdateScreenTexture",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:UpdateScreenTexture'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.27"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:UpdateScreenTexture'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.27"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_smartPhone_C'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/Players/prop_smartPhone.17"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SetVolume",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:SetVolume'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.42"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:SetVolume'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.42"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "vol",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "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'prop_smartPhone_C'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/Players/prop_smartPhone.17"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SetupSound",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:SetupSound'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.43"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:SetupSound'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.43"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "setOrient",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:setOrient'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.36"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:setOrient'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.36"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "Orient",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_screenOrientation'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Enums/enum_screenOrientation.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_NotEqual_ByteByte_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SetWidgetSize",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Super": {
      "ObjectName": "Function'base_player_C:SetWidgetSize'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.32"
    },
    "SuperStruct": {
      "ObjectName": "Function'base_player_C:SetWidgetSize'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.32"
    },
    "ChildProperties": [
      {
        "Type": "ByteProperty",
        "Name": "Size",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_drawSizes'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Enums/enum_drawSizes.0"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "smartPhoneSize",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_smartPhone_drawSizes'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Enums/enum_smartPhone_drawSizes.0"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_GetEnumeratorUserFriendlyName_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_AppendMultiple_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Split_LeftS",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Split_RightS",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Split_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_StringToFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Conv_StringToFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector2D_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "SmartPhoneMaster_2_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'base_player_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.59"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'SmartPhoneMaster_2_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.17"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'SmartPhoneMaster_2_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.13"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ExecuteUbergraph_SmartPhoneMaster_2'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'base_player_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.59"
    },
    "Children": [
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:SetWidgetSize'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.10"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:setOrient'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.9"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:SetupSound'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.8"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:SetVolume'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.7"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:UpdateScreenTexture'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.6"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.5"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.4"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:Check phone inv'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.3"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.2"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ReceiveActorBeginOverlap'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.1"
      },
      {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ExecuteUbergraph_SmartPhoneMaster_2'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "phones",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "phones",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "BlueprintGeneratedClass'prop_smartPhone_C'",
            "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/Players/prop_smartPhone.17"
          }
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_SmartPhoneMaster_2": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ExecuteUbergraph_SmartPhoneMaster_2'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.0"
      },
      "ReceiveActorBeginOverlap": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ReceiveActorBeginOverlap'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.1"
      },
      "ReceiveTick": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.2"
      },
      "Check phone inv": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:Check phone inv'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.3"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.4"
      },
      "UserConstructionScript": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.5"
      },
      "UpdateScreenTexture": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:UpdateScreenTexture'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.6"
      },
      "SetVolume": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:SetVolume'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.7"
      },
      "SetupSound": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:SetupSound'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.8"
      },
      "setOrient": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:setOrient'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.9"
      },
      "SetWidgetSize": {
        "ObjectName": "Function'SmartPhoneMaster_2_C:SetWidgetSize'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.10"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "SmartPhoneMaster_2_C'Default__SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.12"
    }
  },
  {
    "Type": "SmartPhoneMaster_2_C",
    "Name": "Default__SmartPhoneMaster_2_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.SmartPhoneMaster_2_C'",
    "Package": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2",
    "Template": {
      "ObjectName": "base_player_C'Default__base_player_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.60"
    },
    "Properties": {
      "UberGraphFrame": {},
      "mpType": "enum_playerTypes::NewEnumerator2"
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "StaticMeshComponent'SmartPhoneMaster_2_C:screenMesh_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.18"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'base_player_C'",
              "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.59"
            },
            "SCSVariableName": "screenMesh",
            "AssociatedGuid": "05D36FB4-47C7F644-5BC907BD-C88C203C"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'MediaSoundComponent'",
            "ObjectPath": "/Script/MediaAssets"
          },
          "ComponentTemplate": {
            "ObjectName": "MediaSoundComponent'SmartPhoneMaster_2_C:MediaSound_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.14"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'base_player_C'",
              "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.59"
            },
            "SCSVariableName": "MediaSound",
            "AssociatedGuid": "019FCE0F-4B2FADBD-7C8081BF-C10F298B"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        },
        {
          "ComponentClass": {
            "ObjectName": "Class'WidgetComponent'",
            "ObjectPath": "/Script/UMG"
          },
          "ComponentTemplate": {
            "ObjectName": "WidgetComponent'SmartPhoneMaster_2_C:Widget_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.19"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'base_player_C'",
              "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.59"
            },
            "SCSVariableName": "Widget",
            "AssociatedGuid": "DB4A3738-440A7858-D8D3CA92-BDAD63A4"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "MediaSoundComponent",
    "Name": "MediaSound_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'MediaSoundComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Template": {
      "ObjectName": "MediaSoundComponent'base_player_C:MediaSound_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.64"
    },
    "Properties": {
      "BusSends": [
        {
          "SourceBusSendLevelControlMethod": "ESourceBusSendLevelControlMethod::Manual",
          "SoundSourceBus": {
            "ObjectName": "SoundSourceBus'smartPhone_SourceBus'",
            "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Sounds/smartPhone_SourceBus.0"
          },
          "AudioBus": null,
          "SendLevel": 1.0,
          "MinSendLevel": 1.0,
          "MaxSendLevel": 1.0,
          "MinSendDistance": 0.0,
          "MaxSendDistance": 500000000.0,
          "CustomSendLevelCurve": {
            "EditorCurveData": {
              "Keys": [],
              "DefaultValue": 3.4028235E+38,
              "PreInfinityExtrap": "RCCE_Constant",
              "PostInfinityExtrap": "RCCE_Constant"
            },
            "ExternalCurve": null
          }
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Properties": {
      "Mobility": "EComponentMobility::Static"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'SmartPhoneMaster_2_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.17"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'SmartPhoneMaster_2_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.15"
      },
      "VariableGuid": "D0825BF8-4DAD7F3B-26F38DA6-B10E7996",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'SmartPhoneMaster_2_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.16"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "screenMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'base_player_C:screenMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.73"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'samsung_Plane'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Meshes/Cellphone/samsung_Plane.2"
      },
      "OverrideMaterials": [
        {
          "ObjectName": "Material'test_Mat'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Meshes/Cellphone/test_Mat.0"
        }
      ]
    }
  },
  {
    "Type": "WidgetComponent",
    "Name": "Widget_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'WidgetComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'SmartPhoneMaster_2_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/SmartPhoneMaster_2.11"
    },
    "Template": {
      "ObjectName": "WidgetComponent'base_player_C:Widget_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.74"
    },
    "Properties": {
      "BodyInstance": {
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Camera",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            }
          ]
        }
      },
      "RelativeLocation": {
        "X": 50.00004,
        "Y": -20.000599,
        "Z": 10.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 180.0,
        "Roll": 0.0
      }
    }
  }
]