[
  {
    "Type": "Function",
    "Name": "UserConstructionScript",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:UserConstructionScript'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "init",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_SetStaticMesh_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_GetBounds_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 28,
        "Struct": {
          "ObjectName": "ScriptStruct'BoxSphereBounds'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetRelativeLocation_SweepHitResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Subtract_VectorVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_X",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Y",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_BreakVector_Z",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FMax_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FMax_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_FMax_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "setStatic",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "caveSegment_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/caves/caveSegment",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'caveSegment_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.12"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'caveSegment_C:setStatic'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.2"
      },
      {
        "ObjectName": "Function'caveSegment_C:init'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.1"
      },
      {
        "ObjectName": "Function'caveSegment_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "Box",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BoxComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Arrow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "mesh",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 176,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_caveSegment'",
          "ObjectPath": "VotV/Content/objects/caves/struct_caveSegment.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "master",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'caveMaster_C'",
          "ObjectPath": "VotV/Content/objects/caves/caveMaster.4"
        }
      }
    ],
    "FuncMap": {
      "UserConstructionScript": {
        "ObjectName": "Function'caveSegment_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.0"
      },
      "init": {
        "ObjectName": "Function'caveSegment_C:init'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.1"
      },
      "setStatic": {
        "ObjectName": "Function'caveSegment_C:setStatic'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "caveSegment_C'Default__caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.4"
    }
  },
  {
    "Type": "caveSegment_C",
    "Name": "Default__caveSegment_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/caves/caveSegment.caveSegment_C'",
    "Package": "VotV/Content/objects/caves/caveSegment",
    "Properties": {
      "data": {
        "group_2_60EA7C404D815F1464F922A7D2015C55": "None",
        "type_5_F1ADA0234FD9CBF8B84ABBB983650771": 0,
        "attachGroups_9_15182ECF42B127E7821510AA3C5EBCDC": [],
        "attachGroups_w_12_0BB2ECBD47FE8ED0B1ABF1A00CC8EDCA": [],
        "data_15_731B9EF841E9DC11FD7A8DB0012C5079": [],
        "heights_20_FFBB58144E1FDEB0A05708B847072372": [],
        "mesh_23_1BC0AA08414E427E687DDE8E6FA19E8F": {
          "ObjectName": "StaticMesh'caveSegment_deadend'",
          "ObjectPath": "VotV/Content/meshes/caves/caveSegment_deadend.2"
        },
        "collMesh_25_6A89F4EA4E0DBC4E88DFF5BE1871DEE9": {
          "ObjectName": "StaticMesh'cavetest_deadend'",
          "ObjectPath": "VotV/Content/meshes/caves/cavetest_deadend.2"
        },
        "paths_29_3672518B498CA0A183E304B1B1BE5B6B": [
          {
            "Rotation": {
              "X": 0.0,
              "Y": 0.0,
              "Z": 0.0,
              "W": 1.0,
              "IsNormalized": true,
              "Size": 1.0,
              "SizeSquared": 1.0
            },
            "Translation": {
              "X": 225.0,
              "Y": 0.0,
              "Z": 0.0
            },
            "Scale3D": {
              "X": 1.0,
              "Y": 1.0,
              "Z": 1.0
            }
          }
        ],
        "jitter_32_2FC04753434F5208C89B82A344250EC8": {
          "Rotation": {
            "X": -0.37378827,
            "Y": -0.089857906,
            "Z": 0.10392837,
            "W": 0.9172823,
            "IsNormalized": true,
            "Size": 1.0,
            "SizeSquared": 1.0
          },
          "Translation": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          },
          "Scale3D": {
            "X": 0.0,
            "Y": 0.0,
            "Z": 0.0
          }
        },
        "pathGenChance_35_B1F9CA51467AA9CBEF87FA91ADD8524E": 0.25
      }
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "Properties": {
      "ArrowSize": 2.0
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "BodyInstance": {
        "ObjectType": "ECC_GameTraceChannel2",
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            }
          ]
        }
      }
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'caveSegment_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.12"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'caveSegment_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.7"
      },
      "VariableGuid": "E46D04BE-462543B4-63E2D6BF-F943FF14",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'caveSegment_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.12"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'caveSegment_C:mesh_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.13"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/caves/caveSegment.10"
        },
        {
          "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/caves/caveSegment.11"
        }
      ],
      "VariableGuid": "50A1550F-462FE7BC-EF7D96A1-87A29DE6",
      "InternalVariableName": "mesh"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'caveSegment_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.12"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'caveSegment_C:Arrow_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.5"
      },
      "VariableGuid": "9D1B6398-403BC267-F95BDBA8-441D1F36",
      "InternalVariableName": "Arrow"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'caveSegment_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.12"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BoxComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BoxComponent'caveSegment_C:Box_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.6"
      },
      "VariableGuid": "C0A2117F-45071BBD-40BE7DA0-4B013BDC",
      "InternalVariableName": "Box"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/caves/caveSegment.9"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/caves/caveSegment.9"
        },
        {
          "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/caves/caveSegment.10"
        },
        {
          "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/caves/caveSegment.11"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'caveSegment_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/caves/caveSegment.8"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "mesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'caveSegment_C'",
      "ObjectPath": "VotV/Content/objects/caves/caveSegment.3"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'cavetest_cross'",
        "ObjectPath": "VotV/Content/meshes/caves/cavetest_cross.2"
      },
      "LDMaxDrawDistance": 10000.0,
      "CachedMaxDrawDistance": 10000.0,
      "BodyInstance": {
        "ObjectType": "ECC_WorldStatic",
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            }
          ]
        }
      }
    }
  }
]