326 lines
9.7 KiB
JSON
326 lines
9.7 KiB
JSON
|
[
|
||
|
{
|
||
|
"Type": "BlueprintGeneratedClass",
|
||
|
"Name": "L_Startup_C",
|
||
|
"Class": "UScriptClass'BlueprintGeneratedClass'",
|
||
|
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFunction": {
|
||
|
"ObjectName": "Function'L_Startup_C:ExecuteUbergraph_L_Startup'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.1"
|
||
|
}
|
||
|
},
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'LevelScriptActor'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"Children": [
|
||
|
{
|
||
|
"ObjectName": "Function'L_Startup_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.2"
|
||
|
},
|
||
|
{
|
||
|
"ObjectName": "Function'L_Startup_C:ExecuteUbergraph_L_Startup'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.1"
|
||
|
}
|
||
|
],
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "StructProperty",
|
||
|
"Name": "UberGraphFrame",
|
||
|
"Flags": "RF_Public | RF_LoadCompleted",
|
||
|
"ElementSize": 16,
|
||
|
"PropertyFlags": "Transient | DuplicateTransient",
|
||
|
"Struct": {
|
||
|
"ObjectName": "Class'PointerToUberGraphFrame'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"FuncMap": {
|
||
|
"ExecuteUbergraph_L_Startup": {
|
||
|
"ObjectName": "Function'L_Startup_C:ExecuteUbergraph_L_Startup'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.1"
|
||
|
},
|
||
|
"ReceiveBeginPlay": {
|
||
|
"ObjectName": "Function'L_Startup_C:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.2"
|
||
|
}
|
||
|
},
|
||
|
"ClassFlags": "CLASS_Config | CLASS_NotPlaceable | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
|
||
|
"ClassWithin": {
|
||
|
"ObjectName": "Class'Object'",
|
||
|
"ObjectPath": "/Script/CoreUObject"
|
||
|
},
|
||
|
"ClassConfigName": "Engine",
|
||
|
"bCooked": true,
|
||
|
"ClassDefaultObject": {
|
||
|
"ObjectName": "L_Startup_C'Default__L_Startup_C'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.3"
|
||
|
},
|
||
|
"EditorTags": {
|
||
|
"BlueprintType": "BPTYPE_LevelScript"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Function",
|
||
|
"Name": "ExecuteUbergraph_L_Startup",
|
||
|
"Outer": "L_Startup_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"ChildProperties": [
|
||
|
{
|
||
|
"Type": "IntProperty",
|
||
|
"Name": "EntryPoint",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 4,
|
||
|
"PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstanceSubsystem_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'RadiusLevelSubsystem'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "ObjectProperty",
|
||
|
"Name": "CallFunc_GetGameInstance_ReturnValue",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 8,
|
||
|
"PropertyClass": {
|
||
|
"ObjectName": "Class'GameInstance'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "InterfaceProperty",
|
||
|
"Name": "K2Node_DynamicCast_AsRadius_Game_Instance_Interface",
|
||
|
"Flags": "RF_Public",
|
||
|
"ElementSize": 16,
|
||
|
"InterfaceClass": {
|
||
|
"ObjectName": "Class'RadiusGameInstanceInterface'",
|
||
|
"ObjectPath": "/Script/IntoTheRadius2"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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",
|
||
|
"Outer": "L_Startup_C",
|
||
|
"Class": "UScriptClass'Function'",
|
||
|
"Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"SuperStruct": {
|
||
|
"ObjectName": "Class'Actor:ReceiveBeginPlay'",
|
||
|
"ObjectPath": "/Script/Engine"
|
||
|
},
|
||
|
"FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
|
||
|
},
|
||
|
{
|
||
|
"Type": "L_Startup_C",
|
||
|
"Name": "Default__L_Startup_C",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/Levels/L_Startup.L_Startup_C'",
|
||
|
"Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"UberGraphFrame": {}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "L_Startup_C",
|
||
|
"Name": "L_Startup_C_0",
|
||
|
"Outer": "PersistentLevel",
|
||
|
"Class": "BlueprintGeneratedClass'/Game/ITR2/Levels/L_Startup.L_Startup_C'",
|
||
|
"Template": {
|
||
|
"ObjectName": "L_Startup_C'Default__L_Startup_C'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.3"
|
||
|
},
|
||
|
"Flags": "RF_WasLoaded | RF_LoadCompleted"
|
||
|
},
|
||
|
{
|
||
|
"Type": "Level",
|
||
|
"Name": "PersistentLevel",
|
||
|
"Outer": "L_Startup",
|
||
|
"Class": "UScriptClass'Level'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Model": {
|
||
|
"ObjectName": "Model'L_Startup:PersistentLevel.Model_0'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.6"
|
||
|
},
|
||
|
"LevelScriptActor": {
|
||
|
"ObjectName": "L_Startup_C'L_Startup:PersistentLevel.L_Startup_C_0'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.4"
|
||
|
},
|
||
|
"LevelBuildDataId": "B5C6350F-4FAA0A41-684516B3-4CD17EBD",
|
||
|
"WorldSettings": {
|
||
|
"ObjectName": "WorldSettings'L_Startup:PersistentLevel.WorldSettings'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.9"
|
||
|
}
|
||
|
},
|
||
|
"Actors": [
|
||
|
{
|
||
|
"ObjectName": "WorldSettings'L_Startup:PersistentLevel.WorldSettings'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.9"
|
||
|
},
|
||
|
null,
|
||
|
{
|
||
|
"ObjectName": "L_Startup_C'L_Startup:PersistentLevel.L_Startup_C_0'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.4"
|
||
|
}
|
||
|
],
|
||
|
"URL": {
|
||
|
"Protocol": "unreal",
|
||
|
"Host": "",
|
||
|
"Port": 7777,
|
||
|
"Valid": true,
|
||
|
"Map": "/Game/ITR2/Levels/MainMenu/L_MainMenu",
|
||
|
"Op": [],
|
||
|
"Portal": ""
|
||
|
},
|
||
|
"Model": {
|
||
|
"ObjectName": "Model'L_Startup:PersistentLevel.Model_0'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.6"
|
||
|
},
|
||
|
"ModelComponents": [],
|
||
|
"LevelScriptActor": {
|
||
|
"ObjectName": "L_Startup_C'L_Startup:PersistentLevel.L_Startup_C_0'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.4"
|
||
|
},
|
||
|
"NavListStart": null,
|
||
|
"NavListEnd": null,
|
||
|
"PrecomputedVisibilityHandler": {
|
||
|
"PrecomputedVisibilityCellBucketOriginXY": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0
|
||
|
},
|
||
|
"PrecomputedVisibilityCellSizeXY": 0.0,
|
||
|
"PrecomputedVisibilityCellSizeZ": 0.0,
|
||
|
"PrecomputedVisibilityCellBucketSizeXY": 0,
|
||
|
"PrecomputedVisibilityNumCellBuckets": 0,
|
||
|
"PrecomputedVisibilityCellBuckets": []
|
||
|
},
|
||
|
"PrecomputedVolumeDistanceField": {
|
||
|
"VolumeMaxDistance": 0.0,
|
||
|
"VolumeBox": {
|
||
|
"Min": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0
|
||
|
},
|
||
|
"Max": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0
|
||
|
},
|
||
|
"IsValid": 0
|
||
|
},
|
||
|
"VolumeSizeX": 0,
|
||
|
"VolumeSizeY": 0,
|
||
|
"VolumeSizeZ": 0,
|
||
|
"Data": []
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "Model",
|
||
|
"Name": "Model_0",
|
||
|
"Outer": "PersistentLevel",
|
||
|
"Class": "UScriptClass'Model'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Bounds": {
|
||
|
"Origin": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0
|
||
|
},
|
||
|
"BoxExtent": {
|
||
|
"X": 0.0,
|
||
|
"Y": 0.0,
|
||
|
"Z": 0.0
|
||
|
},
|
||
|
"SphereRadius": 0.0
|
||
|
},
|
||
|
"Vectors": [],
|
||
|
"Points": [],
|
||
|
"Nodes": [],
|
||
|
"Surfs": [],
|
||
|
"NumSharedSides": 4,
|
||
|
"VertexBuffer": {
|
||
|
"Vertices": []
|
||
|
},
|
||
|
"LightingGuid": "DD6101C7-45AF0E27-5A1CA5A3-79F6FF8D",
|
||
|
"LightmassSettings": []
|
||
|
},
|
||
|
{
|
||
|
"Type": "NavigationSystemModuleConfig",
|
||
|
"Name": "NavigationSystemModuleConfig_0",
|
||
|
"Outer": "WorldSettings",
|
||
|
"Class": "UScriptClass'NavigationSystemModuleConfig'",
|
||
|
"Flags": "RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"bAutoSpawnMissingNavData": true,
|
||
|
"bSpawnNavDataInNavBoundsLevel": true,
|
||
|
"NavigationSystemClass": {
|
||
|
"AssetPathName": "/Script/NavigationSystem.NavigationSystemV1",
|
||
|
"SubPathString": ""
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "World",
|
||
|
"Name": "L_Startup",
|
||
|
"Class": "UScriptClass'World'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"PersistentLevel": {
|
||
|
"ObjectName": "Level'L_Startup:PersistentLevel'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.5"
|
||
|
},
|
||
|
"ExtraReferencedObjects": [],
|
||
|
"StreamingLevels": []
|
||
|
},
|
||
|
{
|
||
|
"Type": "WorldSettings",
|
||
|
"Name": "WorldSettings",
|
||
|
"Outer": "PersistentLevel",
|
||
|
"Class": "UScriptClass'WorldSettings'",
|
||
|
"Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"NavigationSystemConfig": {
|
||
|
"ObjectName": "NavigationSystemModuleConfig'L_Startup:PersistentLevel.WorldSettings.NavigationSystemModuleConfig_0'",
|
||
|
"ObjectPath": "/Game/ITR2/Levels/L_Startup.7"
|
||
|
},
|
||
|
"DefaultGameMode": {
|
||
|
"ObjectName": "BlueprintGeneratedClass'BP_RadiusGameMode_Startup_C'",
|
||
|
"ObjectPath": "/Game/ITR2/BPs/Game/BP_RadiusGameMode_Startup.0"
|
||
|
},
|
||
|
"BookmarkArray": [
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null,
|
||
|
null
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|