[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ThumbDownloader",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.4"
    },
    "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'OnDownloadProgress__DelegateSignature'",
          "ObjectPath": "/Script/RuntimeFilesDownloader"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_1",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OnFileToMemoryDownloadComplete__DelegateSignature'",
          "ObjectPath": "/Script/RuntimeFilesDownloader"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ThumbComplete",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.4"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "DownloadedContent",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "DownloadedContent",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "EnumProperty",
        "Name": "Result",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "Enum'EDownloadToMemoryResult'",
          "ObjectPath": "/Script/RuntimeFilesDownloader"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BytesToImage_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ThumbProg",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "BytesReceived",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "IntProperty",
        "Name": "ContentLength",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "ThumbDownloader_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'ThumbDownloader_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.8"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'ThumbDownloader_C:ExecuteUbergraph_ThumbDownloader'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'ThumbDownloader_C:ThumbProg'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.3"
      },
      {
        "ObjectName": "Function'ThumbDownloader_C:ThumbComplete'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.2"
      },
      {
        "ObjectName": "Function'ThumbDownloader_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.1"
      },
      {
        "ObjectName": "Function'ThumbDownloader_C:ExecuteUbergraph_ThumbDownloader'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DefaultSceneRoot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "media",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 120,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_mediaInfo'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Structs/struct_mediaInfo.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "requestor",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'base_player_C'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/base_player.59"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "thumbIndex",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ThumbDownloader": {
        "ObjectName": "Function'ThumbDownloader_C:ExecuteUbergraph_ThumbDownloader'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'ThumbDownloader_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.1"
      },
      "ThumbComplete": {
        "ObjectName": "Function'ThumbDownloader_C:ThumbComplete'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.2"
      },
      "ThumbProg": {
        "ObjectName": "Function'ThumbDownloader_C:ThumbProg'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.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": "ThumbDownloader_C'Default__ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.5"
    }
  },
  {
    "Type": "ThumbDownloader_C",
    "Name": "Default__ThumbDownloader_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.ThumbDownloader_C'",
    "Package": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader",
    "Properties": {
      "UberGraphFrame": {},
      "media": {
        "Name_13_A888D907413E4566EEE4E9B632CC118F": "",
        "Duration_18_BF32D5914BF3B2AEB1B423A1464AD2B1": 0.0,
        "URL_21_032B21A247D62BB7E4CDC4A77EBF1323": "",
        "tv_struct_isURL_23_3B99ED0640B7BE414E5E618133E9E43E": false,
        "Source_26_2E391B0E4B3A0E5715BF0599C945C313": null,
        "Thumb_29_594EA06446EF400B070591A692D06F65": null,
        "rawURL_32_3E2B4EA54A59039C4CECDF830E16A083": "",
        "thumbURL_35_6B99073148E09A40756E9B86378C5D37": "",
        "audioURL_42_6114AE9F4FAAFD56DB0DD0A3046CBCC7": "",
        "AudioSource_45_3512EB6442C48E1494DE5F94867ABD38": null
      }
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'ThumbDownloader_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.8"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'ThumbDownloader_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.6"
      },
      "VariableGuid": "F9F65E2D-4E14A9A9-C93C07BA-AC7FB48C",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ThumbDownloader_C'",
      "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.4"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'ThumbDownloader_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.7"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'ThumbDownloader_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.7"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'ThumbDownloader_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Actors/ThumbDownloader.7"
      }
    }
  }
]