[
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "prop_chalkboard_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/prop_chalkboard",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'prop_chalkboard_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.10"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'prop_chalkboard_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.3"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.153"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "chalkboard",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ChildActorComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "PhysicsConstraint",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'PhysicsConstraintComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "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_chalkboard_C'Default__prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.1"
    }
  },
  {
    "Type": "prop_chalkboard_C",
    "Name": "Default__prop_chalkboard_C",
    "Flags": "RF_Public | RF_Transactional | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop_chalkboard.prop_chalkboard_C'",
    "Package": "VotV/Content/objects/prop_chalkboard",
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "name": "chalkboard_0"
    }
  },
  {
    "Type": "ChildActorComponent",
    "Name": "chalkboard_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ChildActorComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.0"
    },
    "Properties": {
      "ChildActorClass": {
        "ObjectName": "BlueprintGeneratedClass'prop_C'",
        "ObjectPath": "VotV/Content/objects/prop.153"
      },
      "ChildActorTemplate": {
        "ObjectName": "prop_C'prop_chalkboard_C:chalkboard_GEN_VARIABLE.chalkboard_GEN_VARIABLE_prop_C_CAT'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.5"
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.0"
    },
    "Properties": {
      "Records": [
        {
          "ComponentClass": {
            "ObjectName": "Class'StaticMeshComponent'",
            "ObjectPath": "/Script/Engine"
          },
          "ComponentTemplate": {
            "ObjectName": "StaticMeshComponent'prop_chalkboard_C:StaticMesh_GEN_VARIABLE'",
            "ObjectPath": "VotV/Content/objects/prop_chalkboard.11"
          },
          "ComponentKey": {
            "OwnerClass": {
              "ObjectName": "BlueprintGeneratedClass'prop_C'",
              "ObjectPath": "VotV/Content/objects/prop.153"
            },
            "SCSVariableName": "StaticMesh",
            "AssociatedGuid": "13602B10-4630D272-84352898-70D80E78"
          },
          "CookedComponentInstancingData": {
            "ChangedPropertyList": [],
            "bHasValidCookedData": false
          }
        }
      ]
    }
  },
  {
    "Type": "PhysicsConstraintComponent",
    "Name": "PhysicsConstraint_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicsConstraintComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.0"
    },
    "Properties": {
      "ComponentName1": {
        "ComponentName": "staticmesh"
      },
      "ComponentName2": {
        "ComponentName": "chalkboard"
      },
      "ConstraintInstance": {
        "Pos1": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 150.0
        },
        "Pos2": {
          "X": 0.0,
          "Y": 0.0,
          "Z": 150.0
        },
        "ProfileInstance": {
          "ConeLimit": {
            "Swing1Motion": "ACM_Locked",
            "Swing2Motion": "ACM_Locked"
          },
          "AngularDrive": {
            "TwistDrive": {
              "Damping": 10.0,
              "bEnableVelocityDrive": true
            },
            "SwingDrive": {
              "Damping": 10.0
            },
            "SlerpDrive": {
              "Damping": 10.0
            },
            "AngularDriveMode": "EAngularDriveMode::TwistAndSwing"
          },
          "bDisableCollision": true
        }
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 150.0
      }
    }
  },
  {
    "Type": "prop_C",
    "Name": "chalkboard_GEN_VARIABLE_prop_C_CAT",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/prop.prop_C'",
    "Outer": {
      "ObjectName": "ChildActorComponent'prop_chalkboard_C:chalkboard_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.2"
    },
    "Template": {
      "ObjectName": "prop_C'Default__prop_C'",
      "ObjectPath": "VotV/Content/objects/prop.154"
    },
    "Properties": {
      "name": "chalkboard_1"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.0"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_chalkboard_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'prop_chalkboard_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.6"
      },
      "VariableGuid": "F871F2BD-4228E3CF-7512C0B5-54457F18",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_chalkboard_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ChildActorComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ChildActorComponent'prop_chalkboard_C:chalkboard_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.2"
      },
      "VariableGuid": "9D8FB52B-40546913-762D0BA8-2C67C388",
      "InternalVariableName": "chalkboard"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'prop_chalkboard_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'PhysicsConstraintComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "PhysicsConstraintComponent'prop_chalkboard_C:PhysicsConstraint_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.4"
      },
      "ParentComponentOrVariableName": "StaticMesh",
      "ParentComponentOwnerClassName": "prop_C",
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'prop_chalkboard_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_chalkboard.8"
        }
      ],
      "VariableGuid": "22C83238-41E0E0D4-B7B2F095-EB59EE5E",
      "InternalVariableName": "PhysicsConstraint"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.0"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'prop_chalkboard_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_chalkboard.9"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'prop_chalkboard_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/prop_chalkboard.9"
        },
        {
          "ObjectName": "SCS_Node'prop_chalkboard_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/prop_chalkboard.8"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'prop_chalkboard_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/prop_chalkboard.7"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted | RF_InheritableComponentTemplate",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'prop_chalkboard_C'",
      "ObjectPath": "VotV/Content/objects/prop_chalkboard.0"
    },
    "Template": {
      "ObjectName": "StaticMeshComponent'prop_C:StaticMesh_GEN_VARIABLE'",
      "ObjectPath": "VotV/Content/objects/prop.167"
    },
    "Properties": {
      "BodyInstance": {
        "COMNudge": {
          "X": 0.0,
          "Y": 0.0,
          "Z": -50.0
        }
      }
    }
  }
]