[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_prop_mirror1",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsMirror",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mirror_C'",
          "ObjectPath": "VotV/Content/objects/mirror.22"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.2"
    },
    "Super": {
      "ObjectName": "Function'prop_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop.23"
    },
    "SuperStruct": {
      "ObjectName": "Function'prop_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/prop.23"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_mirror1_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_mirror1",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_mirror1_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.10"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_mirror1_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.5"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'prop_mirror1_C:ExecuteUbergraph_prop_mirror1'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Children": [
      {
        "ObjectName": "Function'prop_mirror1_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.1"
      },
      {
        "ObjectName": "Function'prop_mirror1_C:ExecuteUbergraph_prop_mirror1'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.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": "m",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ChildActorComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_prop_mirror1": {
        "ObjectName": "Function'prop_mirror1_C:ExecuteUbergraph_prop_mirror1'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'prop_mirror1_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.1"
      }
    },
    "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_mirror1_C'Default__prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.3"
    }
  },
  {
    "Type": "prop_mirror1_C",
    "Name": "Default__prop_mirror1_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_mirror1.prop_mirror1_C'",
    "Package": "VotV/Content/objects/prop_mirror1",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "UberGraphFrame": {},
      "name": "mirror"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "m_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.2"
    },
    "Properties": {
      "ChildActorClass": {
        "ObjectName": "BlueprintGeneratedClass'mirror_C'",
        "ObjectPath": "VotV/Content/objects/mirror.22"
      },
      "ChildActorTemplate": {
        "ObjectName": "mirror_C'prop_mirror1_C:m_GEN_VARIABLE.m_GEN_VARIABLE_mirror_C_CAT'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.6"
      },
      "RelativeScale3D": {
        "X": 1.02,
        "Y": 1.02,
        "Z": 1.02
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.2"
    }
  },
  {
    "Type": "mirror_C",
    "Name": "m_GEN_VARIABLE_mirror_C_CAT",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/mirror.mirror_C'",
    "Outer": {
      "ObjectName": "ChildActorComponent'prop_mirror1_C:m_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.4"
    },
    "Template": {
      "ObjectName": "mirror_C'Default__mirror_C'",
      "ObjectPath": "VotV/Content/objects/mirror.23"
    },
    "Properties": {
      "hidden": true
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_mirror1_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_mirror1_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.7"
      },
      "VariableGuid": "A230C4C7-4EEDBCAD-97E96ABD-6E7ECA2E",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_mirror1_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ChildActorComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ChildActorComponent'prop_mirror1_C:m_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.4"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "VariableGuid": "8BBF48AF-425509AA-0E1747B4-C8F3A162",
      "InternalVariableName": "m"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_mirror1_C'",
      "ObjectPath": "VotV/Content/objects/prop_mirror1.2"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_mirror1_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_mirror1.9"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_mirror1_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_mirror1.9"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_mirror1_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_mirror1.8"
      }
    }
  }
]