[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_NewBlueprint13",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.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'OnSingleCastFileToMemoryDownloadComplete__DelegateSignature'",
          "ObjectPath": "/Script/RuntimeFilesDownloader"
        }
      },
      {
        "Type": "DelegateProperty",
        "Name": "K2Node_CreateDelegate_OutputDelegate_1",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "SignatureFunction": {
          "ObjectName": "DelegateFunction'OnSingleCastDownloadProgress__DelegateSignature'",
          "ObjectPath": "/Script/RuntimeFilesDownloader"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_CustomEvent_DownloadedContent",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ConstParm | ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_CustomEvent_DownloadedContent",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "EnumProperty",
        "Name": "K2Node_CustomEvent_Result",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EDownloadToMemoryResult'",
          "ObjectPath": "/Script/RuntimeFilesDownloader"
        },
        "UnderlyingProp": {
          "Type": "ByteProperty",
          "Name": "UnderlyingType",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_CustomEvent_BytesReceived",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm"
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_CustomEvent_ContentLength",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm"
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_BytesToStringUtf8_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "process",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.4"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "BytesReceived",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "IntProperty",
        "Name": "ContentLength",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "completed",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.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
        }
      }
    ],
    "FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "NewBlueprint13_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/test/NewBlueprint13",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'NewBlueprint13_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.8"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'NewBlueprint13_C:ExecuteUbergraph_NewBlueprint13'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'NewBlueprint13_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.3"
      },
      {
        "ObjectName": "Function'NewBlueprint13_C:completed'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.2"
      },
      {
        "ObjectName": "Function'NewBlueprint13_C:process'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.1"
      },
      {
        "ObjectName": "Function'NewBlueprint13_C:ExecuteUbergraph_NewBlueprint13'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.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": "StrProperty",
        "Name": "downloaded",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "parsed",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "IntProperty",
        "Name": "NewVar_0",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "IntProperty",
        "Name": "NewVar_1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "StrProperty",
        "Name": "parse1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "StrProperty",
        "Name": "URL",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_NewBlueprint13": {
        "ObjectName": "Function'NewBlueprint13_C:ExecuteUbergraph_NewBlueprint13'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.0"
      },
      "process": {
        "ObjectName": "Function'NewBlueprint13_C:process'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.1"
      },
      "completed": {
        "ObjectName": "Function'NewBlueprint13_C:completed'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.2"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'NewBlueprint13_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.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": "NewBlueprint13_C'Default__NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.5"
    }
  },
  {
    "Type": "NewBlueprint13_C",
    "Name": "Default__NewBlueprint13_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/test/NewBlueprint13.NewBlueprint13_C'",
    "Package": "VotV/Content/test/NewBlueprint13",
    "Properties": {
      "UberGraphFrame": {},
      "URL": "https://textdoc.co/kEOGR6Hxw0osNUKJ"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'NewBlueprint13_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.8"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'NewBlueprint13_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.6"
      },
      "VariableGuid": "27CC040C-4E3B4F59-8C9372AB-7750653D",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'NewBlueprint13_C'",
      "ObjectPath": "VotV/Content/test/NewBlueprint13.4"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'NewBlueprint13_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/test/NewBlueprint13.7"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'NewBlueprint13_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/test/NewBlueprint13.7"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'NewBlueprint13_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/test/NewBlueprint13.7"
      }
    }
  }
]