[
  {
    "Type": "Function",
    "Name": "UserConstructionScript",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'encryptor_C'",
      "ObjectPath": "VotV/Content/test/encryptor.1"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:UserConstructionScript'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "b1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "b1",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_HexToBytes_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_HexToBytes_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_BytesToHex_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_StringToBytesUtf8_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_StringToBytesUtf8_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_StringToBytesUtf8_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_StringToBytesUtf8_ReturnValue_1",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_StringToBytesUtf8_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_StringToBytesUtf8_ReturnValue_2",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_DecryptAes_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_DecryptAes_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_EncryptAes_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_EncryptAes_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_BytesToStringUtf8_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "encryptor_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/test/encryptor",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'encryptor_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/test/encryptor.5"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'encryptor_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/test/encryptor.0"
      }
    ],
    "ChildProperties": [
      {
        "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": "in",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "mid",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "out",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "key",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StrProperty",
        "Name": "a",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "UserConstructionScript": {
        "ObjectName": "Function'encryptor_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/test/encryptor.0"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "encryptor_C'Default__encryptor_C'",
      "ObjectPath": "VotV/Content/test/encryptor.2"
    }
  },
  {
    "Type": "encryptor_C",
    "Name": "Default__encryptor_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/test/encryptor.encryptor_C'",
    "Package": "VotV/Content/test/encryptor"
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'encryptor_C'",
      "ObjectPath": "VotV/Content/test/encryptor.1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'encryptor_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/test/encryptor.5"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'encryptor_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/test/encryptor.3"
      },
      "VariableGuid": "BD006FB7-484A4ED0-9A1D66AC-0C3AE179",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'encryptor_C'",
      "ObjectPath": "VotV/Content/test/encryptor.1"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'encryptor_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/test/encryptor.4"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'encryptor_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/test/encryptor.4"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'encryptor_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/test/encryptor.4"
      }
    }
  }
]