diff --git a/Config/test.txt b/Config/test.txt new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Config/DefaultEditor.ini b/MyProject2/Config/DefaultEditor.ini new file mode 100644 index 0000000..2f1453e --- /dev/null +++ b/MyProject2/Config/DefaultEditor.ini @@ -0,0 +1,9 @@ + + +[/Script/UnrealEd.EditorPerformanceProjectSettings] +MinViewportRenderingResolution=1920 +MaxViewportRenderingResolution=1920 +RealtimeScreenPercentageMode=Manual +ManualScreenPercentage=100.000000 +MobileScreenPercentageMode=Manual + diff --git a/MyProject2/Config/DefaultEngine.ini b/MyProject2/Config/DefaultEngine.ini new file mode 100644 index 0000000..c5fe98d --- /dev/null +++ b/MyProject2/Config/DefaultEngine.ini @@ -0,0 +1,76 @@ + + +[/Script/EngineSettings.GameMapsSettings] +GameDefaultMap=/Engine/Maps/Templates/OpenWorld + +[/Script/WindowsTargetPlatform.WindowsTargetSettings] +DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 +-D3D12TargetedShaderFormats=PCD3D_SM5 ++D3D12TargetedShaderFormats=PCD3D_SM6 +-D3D11TargetedShaderFormats=PCD3D_SM5 ++D3D11TargetedShaderFormats=PCD3D_SM5 +Compiler=Default +AudioSampleRate=48000 +AudioCallbackBufferFrameSize=1024 +AudioNumBuffersToEnqueue=1 +AudioMaxChannels=0 +AudioNumSourceWorkers=4 +SpatializationPlugin= +SourceDataOverridePlugin= +ReverbPlugin= +OcclusionPlugin= +CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0) +CacheSizeKB=65536 +MaxChunkSizeOverrideKB=0 +bResampleForDevice=False +MaxSampleRate=48000.000000 +HighSampleRate=32000.000000 +MedSampleRate=24000.000000 +LowSampleRate=12000.000000 +MinSampleRate=8000.000000 +CompressionQualityModifier=1.000000 +AutoStreamingThreshold=0.000000 +SoundCueCookQualityIndex=-1 + + +[/Script/HardwareTargeting.HardwareTargetingSettings] +TargetedHardwareClass=Desktop +AppliedTargetedHardwareClass=Desktop +DefaultGraphicsPerformance=Maximum +AppliedDefaultGraphicsPerformance=Maximum + +[/Script/Engine.RendererSettings] +r.GenerateMeshDistanceFields=True +r.DynamicGlobalIlluminationMethod=1 +r.ReflectionMethod=1 +r.Shadow.Virtual.Enable=1 +r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True +r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8 +r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8 + +[/Script/WorldPartitionEditor.WorldPartitionEditorSettings] +CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet' + +[/Script/Engine.UserInterfaceSettings] +bAuthorizeAutomaticWidgetVariableCreation=False +FontDPIPreset=Standard +FontDPI=72 + +[/Script/Engine.Engine] ++ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/MyProject2") ++ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/MyProject2") + +[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings] +bEnablePlugin=True +bAllowNetworkConnection=True +SecurityToken=C56BCB9C4C522BCC50B36E8F4702E0B9 +bIncludeInShipping=False +bAllowExternalStartInShipping=False +bCompileAFSProject=False +bUseCompression=False +bLogFiles=False +bReportStats=False +ConnectionType=USBOnly +bUseManualIPAddress=False +ManualIPAddress= + diff --git a/MyProject2/Config/DefaultGame.ini b/MyProject2/Config/DefaultGame.ini new file mode 100644 index 0000000..f7f2993 --- /dev/null +++ b/MyProject2/Config/DefaultGame.ini @@ -0,0 +1,4 @@ + + +[/Script/EngineSettings.GeneralProjectSettings] +ProjectID=A3963973496F5D5D2CA73FAC3AE451C8 diff --git a/MyProject2/Config/DefaultInput.ini b/MyProject2/Config/DefaultInput.ini new file mode 100644 index 0000000..4cc3605 --- /dev/null +++ b/MyProject2/Config/DefaultInput.ini @@ -0,0 +1,85 @@ +[/Script/Engine.InputSettings] +-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f)) +-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) +-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f)) ++AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) ++AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False)) +bAltEnterTogglesFullscreen=True +bF11TogglesFullscreen=True +bUseMouseForTouch=False +bEnableMouseSmoothing=True +bEnableFOVScaling=True +bCaptureMouseOnLaunch=True +bEnableLegacyInputScales=True +bEnableMotionControls=True +bFilterInputByPlatformUser=False +bShouldFlushPressedKeysOnViewportFocusLost=True +bAlwaysShowTouchInterface=False +bShowConsoleOnFourFingerTap=True +bEnableGestureRecognizer=False +bUseAutocorrect=False +DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown +DefaultViewportMouseLockMode=LockOnCapture +FOVScale=0.011110 +DoubleClickTime=0.200000 +DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput +DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent +DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks +-ConsoleKeys=Tilde ++ConsoleKeys=Tilde ++ConsoleKeys=Caret + diff --git a/MyProject2/Content/MainMenuMap.umap b/MyProject2/Content/MainMenuMap.umap new file mode 100644 index 0000000..5440557 Binary files /dev/null and b/MyProject2/Content/MainMenuMap.umap differ diff --git a/MyProject2/Content/MenuGamemode.uasset b/MyProject2/Content/MenuGamemode.uasset new file mode 100644 index 0000000..73e47fd Binary files /dev/null and b/MyProject2/Content/MenuGamemode.uasset differ diff --git a/MyProject2/Content/Movies/AudioSelect.uasset b/MyProject2/Content/Movies/AudioSelect.uasset new file mode 100644 index 0000000..ee3fdd7 Binary files /dev/null and b/MyProject2/Content/Movies/AudioSelect.uasset differ diff --git a/MyProject2/Content/Movies/GlowSoundEffectHoverLowVolume.uasset b/MyProject2/Content/Movies/GlowSoundEffectHoverLowVolume.uasset new file mode 100644 index 0000000..44ea063 Binary files /dev/null and b/MyProject2/Content/Movies/GlowSoundEffectHoverLowVolume.uasset differ diff --git a/MyProject2/Content/Movies/MaterialGold.uasset b/MyProject2/Content/Movies/MaterialGold.uasset new file mode 100644 index 0000000..7d2a7c2 Binary files /dev/null and b/MyProject2/Content/Movies/MaterialGold.uasset differ diff --git a/MyProject2/Content/Movies/MyImageSequence.uasset b/MyProject2/Content/Movies/MyImageSequence.uasset new file mode 100644 index 0000000..12fbe44 Binary files /dev/null and b/MyProject2/Content/Movies/MyImageSequence.uasset differ diff --git a/MyProject2/Content/Movies/MyPlayer.uasset b/MyProject2/Content/Movies/MyPlayer.uasset new file mode 100644 index 0000000..7a1df17 Binary files /dev/null and b/MyProject2/Content/Movies/MyPlayer.uasset differ diff --git a/MyProject2/Content/Movies/MyPlayer_Video.uasset b/MyProject2/Content/Movies/MyPlayer_Video.uasset new file mode 100644 index 0000000..9354ca1 Binary files /dev/null and b/MyProject2/Content/Movies/MyPlayer_Video.uasset differ diff --git a/MyProject2/Content/Movies/MyPlayer_smoke.uasset b/MyProject2/Content/Movies/MyPlayer_smoke.uasset new file mode 100644 index 0000000..59f03d4 Binary files /dev/null and b/MyProject2/Content/Movies/MyPlayer_smoke.uasset differ diff --git a/MyProject2/Content/Movies/MyPlayer_smoke_Video.uasset b/MyProject2/Content/Movies/MyPlayer_smoke_Video.uasset new file mode 100644 index 0000000..b87b476 Binary files /dev/null and b/MyProject2/Content/Movies/MyPlayer_smoke_Video.uasset differ diff --git a/MyProject2/Content/Movies/SmokeMaterial.uasset b/MyProject2/Content/Movies/SmokeMaterial.uasset new file mode 100644 index 0000000..7cc4bf8 Binary files /dev/null and b/MyProject2/Content/Movies/SmokeMaterial.uasset differ diff --git a/MyProject2/Content/Movies/SmokeTransition.mp4 b/MyProject2/Content/Movies/SmokeTransition.mp4 new file mode 100644 index 0000000..79aacc5 Binary files /dev/null and b/MyProject2/Content/Movies/SmokeTransition.mp4 differ diff --git a/MyProject2/Content/Movies/SmokeTransition.uasset b/MyProject2/Content/Movies/SmokeTransition.uasset new file mode 100644 index 0000000..3912f48 Binary files /dev/null and b/MyProject2/Content/Movies/SmokeTransition.uasset differ diff --git a/MyProject2/Content/Movies/SmokeTransition_Black.mp4 b/MyProject2/Content/Movies/SmokeTransition_Black.mp4 new file mode 100644 index 0000000..2e1c33c Binary files /dev/null and b/MyProject2/Content/Movies/SmokeTransition_Black.mp4 differ diff --git a/MyProject2/Content/Movies/SmokeTransition_Black.uasset b/MyProject2/Content/Movies/SmokeTransition_Black.uasset new file mode 100644 index 0000000..4f72abe Binary files /dev/null and b/MyProject2/Content/Movies/SmokeTransition_Black.uasset differ diff --git a/MyProject2/Content/Movies/WhiteSmoke.uasset b/MyProject2/Content/Movies/WhiteSmoke.uasset new file mode 100644 index 0000000..189aade Binary files /dev/null and b/MyProject2/Content/Movies/WhiteSmoke.uasset differ diff --git a/MyProject2/Content/Movies/goldenglowmp4.mp4 b/MyProject2/Content/Movies/goldenglowmp4.mp4 new file mode 100644 index 0000000..3d2886b Binary files /dev/null and b/MyProject2/Content/Movies/goldenglowmp4.mp4 differ diff --git a/MyProject2/Content/Movies/goldenglowmp4.uasset b/MyProject2/Content/Movies/goldenglowmp4.uasset new file mode 100644 index 0000000..00e02b4 Binary files /dev/null and b/MyProject2/Content/Movies/goldenglowmp4.uasset differ diff --git a/MyProject2/Content/Movies/mixkit-metal-grill-quick-hit-2177.uasset b/MyProject2/Content/Movies/mixkit-metal-grill-quick-hit-2177.uasset new file mode 100644 index 0000000..750394e Binary files /dev/null and b/MyProject2/Content/Movies/mixkit-metal-grill-quick-hit-2177.uasset differ diff --git a/MyProject2/Content/Movies/mixkit-space-impact-774.uasset b/MyProject2/Content/Movies/mixkit-space-impact-774.uasset new file mode 100644 index 0000000..021bcc7 Binary files /dev/null and b/MyProject2/Content/Movies/mixkit-space-impact-774.uasset differ diff --git a/MyProject2/Content/NewMediaPlaylist.uasset b/MyProject2/Content/NewMediaPlaylist.uasset new file mode 100644 index 0000000..000a816 Binary files /dev/null and b/MyProject2/Content/NewMediaPlaylist.uasset differ diff --git a/MyProject2/Content/REALGAME.umap b/MyProject2/Content/REALGAME.umap new file mode 100644 index 0000000..8c330f3 Binary files /dev/null and b/MyProject2/Content/REALGAME.umap differ diff --git a/MyProject2/Content/REALGAME_HLOD0_Instancing.uasset b/MyProject2/Content/REALGAME_HLOD0_Instancing.uasset new file mode 100644 index 0000000..f5fb235 Binary files /dev/null and b/MyProject2/Content/REALGAME_HLOD0_Instancing.uasset differ diff --git a/MyProject2/Content/UI/AloraCircle.uasset b/MyProject2/Content/UI/AloraCircle.uasset new file mode 100644 index 0000000..4620e44 Binary files /dev/null and b/MyProject2/Content/UI/AloraCircle.uasset differ diff --git a/MyProject2/Content/UI/AloraTPBG.uasset b/MyProject2/Content/UI/AloraTPBG.uasset new file mode 100644 index 0000000..c44dc59 Binary files /dev/null and b/MyProject2/Content/UI/AloraTPBG.uasset differ diff --git a/MyProject2/Content/UI/BlackTransitionAnimation.uasset b/MyProject2/Content/UI/BlackTransitionAnimation.uasset new file mode 100644 index 0000000..9ec55b0 Binary files /dev/null and b/MyProject2/Content/UI/BlackTransitionAnimation.uasset differ diff --git a/MyProject2/Content/UI/ButtonDrop.uasset b/MyProject2/Content/UI/ButtonDrop.uasset new file mode 100644 index 0000000..6306a65 Binary files /dev/null and b/MyProject2/Content/UI/ButtonDrop.uasset differ diff --git a/MyProject2/Content/UI/ButtonTopBar.uasset b/MyProject2/Content/UI/ButtonTopBar.uasset new file mode 100644 index 0000000..af516d6 Binary files /dev/null and b/MyProject2/Content/UI/ButtonTopBar.uasset differ diff --git a/MyProject2/Content/UI/CharacterMenu.umap b/MyProject2/Content/UI/CharacterMenu.umap new file mode 100644 index 0000000..205ceb1 Binary files /dev/null and b/MyProject2/Content/UI/CharacterMenu.umap differ diff --git a/MyProject2/Content/UI/EndwoodBG.uasset b/MyProject2/Content/UI/EndwoodBG.uasset new file mode 100644 index 0000000..bfc1bde Binary files /dev/null and b/MyProject2/Content/UI/EndwoodBG.uasset differ diff --git a/MyProject2/Content/UI/EvergreenCircle.uasset b/MyProject2/Content/UI/EvergreenCircle.uasset new file mode 100644 index 0000000..d26b2ab Binary files /dev/null and b/MyProject2/Content/UI/EvergreenCircle.uasset differ diff --git a/MyProject2/Content/UI/EvergreenCreatorsBG.uasset b/MyProject2/Content/UI/EvergreenCreatorsBG.uasset new file mode 100644 index 0000000..79a8bd0 Binary files /dev/null and b/MyProject2/Content/UI/EvergreenCreatorsBG.uasset differ diff --git a/MyProject2/Content/UI/EvergreenTPBG.uasset b/MyProject2/Content/UI/EvergreenTPBG.uasset new file mode 100644 index 0000000..ab7b668 Binary files /dev/null and b/MyProject2/Content/UI/EvergreenTPBG.uasset differ diff --git a/MyProject2/Content/UI/GlowSoundEffectHoverLowVolume.uasset b/MyProject2/Content/UI/GlowSoundEffectHoverLowVolume.uasset new file mode 100644 index 0000000..1d77c08 Binary files /dev/null and b/MyProject2/Content/UI/GlowSoundEffectHoverLowVolume.uasset differ diff --git a/MyProject2/Content/UI/MainMenu.uasset b/MyProject2/Content/UI/MainMenu.uasset new file mode 100644 index 0000000..b4a426a Binary files /dev/null and b/MyProject2/Content/UI/MainMenu.uasset differ diff --git a/MyProject2/Content/UI/MiniProfile.uasset b/MyProject2/Content/UI/MiniProfile.uasset new file mode 100644 index 0000000..889e3f8 Binary files /dev/null and b/MyProject2/Content/UI/MiniProfile.uasset differ diff --git a/MyProject2/Content/UI/NimbusSanT-BoldExte.uasset b/MyProject2/Content/UI/NimbusSanT-BoldExte.uasset new file mode 100644 index 0000000..d2fd938 Binary files /dev/null and b/MyProject2/Content/UI/NimbusSanT-BoldExte.uasset differ diff --git a/MyProject2/Content/UI/NimbusSanT-BoldExte_Font.uasset b/MyProject2/Content/UI/NimbusSanT-BoldExte_Font.uasset new file mode 100644 index 0000000..41b49ff Binary files /dev/null and b/MyProject2/Content/UI/NimbusSanT-BoldExte_Font.uasset differ diff --git a/MyProject2/Content/UI/PatchNoteBoxBackground.uasset b/MyProject2/Content/UI/PatchNoteBoxBackground.uasset new file mode 100644 index 0000000..32b862a Binary files /dev/null and b/MyProject2/Content/UI/PatchNoteBoxBackground.uasset differ diff --git a/MyProject2/Content/UI/PickButtonsCorners.uasset b/MyProject2/Content/UI/PickButtonsCorners.uasset new file mode 100644 index 0000000..4fb176c Binary files /dev/null and b/MyProject2/Content/UI/PickButtonsCorners.uasset differ diff --git a/MyProject2/Content/UI/PickButtonsFill.uasset b/MyProject2/Content/UI/PickButtonsFill.uasset new file mode 100644 index 0000000..a6fd0fb Binary files /dev/null and b/MyProject2/Content/UI/PickButtonsFill.uasset differ diff --git a/MyProject2/Content/UI/PickCharacterButton_Pressed_Blue.uasset b/MyProject2/Content/UI/PickCharacterButton_Pressed_Blue.uasset new file mode 100644 index 0000000..766d6be Binary files /dev/null and b/MyProject2/Content/UI/PickCharacterButton_Pressed_Blue.uasset differ diff --git a/MyProject2/Content/UI/PickCharacterButton_Pressed_Gold.uasset b/MyProject2/Content/UI/PickCharacterButton_Pressed_Gold.uasset new file mode 100644 index 0000000..375e992 Binary files /dev/null and b/MyProject2/Content/UI/PickCharacterButton_Pressed_Gold.uasset differ diff --git a/MyProject2/Content/UI/PickCharacterButton_Unpressed.uasset b/MyProject2/Content/UI/PickCharacterButton_Unpressed.uasset new file mode 100644 index 0000000..7e44c6b Binary files /dev/null and b/MyProject2/Content/UI/PickCharacterButton_Unpressed.uasset differ diff --git a/MyProject2/Content/UI/PickFiinal1.uasset b/MyProject2/Content/UI/PickFiinal1.uasset new file mode 100644 index 0000000..7677f68 Binary files /dev/null and b/MyProject2/Content/UI/PickFiinal1.uasset differ diff --git a/MyProject2/Content/UI/PickMenu.umap b/MyProject2/Content/UI/PickMenu.umap new file mode 100644 index 0000000..44797ce Binary files /dev/null and b/MyProject2/Content/UI/PickMenu.umap differ diff --git a/MyProject2/Content/UI/PickMenu1.uasset b/MyProject2/Content/UI/PickMenu1.uasset new file mode 100644 index 0000000..b60682f Binary files /dev/null and b/MyProject2/Content/UI/PickMenu1.uasset differ diff --git a/MyProject2/Content/UI/PickMenuBar.uasset b/MyProject2/Content/UI/PickMenuBar.uasset new file mode 100644 index 0000000..f58b469 Binary files /dev/null and b/MyProject2/Content/UI/PickMenuBar.uasset differ diff --git a/MyProject2/Content/UI/PickMenuBar_Right.uasset b/MyProject2/Content/UI/PickMenuBar_Right.uasset new file mode 100644 index 0000000..265e2c8 Binary files /dev/null and b/MyProject2/Content/UI/PickMenuBar_Right.uasset differ diff --git a/MyProject2/Content/UI/ReturnButton.uasset b/MyProject2/Content/UI/ReturnButton.uasset new file mode 100644 index 0000000..695b994 Binary files /dev/null and b/MyProject2/Content/UI/ReturnButton.uasset differ diff --git a/MyProject2/Content/UI/ScrollLabel.uasset b/MyProject2/Content/UI/ScrollLabel.uasset new file mode 100644 index 0000000..d86fde9 Binary files /dev/null and b/MyProject2/Content/UI/ScrollLabel.uasset differ diff --git a/MyProject2/Content/UI/SettingsMenu.umap b/MyProject2/Content/UI/SettingsMenu.umap new file mode 100644 index 0000000..f2e5bfd Binary files /dev/null and b/MyProject2/Content/UI/SettingsMenu.umap differ diff --git a/MyProject2/Content/UI/TopBarFull.uasset b/MyProject2/Content/UI/TopBarFull.uasset new file mode 100644 index 0000000..db25e0d Binary files /dev/null and b/MyProject2/Content/UI/TopBarFull.uasset differ diff --git a/MyProject2/Content/UI/TopPickBarGarment.uasset b/MyProject2/Content/UI/TopPickBarGarment.uasset new file mode 100644 index 0000000..1277f32 Binary files /dev/null and b/MyProject2/Content/UI/TopPickBarGarment.uasset differ diff --git a/MyProject2/Content/UI/WB_Countdown.uasset b/MyProject2/Content/UI/WB_Countdown.uasset new file mode 100644 index 0000000..977c2c4 Binary files /dev/null and b/MyProject2/Content/UI/WB_Countdown.uasset differ diff --git a/MyProject2/Content/UI/W_Movie.uasset b/MyProject2/Content/UI/W_Movie.uasset new file mode 100644 index 0000000..cb309c3 Binary files /dev/null and b/MyProject2/Content/UI/W_Movie.uasset differ diff --git a/MyProject2/Content/UI/W_TransSmoke.uasset b/MyProject2/Content/UI/W_TransSmoke.uasset new file mode 100644 index 0000000..be4ae67 Binary files /dev/null and b/MyProject2/Content/UI/W_TransSmoke.uasset differ diff --git a/MyProject2/Content/Untitled.umap b/MyProject2/Content/Untitled.umap new file mode 100644 index 0000000..b976624 Binary files /dev/null and b/MyProject2/Content/Untitled.umap differ diff --git a/MyProject2/Content/Untitled_HLOD0_Instancing.uasset b/MyProject2/Content/Untitled_HLOD0_Instancing.uasset new file mode 100644 index 0000000..6bf350f Binary files /dev/null and b/MyProject2/Content/Untitled_HLOD0_Instancing.uasset differ diff --git a/MyProject2/Content/WillySpiral.uasset b/MyProject2/Content/WillySpiral.uasset new file mode 100644 index 0000000..498e4de Binary files /dev/null and b/MyProject2/Content/WillySpiral.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC.uasset new file mode 100644 index 0000000..4d64b78 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL.uasset new file mode 100644 index 0000000..acdd48d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC.uasset new file mode 100644 index 0000000..2db585d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74.uasset new file mode 100644 index 0000000..5abf77e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1.uasset new file mode 100644 index 0000000..9abd16e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG.uasset new file mode 100644 index 0000000..b9008b0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH.uasset new file mode 100644 index 0000000..9866f82 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE.uasset new file mode 100644 index 0000000..0412e27 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE.uasset new file mode 100644 index 0000000..5737a19 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S.uasset new file mode 100644 index 0000000..621146e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049.uasset new file mode 100644 index 0000000..87cb4e9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M.uasset new file mode 100644 index 0000000..617e1b0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49.uasset new file mode 100644 index 0000000..98083fb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH.uasset new file mode 100644 index 0000000..7c01604 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF.uasset new file mode 100644 index 0000000..4c1150e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7.uasset new file mode 100644 index 0000000..f0f0fad Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG.uasset new file mode 100644 index 0000000..d232c53 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8.uasset new file mode 100644 index 0000000..3f95495 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP.uasset new file mode 100644 index 0000000..c4be712 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC.uasset new file mode 100644 index 0000000..50f9bfd Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB.uasset new file mode 100644 index 0000000..04c0a69 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61.uasset new file mode 100644 index 0000000..00db798 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK.uasset new file mode 100644 index 0000000..030baf8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q.uasset new file mode 100644 index 0000000..7d07b2f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K.uasset new file mode 100644 index 0000000..48dd5bb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON.uasset new file mode 100644 index 0000000..9c588d7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY.uasset new file mode 100644 index 0000000..889704c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J.uasset new file mode 100644 index 0000000..f4ee526 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7.uasset new file mode 100644 index 0000000..1c46852 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ.uasset new file mode 100644 index 0000000..e75b377 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2.uasset new file mode 100644 index 0000000..c53dd73 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC.uasset new file mode 100644 index 0000000..71bfe05 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416.uasset new file mode 100644 index 0000000..3b0107a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S.uasset new file mode 100644 index 0000000..2a51c00 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR.uasset new file mode 100644 index 0000000..2776d7d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX.uasset new file mode 100644 index 0000000..c8be56d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE.uasset new file mode 100644 index 0000000..9aed865 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK.uasset new file mode 100644 index 0000000..8f261b6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1.uasset new file mode 100644 index 0000000..7021db0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR.uasset new file mode 100644 index 0000000..60bd5f5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG.uasset new file mode 100644 index 0000000..44d922c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE.uasset new file mode 100644 index 0000000..e459f60 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L.uasset new file mode 100644 index 0000000..ef9c1a5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C.uasset new file mode 100644 index 0000000..f27750f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R.uasset new file mode 100644 index 0000000..d5c1cbc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S.uasset new file mode 100644 index 0000000..91240f9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A.uasset new file mode 100644 index 0000000..ca419b6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE.uasset new file mode 100644 index 0000000..bdc0dba Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS.uasset new file mode 100644 index 0000000..78eb7d8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q.uasset new file mode 100644 index 0000000..ef9f326 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU.uasset new file mode 100644 index 0000000..5f1ad4d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50.uasset new file mode 100644 index 0000000..81dfcd8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX.uasset new file mode 100644 index 0000000..c0eff7e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB.uasset new file mode 100644 index 0000000..9e64184 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC.uasset new file mode 100644 index 0000000..7cabf65 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2.uasset new file mode 100644 index 0000000..1b414e8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL.uasset new file mode 100644 index 0000000..b2b9ad8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV.uasset new file mode 100644 index 0000000..ad7b7a7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ.uasset new file mode 100644 index 0000000..0a91070 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO.uasset new file mode 100644 index 0000000..9ceb2bb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1.uasset new file mode 100644 index 0000000..0c5f73e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9.uasset new file mode 100644 index 0000000..b75c388 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L.uasset new file mode 100644 index 0000000..c9f9ef5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I.uasset new file mode 100644 index 0000000..32821e3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7.uasset new file mode 100644 index 0000000..00530cc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00.uasset new file mode 100644 index 0000000..1aed078 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG.uasset new file mode 100644 index 0000000..c5c494a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S.uasset new file mode 100644 index 0000000..44b9743 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324.uasset new file mode 100644 index 0000000..914422c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS.uasset new file mode 100644 index 0000000..e79a7bf Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA.uasset new file mode 100644 index 0000000..a338f5c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8.uasset new file mode 100644 index 0000000..87743fb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO.uasset new file mode 100644 index 0000000..f1fb6cb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY.uasset new file mode 100644 index 0000000..ae31bf3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS.uasset new file mode 100644 index 0000000..fe5a49c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF.uasset new file mode 100644 index 0000000..0a574e5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI.uasset new file mode 100644 index 0000000..1d9c8f0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8.uasset new file mode 100644 index 0000000..947583d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE.uasset new file mode 100644 index 0000000..6b6acaa Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8.uasset new file mode 100644 index 0000000..82a4ffa Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6.uasset new file mode 100644 index 0000000..fdf7924 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W.uasset new file mode 100644 index 0000000..430da47 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ.uasset new file mode 100644 index 0000000..725a45d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR.uasset new file mode 100644 index 0000000..d499286 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L.uasset new file mode 100644 index 0000000..8a58e9d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1.uasset new file mode 100644 index 0000000..398b9eb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL.uasset new file mode 100644 index 0000000..3869085 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ.uasset new file mode 100644 index 0000000..cc8e3dc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX.uasset new file mode 100644 index 0000000..dd56433 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O.uasset new file mode 100644 index 0000000..98735cc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK.uasset new file mode 100644 index 0000000..147892e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU.uasset new file mode 100644 index 0000000..3ad5368 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9.uasset new file mode 100644 index 0000000..506750d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE.uasset new file mode 100644 index 0000000..99388ee Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1.uasset new file mode 100644 index 0000000..fc26cc9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44.uasset new file mode 100644 index 0000000..a810645 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE.uasset new file mode 100644 index 0000000..82e3655 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE.uasset new file mode 100644 index 0000000..e47ade8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3.uasset new file mode 100644 index 0000000..f4e78c7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY.uasset new file mode 100644 index 0000000..f28c1a5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM.uasset new file mode 100644 index 0000000..16ef409 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ.uasset new file mode 100644 index 0000000..ad43044 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP.uasset new file mode 100644 index 0000000..3ef4692 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS.uasset new file mode 100644 index 0000000..4aa757b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T.uasset new file mode 100644 index 0000000..5d9b4b0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO.uasset new file mode 100644 index 0000000..e136260 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN.uasset new file mode 100644 index 0000000..ba0fa15 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU.uasset new file mode 100644 index 0000000..ad4009a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5.uasset new file mode 100644 index 0000000..ca5d8d7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG.uasset new file mode 100644 index 0000000..0090be4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2.uasset new file mode 100644 index 0000000..0458f58 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X.uasset new file mode 100644 index 0000000..d60a1b7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM.uasset new file mode 100644 index 0000000..4ee6d9e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG.uasset new file mode 100644 index 0000000..fc8cab8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C.uasset new file mode 100644 index 0000000..63f33e4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G.uasset new file mode 100644 index 0000000..dece6d7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY.uasset new file mode 100644 index 0000000..f6016c5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX.uasset new file mode 100644 index 0000000..3be286e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO.uasset new file mode 100644 index 0000000..2ecee21 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U.uasset new file mode 100644 index 0000000..385a21a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI.uasset new file mode 100644 index 0000000..53a3601 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B.uasset new file mode 100644 index 0000000..0c56f81 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6.uasset new file mode 100644 index 0000000..fea5a1e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR.uasset b/MyProject2/Content/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR.uasset new file mode 100644 index 0000000..72a04e4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/0/8Y/SDDUZVFBIE0MB1SKJOTUE0.uasset b/MyProject2/Content/__ExternalActors__/Untitled/0/8Y/SDDUZVFBIE0MB1SKJOTUE0.uasset new file mode 100644 index 0000000..bc49645 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/0/8Y/SDDUZVFBIE0MB1SKJOTUE0.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/0/DV/GB7NNDVY115FYH19DWY425.uasset b/MyProject2/Content/__ExternalActors__/Untitled/0/DV/GB7NNDVY115FYH19DWY425.uasset new file mode 100644 index 0000000..45a20a6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/0/DV/GB7NNDVY115FYH19DWY425.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/0/MT/I1VKKDXVSZKGUH7CVI87QD.uasset b/MyProject2/Content/__ExternalActors__/Untitled/0/MT/I1VKKDXVSZKGUH7CVI87QD.uasset new file mode 100644 index 0000000..364c682 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/0/MT/I1VKKDXVSZKGUH7CVI87QD.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/0/YK/K6UPO231BY2JGT7QL36BEO.uasset b/MyProject2/Content/__ExternalActors__/Untitled/0/YK/K6UPO231BY2JGT7QL36BEO.uasset new file mode 100644 index 0000000..8989906 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/0/YK/K6UPO231BY2JGT7QL36BEO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/1R/M0B50OLRXLIM0AHT0NV3LE.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/1R/M0B50OLRXLIM0AHT0NV3LE.uasset new file mode 100644 index 0000000..1dc2969 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/1R/M0B50OLRXLIM0AHT0NV3LE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/88/91A6XDDNFM52BRAOQB9C7N.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/88/91A6XDDNFM52BRAOQB9C7N.uasset new file mode 100644 index 0000000..af74b7c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/88/91A6XDDNFM52BRAOQB9C7N.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/B4/AONC1L8B0M34O1WNFSG3H2.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/B4/AONC1L8B0M34O1WNFSG3H2.uasset new file mode 100644 index 0000000..1fb9848 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/B4/AONC1L8B0M34O1WNFSG3H2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/E8/7OERKV5DBN9AKH9OGFA22L.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/E8/7OERKV5DBN9AKH9OGFA22L.uasset new file mode 100644 index 0000000..b4621c8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/E8/7OERKV5DBN9AKH9OGFA22L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/FB/UZK8LGMDWLF7LHM5AQVVMX.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/FB/UZK8LGMDWLF7LHM5AQVVMX.uasset new file mode 100644 index 0000000..f967b50 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/FB/UZK8LGMDWLF7LHM5AQVVMX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/J8/JST0NGSB0G7I611W9JS24T.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/J8/JST0NGSB0G7I611W9JS24T.uasset new file mode 100644 index 0000000..23f9f13 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/J8/JST0NGSB0G7I611W9JS24T.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/JL/ZK9VQR5UXVP37810TVO5YO.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/JL/ZK9VQR5UXVP37810TVO5YO.uasset new file mode 100644 index 0000000..49aac0f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/JL/ZK9VQR5UXVP37810TVO5YO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/NE/4BS6VKHQ1XVYW7HONFOE3E.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/NE/4BS6VKHQ1XVYW7HONFOE3E.uasset new file mode 100644 index 0000000..2e863b7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/NE/4BS6VKHQ1XVYW7HONFOE3E.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/V7/KJ6Z19Y4QG5FHZ9M94Z2QQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/V7/KJ6Z19Y4QG5FHZ9M94Z2QQ.uasset new file mode 100644 index 0000000..10e4766 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/V7/KJ6Z19Y4QG5FHZ9M94Z2QQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/WJ/7L5OB0P2MOJN0JVT0IO388.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/WJ/7L5OB0P2MOJN0JVT0IO388.uasset new file mode 100644 index 0000000..5d3d546 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/WJ/7L5OB0P2MOJN0JVT0IO388.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/X9/T0P80E587PN0FI1P1SY900.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/X9/T0P80E587PN0FI1P1SY900.uasset new file mode 100644 index 0000000..51bb01b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/X9/T0P80E587PN0FI1P1SY900.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/YA/SBI67KN427Q78RUBI4NGK0.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/YA/SBI67KN427Q78RUBI4NGK0.uasset new file mode 100644 index 0000000..e6a9019 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/YA/SBI67KN427Q78RUBI4NGK0.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/1/ZR/BS9RFRC48BZCNCJGUFIL41.uasset b/MyProject2/Content/__ExternalActors__/Untitled/1/ZR/BS9RFRC48BZCNCJGUFIL41.uasset new file mode 100644 index 0000000..f184c6f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/1/ZR/BS9RFRC48BZCNCJGUFIL41.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/2/E7/WTHZQAPCPNDM4O3D9I6S14.uasset b/MyProject2/Content/__ExternalActors__/Untitled/2/E7/WTHZQAPCPNDM4O3D9I6S14.uasset new file mode 100644 index 0000000..e8ea7f4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/2/E7/WTHZQAPCPNDM4O3D9I6S14.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/2/FS/YFTU31AIP02GLV9QYB3OAQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/2/FS/YFTU31AIP02GLV9QYB3OAQ.uasset new file mode 100644 index 0000000..b9e12c9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/2/FS/YFTU31AIP02GLV9QYB3OAQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/2/O4/H9MD68TS8YMZ4V7QD668BY.uasset b/MyProject2/Content/__ExternalActors__/Untitled/2/O4/H9MD68TS8YMZ4V7QD668BY.uasset new file mode 100644 index 0000000..9d7f147 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/2/O4/H9MD68TS8YMZ4V7QD668BY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/2/TD/9EBCA33K4RSQN59I5SZIQH.uasset b/MyProject2/Content/__ExternalActors__/Untitled/2/TD/9EBCA33K4RSQN59I5SZIQH.uasset new file mode 100644 index 0000000..0958789 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/2/TD/9EBCA33K4RSQN59I5SZIQH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/03/C9M91X2IU3VSISEPAAR2J6.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/03/C9M91X2IU3VSISEPAAR2J6.uasset new file mode 100644 index 0000000..ccf0ccf Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/03/C9M91X2IU3VSISEPAAR2J6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/0C/B2JMGSH9XFZI7GT8M36JMF.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/0C/B2JMGSH9XFZI7GT8M36JMF.uasset new file mode 100644 index 0000000..a1c6cf2 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/0C/B2JMGSH9XFZI7GT8M36JMF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/3W/Q0EVUK3U5XPDZDNHKTBSLP.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/3W/Q0EVUK3U5XPDZDNHKTBSLP.uasset new file mode 100644 index 0000000..1f97f63 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/3W/Q0EVUK3U5XPDZDNHKTBSLP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/5C/V2OCRSLOSFHUS6S9LPDM10.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/5C/V2OCRSLOSFHUS6S9LPDM10.uasset new file mode 100644 index 0000000..eed374b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/5C/V2OCRSLOSFHUS6S9LPDM10.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/AP/1KJ2KRD4PP3Z0SLYN7WFIE.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/AP/1KJ2KRD4PP3Z0SLYN7WFIE.uasset new file mode 100644 index 0000000..68ed505 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/AP/1KJ2KRD4PP3Z0SLYN7WFIE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/AX/XID5TZXXMZIHV596JMGTU7.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/AX/XID5TZXXMZIHV596JMGTU7.uasset new file mode 100644 index 0000000..abdbc12 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/AX/XID5TZXXMZIHV596JMGTU7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/EX/CMIXH8L9TKFVNFK6MF5415.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/EX/CMIXH8L9TKFVNFK6MF5415.uasset new file mode 100644 index 0000000..72350aa Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/EX/CMIXH8L9TKFVNFK6MF5415.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/LO/2L34HDZPM4CJROKPRLKZ5E.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/LO/2L34HDZPM4CJROKPRLKZ5E.uasset new file mode 100644 index 0000000..dd273ec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/LO/2L34HDZPM4CJROKPRLKZ5E.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/NW/8HYWBAY979SXG1HTKYV7QW.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/NW/8HYWBAY979SXG1HTKYV7QW.uasset new file mode 100644 index 0000000..97f1ef6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/NW/8HYWBAY979SXG1HTKYV7QW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/SV/A9DJ5UP9TCM1HX8LNL9YMB.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/SV/A9DJ5UP9TCM1HX8LNL9YMB.uasset new file mode 100644 index 0000000..4a21b77 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/SV/A9DJ5UP9TCM1HX8LNL9YMB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/3/XA/BYIOWJ9SHWL2FT1ZGBSCE6.uasset b/MyProject2/Content/__ExternalActors__/Untitled/3/XA/BYIOWJ9SHWL2FT1ZGBSCE6.uasset new file mode 100644 index 0000000..4f08e5b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/3/XA/BYIOWJ9SHWL2FT1ZGBSCE6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/4/CJ/W7Z48PN9S2MTXYX1UQ1DYC.uasset b/MyProject2/Content/__ExternalActors__/Untitled/4/CJ/W7Z48PN9S2MTXYX1UQ1DYC.uasset new file mode 100644 index 0000000..d65d175 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/4/CJ/W7Z48PN9S2MTXYX1UQ1DYC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/4/DG/S0UKF9OUZ4ZHKU3LHS4676.uasset b/MyProject2/Content/__ExternalActors__/Untitled/4/DG/S0UKF9OUZ4ZHKU3LHS4676.uasset new file mode 100644 index 0000000..56c2a73 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/4/DG/S0UKF9OUZ4ZHKU3LHS4676.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/4/TV/GKOPEC6UIIHJ9LBXKLD7UM.uasset b/MyProject2/Content/__ExternalActors__/Untitled/4/TV/GKOPEC6UIIHJ9LBXKLD7UM.uasset new file mode 100644 index 0000000..75b97a6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/4/TV/GKOPEC6UIIHJ9LBXKLD7UM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/6P/TZTEGS7BV2V5AXK97N4747.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/6P/TZTEGS7BV2V5AXK97N4747.uasset new file mode 100644 index 0000000..48c3589 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/6P/TZTEGS7BV2V5AXK97N4747.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/8H/K022PPPBQ4OAOG6H1B3JYF.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/8H/K022PPPBQ4OAOG6H1B3JYF.uasset new file mode 100644 index 0000000..09e094d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/8H/K022PPPBQ4OAOG6H1B3JYF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/FZ/JULVRQCQXHGMALI0YWR9EB.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/FZ/JULVRQCQXHGMALI0YWR9EB.uasset new file mode 100644 index 0000000..f5747f2 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/FZ/JULVRQCQXHGMALI0YWR9EB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/LO/A0Q748NLQYYKJOOF3L276M.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/LO/A0Q748NLQYYKJOOF3L276M.uasset new file mode 100644 index 0000000..933ac5b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/LO/A0Q748NLQYYKJOOF3L276M.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/P9/Y5TXGWIE2U6BVSRHM3CBRL.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/P9/Y5TXGWIE2U6BVSRHM3CBRL.uasset new file mode 100644 index 0000000..ddf9044 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/P9/Y5TXGWIE2U6BVSRHM3CBRL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/PT/I1CXE7YA8N7EOIF6S2LUNU.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/PT/I1CXE7YA8N7EOIF6S2LUNU.uasset new file mode 100644 index 0000000..03b402e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/PT/I1CXE7YA8N7EOIF6S2LUNU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/US/NX1RH52A42JAEAQBO8PAFP.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/US/NX1RH52A42JAEAQBO8PAFP.uasset new file mode 100644 index 0000000..43b52da Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/US/NX1RH52A42JAEAQBO8PAFP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/XC/PTON9ZHKVA2YYM6OQVKGB2.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/XC/PTON9ZHKVA2YYM6OQVKGB2.uasset new file mode 100644 index 0000000..bc422e0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/XC/PTON9ZHKVA2YYM6OQVKGB2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/YI/ZJ11KYNNPW461PLOWQD26D.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/YI/ZJ11KYNNPW461PLOWQD26D.uasset new file mode 100644 index 0000000..5b51d81 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/YI/ZJ11KYNNPW461PLOWQD26D.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/5/YO/RTR8JDENQERG3GOYNFL652.uasset b/MyProject2/Content/__ExternalActors__/Untitled/5/YO/RTR8JDENQERG3GOYNFL652.uasset new file mode 100644 index 0000000..8ac0a2e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/5/YO/RTR8JDENQERG3GOYNFL652.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/2F/4YJUFZ5EQ0DYYJ7YPLLALQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/2F/4YJUFZ5EQ0DYYJ7YPLLALQ.uasset new file mode 100644 index 0000000..80cf0c4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/2F/4YJUFZ5EQ0DYYJ7YPLLALQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/5D/KO59P3D265RRS9I2CP4WBO.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/5D/KO59P3D265RRS9I2CP4WBO.uasset new file mode 100644 index 0000000..ef687e9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/5D/KO59P3D265RRS9I2CP4WBO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/70/K40CQD9XOZAE8WIJAFCNVH.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/70/K40CQD9XOZAE8WIJAFCNVH.uasset new file mode 100644 index 0000000..87a82ca Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/70/K40CQD9XOZAE8WIJAFCNVH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/78/NR4DRMJJN85GU6E9FTRA0C.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/78/NR4DRMJJN85GU6E9FTRA0C.uasset new file mode 100644 index 0000000..b3f912f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/78/NR4DRMJJN85GU6E9FTRA0C.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/AL/EUPIOBVK6UMCF23HOCCEU3.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/AL/EUPIOBVK6UMCF23HOCCEU3.uasset new file mode 100644 index 0000000..080ec7c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/AL/EUPIOBVK6UMCF23HOCCEU3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/GA/REKC3R3IGS27EZ3KMYW92I.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/GA/REKC3R3IGS27EZ3KMYW92I.uasset new file mode 100644 index 0000000..34614a1 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/GA/REKC3R3IGS27EZ3KMYW92I.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/KE/OIGRKUBFQ7K03JW0AYCTV5.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/KE/OIGRKUBFQ7K03JW0AYCTV5.uasset new file mode 100644 index 0000000..dd22829 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/KE/OIGRKUBFQ7K03JW0AYCTV5.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/OS/MSZO51MZCO5Q0NO2REL2A1.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/OS/MSZO51MZCO5Q0NO2REL2A1.uasset new file mode 100644 index 0000000..5ee804f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/OS/MSZO51MZCO5Q0NO2REL2A1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/WU/6N24LSH1JBQH6WL2ATPWE1.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/WU/6N24LSH1JBQH6WL2ATPWE1.uasset new file mode 100644 index 0000000..a66b805 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/WU/6N24LSH1JBQH6WL2ATPWE1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/6/YM/2V01FHD6GFAAJC18B2E1OL.uasset b/MyProject2/Content/__ExternalActors__/Untitled/6/YM/2V01FHD6GFAAJC18B2E1OL.uasset new file mode 100644 index 0000000..780b887 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/6/YM/2V01FHD6GFAAJC18B2E1OL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/0V/GH8X6IFDS28OWNKJZXZOOB.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/0V/GH8X6IFDS28OWNKJZXZOOB.uasset new file mode 100644 index 0000000..b93fea3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/0V/GH8X6IFDS28OWNKJZXZOOB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/0W/KWPMT76J5FBH80S1MUE6QD.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/0W/KWPMT76J5FBH80S1MUE6QD.uasset new file mode 100644 index 0000000..9e95b06 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/0W/KWPMT76J5FBH80S1MUE6QD.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/2A/3SH27DERCHJSHZDQM19U56.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/2A/3SH27DERCHJSHZDQM19U56.uasset new file mode 100644 index 0000000..36e61c2 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/2A/3SH27DERCHJSHZDQM19U56.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/5D/VHOC34RD4TC7JMFICA1WJQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/5D/VHOC34RD4TC7JMFICA1WJQ.uasset new file mode 100644 index 0000000..81a89bb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/5D/VHOC34RD4TC7JMFICA1WJQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/8S/7VI5SDUS88RT7EEBLPPJI1.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/8S/7VI5SDUS88RT7EEBLPPJI1.uasset new file mode 100644 index 0000000..12255a4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/8S/7VI5SDUS88RT7EEBLPPJI1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/AB/ATS9M5VYX5QYTN5NCJUQUP.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/AB/ATS9M5VYX5QYTN5NCJUQUP.uasset new file mode 100644 index 0000000..18b5373 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/AB/ATS9M5VYX5QYTN5NCJUQUP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/EP/EWIEBB9Q2A8XY88YWC8NLW.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/EP/EWIEBB9Q2A8XY88YWC8NLW.uasset new file mode 100644 index 0000000..3162f30 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/EP/EWIEBB9Q2A8XY88YWC8NLW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/KO/HBTFQ946P5JEK2VINSXFF6.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/KO/HBTFQ946P5JEK2VINSXFF6.uasset new file mode 100644 index 0000000..b521022 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/KO/HBTFQ946P5JEK2VINSXFF6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/L8/Y18E0V91UKJME7Q2OB3P5K.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/L8/Y18E0V91UKJME7Q2OB3P5K.uasset new file mode 100644 index 0000000..b2c38ae Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/L8/Y18E0V91UKJME7Q2OB3P5K.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/SD/KR0FKY3QKQ6ENNIW2TTQAT.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/SD/KR0FKY3QKQ6ENNIW2TTQAT.uasset new file mode 100644 index 0000000..ecc8a13 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/SD/KR0FKY3QKQ6ENNIW2TTQAT.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/7/UU/T0ZQNCIJWLLSMBV45U9UNS.uasset b/MyProject2/Content/__ExternalActors__/Untitled/7/UU/T0ZQNCIJWLLSMBV45U9UNS.uasset new file mode 100644 index 0000000..387ee88 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/7/UU/T0ZQNCIJWLLSMBV45U9UNS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/8/78/J445VYKJUTLNEBUTN5JFSX.uasset b/MyProject2/Content/__ExternalActors__/Untitled/8/78/J445VYKJUTLNEBUTN5JFSX.uasset new file mode 100644 index 0000000..03168ec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/8/78/J445VYKJUTLNEBUTN5JFSX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/8/IV/H0MMTUZ996JY5Z931CM553.uasset b/MyProject2/Content/__ExternalActors__/Untitled/8/IV/H0MMTUZ996JY5Z931CM553.uasset new file mode 100644 index 0000000..fd7b4c5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/8/IV/H0MMTUZ996JY5Z931CM553.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/8/KG/P4FT47HC1MCSOGH2WSE38M.uasset b/MyProject2/Content/__ExternalActors__/Untitled/8/KG/P4FT47HC1MCSOGH2WSE38M.uasset new file mode 100644 index 0000000..e863f82 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/8/KG/P4FT47HC1MCSOGH2WSE38M.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/8/RC/KUGNOG85HLKEE7Q39VX85T.uasset b/MyProject2/Content/__ExternalActors__/Untitled/8/RC/KUGNOG85HLKEE7Q39VX85T.uasset new file mode 100644 index 0000000..e7a1d2c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/8/RC/KUGNOG85HLKEE7Q39VX85T.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/8/SI/X9FK3ZHPHSO5EQPDKGIUR6.uasset b/MyProject2/Content/__ExternalActors__/Untitled/8/SI/X9FK3ZHPHSO5EQPDKGIUR6.uasset new file mode 100644 index 0000000..2fa6574 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/8/SI/X9FK3ZHPHSO5EQPDKGIUR6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/8/T0/FBD1HM7PX5DP316HYIV0FB.uasset b/MyProject2/Content/__ExternalActors__/Untitled/8/T0/FBD1HM7PX5DP316HYIV0FB.uasset new file mode 100644 index 0000000..581bdb5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/8/T0/FBD1HM7PX5DP316HYIV0FB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/44/XDORVWH31K9O5U948J6UPN.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/44/XDORVWH31K9O5U948J6UPN.uasset new file mode 100644 index 0000000..402fd0c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/44/XDORVWH31K9O5U948J6UPN.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/AO/A2OVP5CD1QDAY5VQ3XMXKV.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/AO/A2OVP5CD1QDAY5VQ3XMXKV.uasset new file mode 100644 index 0000000..7b14396 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/AO/A2OVP5CD1QDAY5VQ3XMXKV.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/BE/ZFTWYVA2AW3K7IZGVNFI9L.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/BE/ZFTWYVA2AW3K7IZGVNFI9L.uasset new file mode 100644 index 0000000..9820f77 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/BE/ZFTWYVA2AW3K7IZGVNFI9L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/BQ/9DT5QPLF7KD6YB8VPR7LE1.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/BQ/9DT5QPLF7KD6YB8VPR7LE1.uasset new file mode 100644 index 0000000..1907a39 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/BQ/9DT5QPLF7KD6YB8VPR7LE1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/FK/LN8RXS9A86XAE0OUM97JZW.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/FK/LN8RXS9A86XAE0OUM97JZW.uasset new file mode 100644 index 0000000..7d2cdcf Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/FK/LN8RXS9A86XAE0OUM97JZW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/K0/21YIO1N87PSV94GJ48ZOX7.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/K0/21YIO1N87PSV94GJ48ZOX7.uasset new file mode 100644 index 0000000..b1d07f9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/K0/21YIO1N87PSV94GJ48ZOX7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/KM/2P6ZFZ7PM9FBW6BNH2LKB3.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/KM/2P6ZFZ7PM9FBW6BNH2LKB3.uasset new file mode 100644 index 0000000..3f692e3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/KM/2P6ZFZ7PM9FBW6BNH2LKB3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/N2/SKWGXLQPNHKYFV3UF7PC58.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/N2/SKWGXLQPNHKYFV3UF7PC58.uasset new file mode 100644 index 0000000..c5fe137 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/N2/SKWGXLQPNHKYFV3UF7PC58.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/ND/3NUNKCM7HYP0K630DOTBV1.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/ND/3NUNKCM7HYP0K630DOTBV1.uasset new file mode 100644 index 0000000..6fcde43 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/ND/3NUNKCM7HYP0K630DOTBV1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/9/Y5/82VFC1UWWA110XOOEJ158E.uasset b/MyProject2/Content/__ExternalActors__/Untitled/9/Y5/82VFC1UWWA110XOOEJ158E.uasset new file mode 100644 index 0000000..3cf1879 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/9/Y5/82VFC1UWWA110XOOEJ158E.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/36/XV3PV8CFIMBRX7OVMUB7FQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/36/XV3PV8CFIMBRX7OVMUB7FQ.uasset new file mode 100644 index 0000000..f2c62ce Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/36/XV3PV8CFIMBRX7OVMUB7FQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/AG/KECGBPL7YSM95LL88MMB8I.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/AG/KECGBPL7YSM95LL88MMB8I.uasset new file mode 100644 index 0000000..ceb5d16 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/AG/KECGBPL7YSM95LL88MMB8I.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/CE/QY9VSY6OEH6M8UXZQT75SC.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/CE/QY9VSY6OEH6M8UXZQT75SC.uasset new file mode 100644 index 0000000..35aca0a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/CE/QY9VSY6OEH6M8UXZQT75SC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/DW/8L46K1WD89YDHPA4PA1YQO.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/DW/8L46K1WD89YDHPA4PA1YQO.uasset new file mode 100644 index 0000000..c8e4f04 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/DW/8L46K1WD89YDHPA4PA1YQO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/GQ/Z1GJ8KGAV56S5I7H40160C.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/GQ/Z1GJ8KGAV56S5I7H40160C.uasset new file mode 100644 index 0000000..a1823b1 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/GQ/Z1GJ8KGAV56S5I7H40160C.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/IV/F2UCV3PMQVPC9OA6Y0XXG3.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/IV/F2UCV3PMQVPC9OA6Y0XXG3.uasset new file mode 100644 index 0000000..cf2735d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/IV/F2UCV3PMQVPC9OA6Y0XXG3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/LL/28WPXOQYLHLG9C4NNN4EDI.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/LL/28WPXOQYLHLG9C4NNN4EDI.uasset new file mode 100644 index 0000000..c0495b5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/LL/28WPXOQYLHLG9C4NNN4EDI.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/NY/NY4GI6DH1FD88EONOM1MK1.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/NY/NY4GI6DH1FD88EONOM1MK1.uasset new file mode 100644 index 0000000..082192c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/NY/NY4GI6DH1FD88EONOM1MK1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/PD/A393WX5ADXNURJP5D54GNJ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/PD/A393WX5ADXNURJP5D54GNJ.uasset new file mode 100644 index 0000000..c3b47f5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/PD/A393WX5ADXNURJP5D54GNJ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/QK/KES0NDYR3DKY0ITTECG4WK.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/QK/KES0NDYR3DKY0ITTECG4WK.uasset new file mode 100644 index 0000000..e293ec6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/QK/KES0NDYR3DKY0ITTECG4WK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/VK/Z7X3ASX8RKJTQ9L3PL2WZU.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/VK/Z7X3ASX8RKJTQ9L3PL2WZU.uasset new file mode 100644 index 0000000..3c8a9ff Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/VK/Z7X3ASX8RKJTQ9L3PL2WZU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/YZ/YX06X250S5OVC9ACDIZ2EJ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/YZ/YX06X250S5OVC9ACDIZ2EJ.uasset new file mode 100644 index 0000000..9167e43 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/YZ/YX06X250S5OVC9ACDIZ2EJ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/A/Z0/THGDUWR5XOLD48I6J8UZJL.uasset b/MyProject2/Content/__ExternalActors__/Untitled/A/Z0/THGDUWR5XOLD48I6J8UZJL.uasset new file mode 100644 index 0000000..ce77153 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/A/Z0/THGDUWR5XOLD48I6J8UZJL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/B/19/N0FO3VW9PMSIQGODLR8OHK.uasset b/MyProject2/Content/__ExternalActors__/Untitled/B/19/N0FO3VW9PMSIQGODLR8OHK.uasset new file mode 100644 index 0000000..44e6b81 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/B/19/N0FO3VW9PMSIQGODLR8OHK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/B/3B/TMAFS2SESKUD4KOAG2NJ49.uasset b/MyProject2/Content/__ExternalActors__/Untitled/B/3B/TMAFS2SESKUD4KOAG2NJ49.uasset new file mode 100644 index 0000000..5e15aac Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/B/3B/TMAFS2SESKUD4KOAG2NJ49.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/B/JP/PRDWJX5HHWIFD0T7RJ6OUB.uasset b/MyProject2/Content/__ExternalActors__/Untitled/B/JP/PRDWJX5HHWIFD0T7RJ6OUB.uasset new file mode 100644 index 0000000..375a7f0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/B/JP/PRDWJX5HHWIFD0T7RJ6OUB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/B/LT/379ODA8UUPG2WMK4B2WC8G.uasset b/MyProject2/Content/__ExternalActors__/Untitled/B/LT/379ODA8UUPG2WMK4B2WC8G.uasset new file mode 100644 index 0000000..656359b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/B/LT/379ODA8UUPG2WMK4B2WC8G.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/C/26/ZBUFF8X49WNUB8XW4T6JOF.uasset b/MyProject2/Content/__ExternalActors__/Untitled/C/26/ZBUFF8X49WNUB8XW4T6JOF.uasset new file mode 100644 index 0000000..8041517 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/C/26/ZBUFF8X49WNUB8XW4T6JOF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/C/8L/3CODS11OI75V0WX0JS91GF.uasset b/MyProject2/Content/__ExternalActors__/Untitled/C/8L/3CODS11OI75V0WX0JS91GF.uasset new file mode 100644 index 0000000..40a3242 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/C/8L/3CODS11OI75V0WX0JS91GF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/C/JJ/2KM5RW3RB8MQTC5Z5QAP86.uasset b/MyProject2/Content/__ExternalActors__/Untitled/C/JJ/2KM5RW3RB8MQTC5Z5QAP86.uasset new file mode 100644 index 0000000..291aca0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/C/JJ/2KM5RW3RB8MQTC5Z5QAP86.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/C/LB/6VJJ4DGIDUJYJSMBYICFCG.uasset b/MyProject2/Content/__ExternalActors__/Untitled/C/LB/6VJJ4DGIDUJYJSMBYICFCG.uasset new file mode 100644 index 0000000..9712659 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/C/LB/6VJJ4DGIDUJYJSMBYICFCG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/C/UL/FCX003UHDFE1XFF1UYEKB8.uasset b/MyProject2/Content/__ExternalActors__/Untitled/C/UL/FCX003UHDFE1XFF1UYEKB8.uasset new file mode 100644 index 0000000..dbc70d7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/C/UL/FCX003UHDFE1XFF1UYEKB8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/C/VR/0LAVFHBFPQHWQIE58DO5WF.uasset b/MyProject2/Content/__ExternalActors__/Untitled/C/VR/0LAVFHBFPQHWQIE58DO5WF.uasset new file mode 100644 index 0000000..35c9b10 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/C/VR/0LAVFHBFPQHWQIE58DO5WF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/1Y/LOC77QZ3MD1ZFKG90D5EP3.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/1Y/LOC77QZ3MD1ZFKG90D5EP3.uasset new file mode 100644 index 0000000..c636553 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/1Y/LOC77QZ3MD1ZFKG90D5EP3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/39/H32T5U1Q8KNHDYD5J4ES73.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/39/H32T5U1Q8KNHDYD5J4ES73.uasset new file mode 100644 index 0000000..7874e9c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/39/H32T5U1Q8KNHDYD5J4ES73.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/AY/1YG3IP1RLO5CDOBVQ0W0RA.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/AY/1YG3IP1RLO5CDOBVQ0W0RA.uasset new file mode 100644 index 0000000..c01b2b0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/AY/1YG3IP1RLO5CDOBVQ0W0RA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/BA/QUO0AEFJ38VWG80ZC1OF80.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/BA/QUO0AEFJ38VWG80ZC1OF80.uasset new file mode 100644 index 0000000..9ff9090 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/BA/QUO0AEFJ38VWG80ZC1OF80.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/C1/HS6V3BNZ7H6AKPXHPEX1M7.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/C1/HS6V3BNZ7H6AKPXHPEX1M7.uasset new file mode 100644 index 0000000..439833f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/C1/HS6V3BNZ7H6AKPXHPEX1M7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/FV/1KGJYU8K12XHN6XNLSYMBQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/FV/1KGJYU8K12XHN6XNLSYMBQ.uasset new file mode 100644 index 0000000..765fd97 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/FV/1KGJYU8K12XHN6XNLSYMBQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/NM/BA3WQIS9O921IEUJ5HLEG5.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/NM/BA3WQIS9O921IEUJ5HLEG5.uasset new file mode 100644 index 0000000..9a47e94 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/NM/BA3WQIS9O921IEUJ5HLEG5.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/PE/VBJN4YZD7PLF6IAKP0LW1Z.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/PE/VBJN4YZD7PLF6IAKP0LW1Z.uasset new file mode 100644 index 0000000..a87d780 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/PE/VBJN4YZD7PLF6IAKP0LW1Z.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/PU/4DA3AUPUZMAQWTIQT205ZY.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/PU/4DA3AUPUZMAQWTIQT205ZY.uasset new file mode 100644 index 0000000..9f3c6f7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/PU/4DA3AUPUZMAQWTIQT205ZY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/SB/8VOBXSNOCHWPT7V6IIHRZ6.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/SB/8VOBXSNOCHWPT7V6IIHRZ6.uasset new file mode 100644 index 0000000..bb13f84 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/SB/8VOBXSNOCHWPT7V6IIHRZ6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/SW/W8795T2GDG12XXM5U16N9I.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/SW/W8795T2GDG12XXM5U16N9I.uasset new file mode 100644 index 0000000..141c539 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/SW/W8795T2GDG12XXM5U16N9I.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/D/U3/F9ZCV1ZQZIEFW41ASA7N1E.uasset b/MyProject2/Content/__ExternalActors__/Untitled/D/U3/F9ZCV1ZQZIEFW41ASA7N1E.uasset new file mode 100644 index 0000000..ecf3e04 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/D/U3/F9ZCV1ZQZIEFW41ASA7N1E.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/E/7X/0GCTIMNEBVF8AOXPOXOJMW.uasset b/MyProject2/Content/__ExternalActors__/Untitled/E/7X/0GCTIMNEBVF8AOXPOXOJMW.uasset new file mode 100644 index 0000000..12ba64f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/E/7X/0GCTIMNEBVF8AOXPOXOJMW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/E/F1/MDBU119X329MP1N6H3D543.uasset b/MyProject2/Content/__ExternalActors__/Untitled/E/F1/MDBU119X329MP1N6H3D543.uasset new file mode 100644 index 0000000..a690436 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/E/F1/MDBU119X329MP1N6H3D543.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/E/KM/6LU1RLRCO82PA3M8IZWHFG.uasset b/MyProject2/Content/__ExternalActors__/Untitled/E/KM/6LU1RLRCO82PA3M8IZWHFG.uasset new file mode 100644 index 0000000..dfe2af7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/E/KM/6LU1RLRCO82PA3M8IZWHFG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/E/MU/LNHD27GINT2578B3TZYQRM.uasset b/MyProject2/Content/__ExternalActors__/Untitled/E/MU/LNHD27GINT2578B3TZYQRM.uasset new file mode 100644 index 0000000..7a8ba58 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/E/MU/LNHD27GINT2578B3TZYQRM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/E/RD/R9Y001QLVWCJEM4FI3GSIQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/E/RD/R9Y001QLVWCJEM4FI3GSIQ.uasset new file mode 100644 index 0000000..16bc6ec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/E/RD/R9Y001QLVWCJEM4FI3GSIQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/Untitled/E/ZD/7NTTVCQQT2KEYDBDTXCUOQ.uasset b/MyProject2/Content/__ExternalActors__/Untitled/E/ZD/7NTTVCQQT2KEYDBDTXCUOQ.uasset new file mode 100644 index 0000000..3141f70 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/Untitled/E/ZD/7NTTVCQQT2KEYDBDTXCUOQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/1C/WGHJ0IQAWJHPZKJAFSU2I1.uasset b/MyProject2/Content/__ExternalActors__/test/0/1C/WGHJ0IQAWJHPZKJAFSU2I1.uasset new file mode 100644 index 0000000..f73906a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/1C/WGHJ0IQAWJHPZKJAFSU2I1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/29/BCHYMJGRZZ3SO6DWLVJG8W.uasset b/MyProject2/Content/__ExternalActors__/test/0/29/BCHYMJGRZZ3SO6DWLVJG8W.uasset new file mode 100644 index 0000000..a1f7158 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/29/BCHYMJGRZZ3SO6DWLVJG8W.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/55/RU0K81QBCWMQYK10TOP6XS.uasset b/MyProject2/Content/__ExternalActors__/test/0/55/RU0K81QBCWMQYK10TOP6XS.uasset new file mode 100644 index 0000000..1b89e6e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/55/RU0K81QBCWMQYK10TOP6XS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/5Q/YMBYQLXIDMF21H4MS622P7.uasset b/MyProject2/Content/__ExternalActors__/test/0/5Q/YMBYQLXIDMF21H4MS622P7.uasset new file mode 100644 index 0000000..153c959 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/5Q/YMBYQLXIDMF21H4MS622P7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/AA/TEV35KVARUM29NQWAINDSE.uasset b/MyProject2/Content/__ExternalActors__/test/0/AA/TEV35KVARUM29NQWAINDSE.uasset new file mode 100644 index 0000000..54ffcb4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/AA/TEV35KVARUM29NQWAINDSE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/FW/71PDJC72WJ8M0KGHT8E5NU.uasset b/MyProject2/Content/__ExternalActors__/test/0/FW/71PDJC72WJ8M0KGHT8E5NU.uasset new file mode 100644 index 0000000..d2d044d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/FW/71PDJC72WJ8M0KGHT8E5NU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/GN/HP1MEZ72YG9VDNH7VUWOYO.uasset b/MyProject2/Content/__ExternalActors__/test/0/GN/HP1MEZ72YG9VDNH7VUWOYO.uasset new file mode 100644 index 0000000..3a43dc1 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/GN/HP1MEZ72YG9VDNH7VUWOYO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/H3/9F05BHBELONAW7Q0XZWTRB.uasset b/MyProject2/Content/__ExternalActors__/test/0/H3/9F05BHBELONAW7Q0XZWTRB.uasset new file mode 100644 index 0000000..9ebc169 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/H3/9F05BHBELONAW7Q0XZWTRB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/IF/342K0Q4AAHLP1NKXRZIW74.uasset b/MyProject2/Content/__ExternalActors__/test/0/IF/342K0Q4AAHLP1NKXRZIW74.uasset new file mode 100644 index 0000000..5cf11a4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/IF/342K0Q4AAHLP1NKXRZIW74.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/JJ/86XEROONJG6Q3UR002SOQ2.uasset b/MyProject2/Content/__ExternalActors__/test/0/JJ/86XEROONJG6Q3UR002SOQ2.uasset new file mode 100644 index 0000000..945c8d7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/JJ/86XEROONJG6Q3UR002SOQ2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/NL/29WHJB48Y2QL843ROBA0LO.uasset b/MyProject2/Content/__ExternalActors__/test/0/NL/29WHJB48Y2QL843ROBA0LO.uasset new file mode 100644 index 0000000..2a486d4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/NL/29WHJB48Y2QL843ROBA0LO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/PX/Q6E45QIQSMOQGQUROWR9WM.uasset b/MyProject2/Content/__ExternalActors__/test/0/PX/Q6E45QIQSMOQGQUROWR9WM.uasset new file mode 100644 index 0000000..c4deea2 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/PX/Q6E45QIQSMOQGQUROWR9WM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/QX/6U7ZGTBW1UHA53EF1HSCSO.uasset b/MyProject2/Content/__ExternalActors__/test/0/QX/6U7ZGTBW1UHA53EF1HSCSO.uasset new file mode 100644 index 0000000..052b7a0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/QX/6U7ZGTBW1UHA53EF1HSCSO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/RW/D1SB90C1ZDAC5JTGOSH0U3.uasset b/MyProject2/Content/__ExternalActors__/test/0/RW/D1SB90C1ZDAC5JTGOSH0U3.uasset new file mode 100644 index 0000000..643c6eb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/RW/D1SB90C1ZDAC5JTGOSH0U3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/0/SU/U0WW2WGVAL3Y5OPDMC6XAK.uasset b/MyProject2/Content/__ExternalActors__/test/0/SU/U0WW2WGVAL3Y5OPDMC6XAK.uasset new file mode 100644 index 0000000..cf63bc6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/0/SU/U0WW2WGVAL3Y5OPDMC6XAK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/1/67/4PT73EVZJGG1NQ69L5GD2G.uasset b/MyProject2/Content/__ExternalActors__/test/1/67/4PT73EVZJGG1NQ69L5GD2G.uasset new file mode 100644 index 0000000..3ed9221 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/1/67/4PT73EVZJGG1NQ69L5GD2G.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/1/J9/A16EBPF4BDV4ICEUEXTS55.uasset b/MyProject2/Content/__ExternalActors__/test/1/J9/A16EBPF4BDV4ICEUEXTS55.uasset new file mode 100644 index 0000000..d8a679e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/1/J9/A16EBPF4BDV4ICEUEXTS55.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/1/O5/IKT9RCY4550INJ7DLDH930.uasset b/MyProject2/Content/__ExternalActors__/test/1/O5/IKT9RCY4550INJ7DLDH930.uasset new file mode 100644 index 0000000..1bbe6d0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/1/O5/IKT9RCY4550INJ7DLDH930.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/1/PC/8IITNY80Z2VN9KE67KZ58P.uasset b/MyProject2/Content/__ExternalActors__/test/1/PC/8IITNY80Z2VN9KE67KZ58P.uasset new file mode 100644 index 0000000..344fbb6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/1/PC/8IITNY80Z2VN9KE67KZ58P.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/1/T6/OY7UY3QT65SR4HJ3G51451.uasset b/MyProject2/Content/__ExternalActors__/test/1/T6/OY7UY3QT65SR4HJ3G51451.uasset new file mode 100644 index 0000000..218469d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/1/T6/OY7UY3QT65SR4HJ3G51451.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/1/W2/61DOXF8E2U6MMORO1QSKB1.uasset b/MyProject2/Content/__ExternalActors__/test/1/W2/61DOXF8E2U6MMORO1QSKB1.uasset new file mode 100644 index 0000000..317af80 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/1/W2/61DOXF8E2U6MMORO1QSKB1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/2S/7ENASQDBRQ2Y0EYSNUKJ89.uasset b/MyProject2/Content/__ExternalActors__/test/2/2S/7ENASQDBRQ2Y0EYSNUKJ89.uasset new file mode 100644 index 0000000..1aa09f2 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/2S/7ENASQDBRQ2Y0EYSNUKJ89.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/3P/4DM2RUV4P86JQNB3A5XXS9.uasset b/MyProject2/Content/__ExternalActors__/test/2/3P/4DM2RUV4P86JQNB3A5XXS9.uasset new file mode 100644 index 0000000..7bd64dc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/3P/4DM2RUV4P86JQNB3A5XXS9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/7I/6KJPY1K7X5MS38CPZ31KUN.uasset b/MyProject2/Content/__ExternalActors__/test/2/7I/6KJPY1K7X5MS38CPZ31KUN.uasset new file mode 100644 index 0000000..a0ec91d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/7I/6KJPY1K7X5MS38CPZ31KUN.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/97/T5QAPZVNJN91ADXDSP61PJ.uasset b/MyProject2/Content/__ExternalActors__/test/2/97/T5QAPZVNJN91ADXDSP61PJ.uasset new file mode 100644 index 0000000..c63b1e6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/97/T5QAPZVNJN91ADXDSP61PJ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/9K/6DBW5XJAX1L1DJIG3LMX5C.uasset b/MyProject2/Content/__ExternalActors__/test/2/9K/6DBW5XJAX1L1DJIG3LMX5C.uasset new file mode 100644 index 0000000..4db7003 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/9K/6DBW5XJAX1L1DJIG3LMX5C.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/AV/DIJQE4WB0X0EU59QKYC2DL.uasset b/MyProject2/Content/__ExternalActors__/test/2/AV/DIJQE4WB0X0EU59QKYC2DL.uasset new file mode 100644 index 0000000..2a2c3a7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/AV/DIJQE4WB0X0EU59QKYC2DL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/D1/AJHZIEYYK5TJ9TERNOH16J.uasset b/MyProject2/Content/__ExternalActors__/test/2/D1/AJHZIEYYK5TJ9TERNOH16J.uasset new file mode 100644 index 0000000..b36a028 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/D1/AJHZIEYYK5TJ9TERNOH16J.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/GY/1PJK5Z4MSANDJSNG5D2QR0.uasset b/MyProject2/Content/__ExternalActors__/test/2/GY/1PJK5Z4MSANDJSNG5D2QR0.uasset new file mode 100644 index 0000000..519fa67 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/GY/1PJK5Z4MSANDJSNG5D2QR0.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/H4/GCLGPHBZCI878ZZ97NZJHY.uasset b/MyProject2/Content/__ExternalActors__/test/2/H4/GCLGPHBZCI878ZZ97NZJHY.uasset new file mode 100644 index 0000000..dbba6d9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/H4/GCLGPHBZCI878ZZ97NZJHY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/IB/5P0QJAHQZG0B762LOSU715.uasset b/MyProject2/Content/__ExternalActors__/test/2/IB/5P0QJAHQZG0B762LOSU715.uasset new file mode 100644 index 0000000..dad9889 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/IB/5P0QJAHQZG0B762LOSU715.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/JO/JZ4ZG4PJUI3OMS64NI4IUZ.uasset b/MyProject2/Content/__ExternalActors__/test/2/JO/JZ4ZG4PJUI3OMS64NI4IUZ.uasset new file mode 100644 index 0000000..72c71fa Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/JO/JZ4ZG4PJUI3OMS64NI4IUZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/LM/HL9LK5XAHJETRPB0GVJRWR.uasset b/MyProject2/Content/__ExternalActors__/test/2/LM/HL9LK5XAHJETRPB0GVJRWR.uasset new file mode 100644 index 0000000..43fe400 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/LM/HL9LK5XAHJETRPB0GVJRWR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/O3/SVFHERNFGDEMC0UNONQ6O9.uasset b/MyProject2/Content/__ExternalActors__/test/2/O3/SVFHERNFGDEMC0UNONQ6O9.uasset new file mode 100644 index 0000000..bcfc07d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/O3/SVFHERNFGDEMC0UNONQ6O9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/QG/W26EGWA89OQZORD551E13L.uasset b/MyProject2/Content/__ExternalActors__/test/2/QG/W26EGWA89OQZORD551E13L.uasset new file mode 100644 index 0000000..9116aec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/QG/W26EGWA89OQZORD551E13L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/WJ/427QTMY3DOMZBPR5AQMS3Q.uasset b/MyProject2/Content/__ExternalActors__/test/2/WJ/427QTMY3DOMZBPR5AQMS3Q.uasset new file mode 100644 index 0000000..1e9cb2f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/WJ/427QTMY3DOMZBPR5AQMS3Q.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/2/WV/8YECSX9LSZWXY0OOUXNG29.uasset b/MyProject2/Content/__ExternalActors__/test/2/WV/8YECSX9LSZWXY0OOUXNG29.uasset new file mode 100644 index 0000000..2b4eb27 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/2/WV/8YECSX9LSZWXY0OOUXNG29.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/3/7D/LYRPG8X5R2OY07IFVD6C1K.uasset b/MyProject2/Content/__ExternalActors__/test/3/7D/LYRPG8X5R2OY07IFVD6C1K.uasset new file mode 100644 index 0000000..9a9dd65 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/3/7D/LYRPG8X5R2OY07IFVD6C1K.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/3/D6/RTH6Q0I80LKLJ7O54IAFXL.uasset b/MyProject2/Content/__ExternalActors__/test/3/D6/RTH6Q0I80LKLJ7O54IAFXL.uasset new file mode 100644 index 0000000..eb9c2be Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/3/D6/RTH6Q0I80LKLJ7O54IAFXL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/3/GD/SS434U7P7RXJLZY71A4WK0.uasset b/MyProject2/Content/__ExternalActors__/test/3/GD/SS434U7P7RXJLZY71A4WK0.uasset new file mode 100644 index 0000000..d352d1a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/3/GD/SS434U7P7RXJLZY71A4WK0.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/3/JX/0S9DTZ6PJGCXF5IPO30UNA.uasset b/MyProject2/Content/__ExternalActors__/test/3/JX/0S9DTZ6PJGCXF5IPO30UNA.uasset new file mode 100644 index 0000000..0292a39 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/3/JX/0S9DTZ6PJGCXF5IPO30UNA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/3/ZG/BND33GU8JYU59FJRLJ4C3X.uasset b/MyProject2/Content/__ExternalActors__/test/3/ZG/BND33GU8JYU59FJRLJ4C3X.uasset new file mode 100644 index 0000000..61511ab Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/3/ZG/BND33GU8JYU59FJRLJ4C3X.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/0M/LW8IX1E4RELCCLED2K7XA2.uasset b/MyProject2/Content/__ExternalActors__/test/4/0M/LW8IX1E4RELCCLED2K7XA2.uasset new file mode 100644 index 0000000..4786b37 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/0M/LW8IX1E4RELCCLED2K7XA2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/3S/578PVF3C0IBITVD0ODJB8Y.uasset b/MyProject2/Content/__ExternalActors__/test/4/3S/578PVF3C0IBITVD0ODJB8Y.uasset new file mode 100644 index 0000000..0c09e58 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/3S/578PVF3C0IBITVD0ODJB8Y.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/7K/O15E5C2S79I9GLB2VOHFAO.uasset b/MyProject2/Content/__ExternalActors__/test/4/7K/O15E5C2S79I9GLB2VOHFAO.uasset new file mode 100644 index 0000000..099d48b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/7K/O15E5C2S79I9GLB2VOHFAO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/G4/X7NZ7V1S4AYJ2X4FPS18PR.uasset b/MyProject2/Content/__ExternalActors__/test/4/G4/X7NZ7V1S4AYJ2X4FPS18PR.uasset new file mode 100644 index 0000000..386d524 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/G4/X7NZ7V1S4AYJ2X4FPS18PR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/ME/JWDSJ02ZKOZMCJ9EXCEV7W.uasset b/MyProject2/Content/__ExternalActors__/test/4/ME/JWDSJ02ZKOZMCJ9EXCEV7W.uasset new file mode 100644 index 0000000..38797a9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/ME/JWDSJ02ZKOZMCJ9EXCEV7W.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/PH/38OY2ZHF23WZ3BT9CI9ZN7.uasset b/MyProject2/Content/__ExternalActors__/test/4/PH/38OY2ZHF23WZ3BT9CI9ZN7.uasset new file mode 100644 index 0000000..3dcfbb3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/PH/38OY2ZHF23WZ3BT9CI9ZN7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/U4/NU253HT0O21QGJO7YRO1QM.uasset b/MyProject2/Content/__ExternalActors__/test/4/U4/NU253HT0O21QGJO7YRO1QM.uasset new file mode 100644 index 0000000..d997a0b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/U4/NU253HT0O21QGJO7YRO1QM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/XY/7XSOFF8717IJ15VLO64O6S.uasset b/MyProject2/Content/__ExternalActors__/test/4/XY/7XSOFF8717IJ15VLO64O6S.uasset new file mode 100644 index 0000000..ea243ca Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/XY/7XSOFF8717IJ15VLO64O6S.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/4/Y3/9KBF5P0TQL0M517WGQYH0H.uasset b/MyProject2/Content/__ExternalActors__/test/4/Y3/9KBF5P0TQL0M517WGQYH0H.uasset new file mode 100644 index 0000000..064fec7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/4/Y3/9KBF5P0TQL0M517WGQYH0H.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/1A/VUP29XOSGVTBSEE7DBRMJV.uasset b/MyProject2/Content/__ExternalActors__/test/5/1A/VUP29XOSGVTBSEE7DBRMJV.uasset new file mode 100644 index 0000000..79fc281 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/1A/VUP29XOSGVTBSEE7DBRMJV.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/8G/JFWP4RDLC27CK78FC0PMFY.uasset b/MyProject2/Content/__ExternalActors__/test/5/8G/JFWP4RDLC27CK78FC0PMFY.uasset new file mode 100644 index 0000000..3727896 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/8G/JFWP4RDLC27CK78FC0PMFY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/8R/ED1A5HWBHP9KDETPE9AY9J.uasset b/MyProject2/Content/__ExternalActors__/test/5/8R/ED1A5HWBHP9KDETPE9AY9J.uasset new file mode 100644 index 0000000..b741983 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/8R/ED1A5HWBHP9KDETPE9AY9J.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/AE/I22TEXOZGCDYNJ8C1A38JX.uasset b/MyProject2/Content/__ExternalActors__/test/5/AE/I22TEXOZGCDYNJ8C1A38JX.uasset new file mode 100644 index 0000000..245c612 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/AE/I22TEXOZGCDYNJ8C1A38JX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/BJ/4U4PVJE3GOPX75F8VP2Y0J.uasset b/MyProject2/Content/__ExternalActors__/test/5/BJ/4U4PVJE3GOPX75F8VP2Y0J.uasset new file mode 100644 index 0000000..5ab7695 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/BJ/4U4PVJE3GOPX75F8VP2Y0J.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/E0/0WRF74G64K5L5KBGYCNRNC.uasset b/MyProject2/Content/__ExternalActors__/test/5/E0/0WRF74G64K5L5KBGYCNRNC.uasset new file mode 100644 index 0000000..ea81ee6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/E0/0WRF74G64K5L5KBGYCNRNC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/HH/P1QBPXQJET98ZMXZ17NGVA.uasset b/MyProject2/Content/__ExternalActors__/test/5/HH/P1QBPXQJET98ZMXZ17NGVA.uasset new file mode 100644 index 0000000..7382fd4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/HH/P1QBPXQJET98ZMXZ17NGVA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/IG/NOE56V03GTOUFI94T57TUP.uasset b/MyProject2/Content/__ExternalActors__/test/5/IG/NOE56V03GTOUFI94T57TUP.uasset new file mode 100644 index 0000000..b1146e1 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/IG/NOE56V03GTOUFI94T57TUP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/PI/21MJY1DQPWYZBOL8W9PAKB.uasset b/MyProject2/Content/__ExternalActors__/test/5/PI/21MJY1DQPWYZBOL8W9PAKB.uasset new file mode 100644 index 0000000..b164152 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/PI/21MJY1DQPWYZBOL8W9PAKB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/ZF/5QM05JNG4EXYZ1WEKGR3HX.uasset b/MyProject2/Content/__ExternalActors__/test/5/ZF/5QM05JNG4EXYZ1WEKGR3HX.uasset new file mode 100644 index 0000000..2df2293 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/ZF/5QM05JNG4EXYZ1WEKGR3HX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/5/ZL/EOTXTR5Q64E4TKUMIHZWHS.uasset b/MyProject2/Content/__ExternalActors__/test/5/ZL/EOTXTR5Q64E4TKUMIHZWHS.uasset new file mode 100644 index 0000000..3602aee Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/5/ZL/EOTXTR5Q64E4TKUMIHZWHS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/6/0O/OTIJMWJ9MIWLKHUGN5VDFK.uasset b/MyProject2/Content/__ExternalActors__/test/6/0O/OTIJMWJ9MIWLKHUGN5VDFK.uasset new file mode 100644 index 0000000..6006b36 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/6/0O/OTIJMWJ9MIWLKHUGN5VDFK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/6/3F/S7BUX9K7KLSLXU4ILSBKEN.uasset b/MyProject2/Content/__ExternalActors__/test/6/3F/S7BUX9K7KLSLXU4ILSBKEN.uasset new file mode 100644 index 0000000..c6dc447 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/6/3F/S7BUX9K7KLSLXU4ILSBKEN.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/6/7X/FJLC3XT0RQ199RFUJBHISX.uasset b/MyProject2/Content/__ExternalActors__/test/6/7X/FJLC3XT0RQ199RFUJBHISX.uasset new file mode 100644 index 0000000..c3db9ec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/6/7X/FJLC3XT0RQ199RFUJBHISX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/6/SG/B5YOYFND2HO4NM4KIK4HWP.uasset b/MyProject2/Content/__ExternalActors__/test/6/SG/B5YOYFND2HO4NM4KIK4HWP.uasset new file mode 100644 index 0000000..4dfd4c4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/6/SG/B5YOYFND2HO4NM4KIK4HWP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/6/SH/W4781DQ7D5W82NF6EENF4D.uasset b/MyProject2/Content/__ExternalActors__/test/6/SH/W4781DQ7D5W82NF6EENF4D.uasset new file mode 100644 index 0000000..d26fb64 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/6/SH/W4781DQ7D5W82NF6EENF4D.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/6/WW/58G4NXL2QQ6WXXHRC0JG9Z.uasset b/MyProject2/Content/__ExternalActors__/test/6/WW/58G4NXL2QQ6WXXHRC0JG9Z.uasset new file mode 100644 index 0000000..5005f8b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/6/WW/58G4NXL2QQ6WXXHRC0JG9Z.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/7/8X/8XYG8KUJNDQMPNJ3V92GBS.uasset b/MyProject2/Content/__ExternalActors__/test/7/8X/8XYG8KUJNDQMPNJ3V92GBS.uasset new file mode 100644 index 0000000..c1cad54 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/7/8X/8XYG8KUJNDQMPNJ3V92GBS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/7/PU/XCA1YRPP6E173SPN9BMTXA.uasset b/MyProject2/Content/__ExternalActors__/test/7/PU/XCA1YRPP6E173SPN9BMTXA.uasset new file mode 100644 index 0000000..420912b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/7/PU/XCA1YRPP6E173SPN9BMTXA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/7/Q8/KTMBCQ8A074NHJ7CAUFHWW.uasset b/MyProject2/Content/__ExternalActors__/test/7/Q8/KTMBCQ8A074NHJ7CAUFHWW.uasset new file mode 100644 index 0000000..e90b508 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/7/Q8/KTMBCQ8A074NHJ7CAUFHWW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/7/R3/Q4CTSHS2LW1O4JAAP5Z9CC.uasset b/MyProject2/Content/__ExternalActors__/test/7/R3/Q4CTSHS2LW1O4JAAP5Z9CC.uasset new file mode 100644 index 0000000..2d0f6d8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/7/R3/Q4CTSHS2LW1O4JAAP5Z9CC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/7/SQ/A03NL9FGDKE5T70JMEJ902.uasset b/MyProject2/Content/__ExternalActors__/test/7/SQ/A03NL9FGDKE5T70JMEJ902.uasset new file mode 100644 index 0000000..329d7ba Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/7/SQ/A03NL9FGDKE5T70JMEJ902.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/7/WG/OVWDCQT3HQBNXXBFI20YO6.uasset b/MyProject2/Content/__ExternalActors__/test/7/WG/OVWDCQT3HQBNXXBFI20YO6.uasset new file mode 100644 index 0000000..d9fbca5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/7/WG/OVWDCQT3HQBNXXBFI20YO6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/2T/8L4LE5CC4JDMQP5BE53T32.uasset b/MyProject2/Content/__ExternalActors__/test/8/2T/8L4LE5CC4JDMQP5BE53T32.uasset new file mode 100644 index 0000000..6848e71 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/2T/8L4LE5CC4JDMQP5BE53T32.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/55/EY2U0NA7VBQDAQCHAQ13Y2.uasset b/MyProject2/Content/__ExternalActors__/test/8/55/EY2U0NA7VBQDAQCHAQ13Y2.uasset new file mode 100644 index 0000000..8a20597 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/55/EY2U0NA7VBQDAQCHAQ13Y2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/75/TE748EQANKDKYOP1MSJUH9.uasset b/MyProject2/Content/__ExternalActors__/test/8/75/TE748EQANKDKYOP1MSJUH9.uasset new file mode 100644 index 0000000..5271595 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/75/TE748EQANKDKYOP1MSJUH9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/9N/3IWHGDCYEBI6B9MNR57EOX.uasset b/MyProject2/Content/__ExternalActors__/test/8/9N/3IWHGDCYEBI6B9MNR57EOX.uasset new file mode 100644 index 0000000..b08e3e7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/9N/3IWHGDCYEBI6B9MNR57EOX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/IJ/NDDOSEDEMOK6Y5TXT4W5VI.uasset b/MyProject2/Content/__ExternalActors__/test/8/IJ/NDDOSEDEMOK6Y5TXT4W5VI.uasset new file mode 100644 index 0000000..9a40610 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/IJ/NDDOSEDEMOK6Y5TXT4W5VI.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/MJ/INRJ0GR5NWQSWT7VP658FM.uasset b/MyProject2/Content/__ExternalActors__/test/8/MJ/INRJ0GR5NWQSWT7VP658FM.uasset new file mode 100644 index 0000000..b3ef263 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/MJ/INRJ0GR5NWQSWT7VP658FM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/NY/4R8VRGHBLYDOMDU2SDKQQ9.uasset b/MyProject2/Content/__ExternalActors__/test/8/NY/4R8VRGHBLYDOMDU2SDKQQ9.uasset new file mode 100644 index 0000000..9223a41 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/NY/4R8VRGHBLYDOMDU2SDKQQ9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/PY/O59TCDXODMXDUSMIJBLR47.uasset b/MyProject2/Content/__ExternalActors__/test/8/PY/O59TCDXODMXDUSMIJBLR47.uasset new file mode 100644 index 0000000..e765ad9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/PY/O59TCDXODMXDUSMIJBLR47.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/SY/IOAO96VO61TQQKVVG15QJD.uasset b/MyProject2/Content/__ExternalActors__/test/8/SY/IOAO96VO61TQQKVVG15QJD.uasset new file mode 100644 index 0000000..dc2b360 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/SY/IOAO96VO61TQQKVVG15QJD.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/UW/NMM0K8BUH4KNA3EC7FUXTX.uasset b/MyProject2/Content/__ExternalActors__/test/8/UW/NMM0K8BUH4KNA3EC7FUXTX.uasset new file mode 100644 index 0000000..8c113c4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/UW/NMM0K8BUH4KNA3EC7FUXTX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/8/ZH/6CTIYUND6K51L29WWQ4HF4.uasset b/MyProject2/Content/__ExternalActors__/test/8/ZH/6CTIYUND6K51L29WWQ4HF4.uasset new file mode 100644 index 0000000..4630539 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/8/ZH/6CTIYUND6K51L29WWQ4HF4.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/3K/TBC4IA86CLSTLACE6JHDAI.uasset b/MyProject2/Content/__ExternalActors__/test/9/3K/TBC4IA86CLSTLACE6JHDAI.uasset new file mode 100644 index 0000000..885b127 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/3K/TBC4IA86CLSTLACE6JHDAI.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/53/RWE25PIEL485HBYQFLFYTY.uasset b/MyProject2/Content/__ExternalActors__/test/9/53/RWE25PIEL485HBYQFLFYTY.uasset new file mode 100644 index 0000000..4423d84 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/53/RWE25PIEL485HBYQFLFYTY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/BE/UNUKJSF200FO0QYJQS5XHW.uasset b/MyProject2/Content/__ExternalActors__/test/9/BE/UNUKJSF200FO0QYJQS5XHW.uasset new file mode 100644 index 0000000..fd83aa4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/BE/UNUKJSF200FO0QYJQS5XHW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/DI/91QUKXOG32NLVNEJIAY7DQ.uasset b/MyProject2/Content/__ExternalActors__/test/9/DI/91QUKXOG32NLVNEJIAY7DQ.uasset new file mode 100644 index 0000000..e213c9f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/DI/91QUKXOG32NLVNEJIAY7DQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/HD/RWYC6921UHEWL0227DYHTL.uasset b/MyProject2/Content/__ExternalActors__/test/9/HD/RWYC6921UHEWL0227DYHTL.uasset new file mode 100644 index 0000000..ba19bdb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/HD/RWYC6921UHEWL0227DYHTL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/L7/8LWPUW7IKTYKCT7JWYNF8C.uasset b/MyProject2/Content/__ExternalActors__/test/9/L7/8LWPUW7IKTYKCT7JWYNF8C.uasset new file mode 100644 index 0000000..4226286 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/L7/8LWPUW7IKTYKCT7JWYNF8C.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/U9/6DS7IXUJHG6QZE4RS5FIW8.uasset b/MyProject2/Content/__ExternalActors__/test/9/U9/6DS7IXUJHG6QZE4RS5FIW8.uasset new file mode 100644 index 0000000..d8befa3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/U9/6DS7IXUJHG6QZE4RS5FIW8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/WJ/44I83LNTUYQUC746883L0Q.uasset b/MyProject2/Content/__ExternalActors__/test/9/WJ/44I83LNTUYQUC746883L0Q.uasset new file mode 100644 index 0000000..6b997f6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/WJ/44I83LNTUYQUC746883L0Q.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/9/XE/2H85TPSB50U0MLQPUCSMOR.uasset b/MyProject2/Content/__ExternalActors__/test/9/XE/2H85TPSB50U0MLQPUCSMOR.uasset new file mode 100644 index 0000000..4c35086 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/9/XE/2H85TPSB50U0MLQPUCSMOR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/1D/GZOXPP6CJFNPFVNKLQ0MA0.uasset b/MyProject2/Content/__ExternalActors__/test/A/1D/GZOXPP6CJFNPFVNKLQ0MA0.uasset new file mode 100644 index 0000000..f314934 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/1D/GZOXPP6CJFNPFVNKLQ0MA0.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/41/2FJM9D0ARS14JZKACORL9J.uasset b/MyProject2/Content/__ExternalActors__/test/A/41/2FJM9D0ARS14JZKACORL9J.uasset new file mode 100644 index 0000000..7d7e272 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/41/2FJM9D0ARS14JZKACORL9J.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/81/YVGBEJ0E0BUPZCRA6BLHN6.uasset b/MyProject2/Content/__ExternalActors__/test/A/81/YVGBEJ0E0BUPZCRA6BLHN6.uasset new file mode 100644 index 0000000..208fb73 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/81/YVGBEJ0E0BUPZCRA6BLHN6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/ED/VSH7SOU8EBYRVV2VJ44E87.uasset b/MyProject2/Content/__ExternalActors__/test/A/ED/VSH7SOU8EBYRVV2VJ44E87.uasset new file mode 100644 index 0000000..8ee6022 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/ED/VSH7SOU8EBYRVV2VJ44E87.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/GI/PCN0OCLC02YQLLM3S2N90Q.uasset b/MyProject2/Content/__ExternalActors__/test/A/GI/PCN0OCLC02YQLLM3S2N90Q.uasset new file mode 100644 index 0000000..6be185d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/GI/PCN0OCLC02YQLLM3S2N90Q.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/KT/Q6XY9D6RIY7BT986UCEURV.uasset b/MyProject2/Content/__ExternalActors__/test/A/KT/Q6XY9D6RIY7BT986UCEURV.uasset new file mode 100644 index 0000000..18e6fa6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/KT/Q6XY9D6RIY7BT986UCEURV.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/RZ/1IC33FHNZG04FPBXKOFOAS.uasset b/MyProject2/Content/__ExternalActors__/test/A/RZ/1IC33FHNZG04FPBXKOFOAS.uasset new file mode 100644 index 0000000..ec96498 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/RZ/1IC33FHNZG04FPBXKOFOAS.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/A/WU/JD7HSJOKSF48MFTLZ599MG.uasset b/MyProject2/Content/__ExternalActors__/test/A/WU/JD7HSJOKSF48MFTLZ599MG.uasset new file mode 100644 index 0000000..8710c31 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/A/WU/JD7HSJOKSF48MFTLZ599MG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/50/2LAEXIHDLH6HK9NJXN55TC.uasset b/MyProject2/Content/__ExternalActors__/test/B/50/2LAEXIHDLH6HK9NJXN55TC.uasset new file mode 100644 index 0000000..726a3ce Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/50/2LAEXIHDLH6HK9NJXN55TC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/D8/9E5VLSQCA2GLB0SBL6HSHQ.uasset b/MyProject2/Content/__ExternalActors__/test/B/D8/9E5VLSQCA2GLB0SBL6HSHQ.uasset new file mode 100644 index 0000000..0b7d1ee Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/D8/9E5VLSQCA2GLB0SBL6HSHQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/EE/MEYJ8W23HQT6FQ3Q5JM0J1.uasset b/MyProject2/Content/__ExternalActors__/test/B/EE/MEYJ8W23HQT6FQ3Q5JM0J1.uasset new file mode 100644 index 0000000..618413c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/EE/MEYJ8W23HQT6FQ3Q5JM0J1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/EM/9BGG4AO2TJ1OBKGJQ08JIQ.uasset b/MyProject2/Content/__ExternalActors__/test/B/EM/9BGG4AO2TJ1OBKGJQ08JIQ.uasset new file mode 100644 index 0000000..d738f9b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/EM/9BGG4AO2TJ1OBKGJQ08JIQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/GJ/6QVG5464LECOLS8WMWFPP9.uasset b/MyProject2/Content/__ExternalActors__/test/B/GJ/6QVG5464LECOLS8WMWFPP9.uasset new file mode 100644 index 0000000..0f9b237 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/GJ/6QVG5464LECOLS8WMWFPP9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/JV/VS909K6F6CEBV305V45KXZ.uasset b/MyProject2/Content/__ExternalActors__/test/B/JV/VS909K6F6CEBV305V45KXZ.uasset new file mode 100644 index 0000000..24b8ae9 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/JV/VS909K6F6CEBV305V45KXZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/LK/2KF9YN9BCDZA416BQCKS4Y.uasset b/MyProject2/Content/__ExternalActors__/test/B/LK/2KF9YN9BCDZA416BQCKS4Y.uasset new file mode 100644 index 0000000..544c5f0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/LK/2KF9YN9BCDZA416BQCKS4Y.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/U1/77NYGMSBL3CRHSA3A1H9NI.uasset b/MyProject2/Content/__ExternalActors__/test/B/U1/77NYGMSBL3CRHSA3A1H9NI.uasset new file mode 100644 index 0000000..42382d5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/U1/77NYGMSBL3CRHSA3A1H9NI.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/B/X8/LWZUWGYGR758PC5A5M5R0F.uasset b/MyProject2/Content/__ExternalActors__/test/B/X8/LWZUWGYGR758PC5A5M5R0F.uasset new file mode 100644 index 0000000..876caeb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/B/X8/LWZUWGYGR758PC5A5M5R0F.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/4T/IZ36RQ1U0KWJHCOQMHGWQQ.uasset b/MyProject2/Content/__ExternalActors__/test/C/4T/IZ36RQ1U0KWJHCOQMHGWQQ.uasset new file mode 100644 index 0000000..9c9cd93 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/4T/IZ36RQ1U0KWJHCOQMHGWQQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/5A/VTS9Z4P5OZ9YT714JLVVKV.uasset b/MyProject2/Content/__ExternalActors__/test/C/5A/VTS9Z4P5OZ9YT714JLVVKV.uasset new file mode 100644 index 0000000..9366d92 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/5A/VTS9Z4P5OZ9YT714JLVVKV.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/5E/DWHB37UY2RNQK3KMSPHUFY.uasset b/MyProject2/Content/__ExternalActors__/test/C/5E/DWHB37UY2RNQK3KMSPHUFY.uasset new file mode 100644 index 0000000..fd817d4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/5E/DWHB37UY2RNQK3KMSPHUFY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/67/UORYJ22KLNB34P3E0SBCL2.uasset b/MyProject2/Content/__ExternalActors__/test/C/67/UORYJ22KLNB34P3E0SBCL2.uasset new file mode 100644 index 0000000..3d9cfeb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/67/UORYJ22KLNB34P3E0SBCL2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/9C/9N57WM2WMXUCZQYNLHU7CT.uasset b/MyProject2/Content/__ExternalActors__/test/C/9C/9N57WM2WMXUCZQYNLHU7CT.uasset new file mode 100644 index 0000000..22d4290 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/9C/9N57WM2WMXUCZQYNLHU7CT.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/D7/0FT9Q32H44MQYDOKTW4IH7.uasset b/MyProject2/Content/__ExternalActors__/test/C/D7/0FT9Q32H44MQYDOKTW4IH7.uasset new file mode 100644 index 0000000..4339092 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/D7/0FT9Q32H44MQYDOKTW4IH7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/C/JM/8C8KCVIM8XOSSXF879YJVM.uasset b/MyProject2/Content/__ExternalActors__/test/C/JM/8C8KCVIM8XOSSXF879YJVM.uasset new file mode 100644 index 0000000..acbdbad Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/C/JM/8C8KCVIM8XOSSXF879YJVM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/D/34/THSI4GT4MFQOH8MGJKTCKD.uasset b/MyProject2/Content/__ExternalActors__/test/D/34/THSI4GT4MFQOH8MGJKTCKD.uasset new file mode 100644 index 0000000..30e33e3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/D/34/THSI4GT4MFQOH8MGJKTCKD.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/E/BE/XY2FFG2RJJSN0OZJO361H0.uasset b/MyProject2/Content/__ExternalActors__/test/E/BE/XY2FFG2RJJSN0OZJO361H0.uasset new file mode 100644 index 0000000..27d4e88 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/E/BE/XY2FFG2RJJSN0OZJO361H0.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/E/OC/MHOUXNEAKF6GP7X8HZ19ZT.uasset b/MyProject2/Content/__ExternalActors__/test/E/OC/MHOUXNEAKF6GP7X8HZ19ZT.uasset new file mode 100644 index 0000000..d63be33 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/E/OC/MHOUXNEAKF6GP7X8HZ19ZT.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/E/ZR/82MG28NG4T70DCARBNWTBH.uasset b/MyProject2/Content/__ExternalActors__/test/E/ZR/82MG28NG4T70DCARBNWTBH.uasset new file mode 100644 index 0000000..c322b58 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/E/ZR/82MG28NG4T70DCARBNWTBH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/test/F/51/U2PJX50FWOMIJEIHDJY2G9.uasset b/MyProject2/Content/__ExternalActors__/test/F/51/U2PJX50FWOMIJEIHDJY2G9.uasset new file mode 100644 index 0000000..c982952 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/test/F/51/U2PJX50FWOMIJEIHDJY2G9.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/5P/5OVSNNST1NFZFZZ1TECA94.uasset b/MyProject2/Content/__ExternalActors__/we/0/5P/5OVSNNST1NFZFZZ1TECA94.uasset new file mode 100644 index 0000000..8c7725a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/5P/5OVSNNST1NFZFZZ1TECA94.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/BB/WHHDZZ8BJHCMDBSOM2UGBN.uasset b/MyProject2/Content/__ExternalActors__/we/0/BB/WHHDZZ8BJHCMDBSOM2UGBN.uasset new file mode 100644 index 0000000..adb9db5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/BB/WHHDZZ8BJHCMDBSOM2UGBN.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/D0/VSP0MWWPCZK0UTZNNIKCNH.uasset b/MyProject2/Content/__ExternalActors__/we/0/D0/VSP0MWWPCZK0UTZNNIKCNH.uasset new file mode 100644 index 0000000..52fd31c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/D0/VSP0MWWPCZK0UTZNNIKCNH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/PP/KHBO21BCWVHRYWHFUPVF0K.uasset b/MyProject2/Content/__ExternalActors__/we/0/PP/KHBO21BCWVHRYWHFUPVF0K.uasset new file mode 100644 index 0000000..148268b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/PP/KHBO21BCWVHRYWHFUPVF0K.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/TC/XXAOLEHY1PKTCMDGABV1P7.uasset b/MyProject2/Content/__ExternalActors__/we/0/TC/XXAOLEHY1PKTCMDGABV1P7.uasset new file mode 100644 index 0000000..507945f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/TC/XXAOLEHY1PKTCMDGABV1P7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/UM/7INQ6D8N0LO0AEHZ5Y9V45.uasset b/MyProject2/Content/__ExternalActors__/we/0/UM/7INQ6D8N0LO0AEHZ5Y9V45.uasset new file mode 100644 index 0000000..34c2e18 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/UM/7INQ6D8N0LO0AEHZ5Y9V45.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/0/ZV/LTIL1XACYH0PT3UFF33XFU.uasset b/MyProject2/Content/__ExternalActors__/we/0/ZV/LTIL1XACYH0PT3UFF33XFU.uasset new file mode 100644 index 0000000..b0b7a7e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/0/ZV/LTIL1XACYH0PT3UFF33XFU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/1E/XY9YCQY6EDIKI2DIG09YIH.uasset b/MyProject2/Content/__ExternalActors__/we/1/1E/XY9YCQY6EDIKI2DIG09YIH.uasset new file mode 100644 index 0000000..434bb08 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/1E/XY9YCQY6EDIKI2DIG09YIH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/6A/HRR6N5JKR6CPMOTSYYML4B.uasset b/MyProject2/Content/__ExternalActors__/we/1/6A/HRR6N5JKR6CPMOTSYYML4B.uasset new file mode 100644 index 0000000..25d3968 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/6A/HRR6N5JKR6CPMOTSYYML4B.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/6L/HAPY7A1WX7QUE5Y7OTS58V.uasset b/MyProject2/Content/__ExternalActors__/we/1/6L/HAPY7A1WX7QUE5Y7OTS58V.uasset new file mode 100644 index 0000000..0dbfa11 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/6L/HAPY7A1WX7QUE5Y7OTS58V.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/6Z/16AUOFGSBTJLHSWD68AGFC.uasset b/MyProject2/Content/__ExternalActors__/we/1/6Z/16AUOFGSBTJLHSWD68AGFC.uasset new file mode 100644 index 0000000..3f38de3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/6Z/16AUOFGSBTJLHSWD68AGFC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/7B/W33HY9LQBUETZEAWZU69JA.uasset b/MyProject2/Content/__ExternalActors__/we/1/7B/W33HY9LQBUETZEAWZU69JA.uasset new file mode 100644 index 0000000..e173871 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/7B/W33HY9LQBUETZEAWZU69JA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/FM/90346HU7BHLPHN256MCBRC.uasset b/MyProject2/Content/__ExternalActors__/we/1/FM/90346HU7BHLPHN256MCBRC.uasset new file mode 100644 index 0000000..370ee8d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/FM/90346HU7BHLPHN256MCBRC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/MU/CZGNB893CRQ25BB4XTB8ZW.uasset b/MyProject2/Content/__ExternalActors__/we/1/MU/CZGNB893CRQ25BB4XTB8ZW.uasset new file mode 100644 index 0000000..a5a5919 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/MU/CZGNB893CRQ25BB4XTB8ZW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/P4/QRVHJO1BT3MZ3W8NLIM9ZO.uasset b/MyProject2/Content/__ExternalActors__/we/1/P4/QRVHJO1BT3MZ3W8NLIM9ZO.uasset new file mode 100644 index 0000000..636b826 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/P4/QRVHJO1BT3MZ3W8NLIM9ZO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/PA/BJIKVI0TQS1YLSN06CTPGY.uasset b/MyProject2/Content/__ExternalActors__/we/1/PA/BJIKVI0TQS1YLSN06CTPGY.uasset new file mode 100644 index 0000000..c8bc3bb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/PA/BJIKVI0TQS1YLSN06CTPGY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/UH/SK508WDFDY2LKEPND6CELQ.uasset b/MyProject2/Content/__ExternalActors__/we/1/UH/SK508WDFDY2LKEPND6CELQ.uasset new file mode 100644 index 0000000..3688bd5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/UH/SK508WDFDY2LKEPND6CELQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/1/VC/U6NJ9FPEDXTRUAVJJGUDA1.uasset b/MyProject2/Content/__ExternalActors__/we/1/VC/U6NJ9FPEDXTRUAVJJGUDA1.uasset new file mode 100644 index 0000000..64dd036 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/1/VC/U6NJ9FPEDXTRUAVJJGUDA1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/2/1P/R9G3FBT155TRJ3WJSLMJXP.uasset b/MyProject2/Content/__ExternalActors__/we/2/1P/R9G3FBT155TRJ3WJSLMJXP.uasset new file mode 100644 index 0000000..fbc735e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/2/1P/R9G3FBT155TRJ3WJSLMJXP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/2/D2/UDA2OTCHI12X9ESLT52ZXC.uasset b/MyProject2/Content/__ExternalActors__/we/2/D2/UDA2OTCHI12X9ESLT52ZXC.uasset new file mode 100644 index 0000000..1a0564a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/2/D2/UDA2OTCHI12X9ESLT52ZXC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/2/MX/FCYN85PG2GOXMAGHDDR5AJ.uasset b/MyProject2/Content/__ExternalActors__/we/2/MX/FCYN85PG2GOXMAGHDDR5AJ.uasset new file mode 100644 index 0000000..d0c8718 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/2/MX/FCYN85PG2GOXMAGHDDR5AJ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/2/SG/Z1Q10Q5CYQMGT72RABLYYV.uasset b/MyProject2/Content/__ExternalActors__/we/2/SG/Z1Q10Q5CYQMGT72RABLYYV.uasset new file mode 100644 index 0000000..3243404 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/2/SG/Z1Q10Q5CYQMGT72RABLYYV.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/2/UE/69JTARP4AQ9675IPQVJZ7E.uasset b/MyProject2/Content/__ExternalActors__/we/2/UE/69JTARP4AQ9675IPQVJZ7E.uasset new file mode 100644 index 0000000..67c559f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/2/UE/69JTARP4AQ9675IPQVJZ7E.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/2/Y5/EQC197O0ULFYU405UTO7B7.uasset b/MyProject2/Content/__ExternalActors__/we/2/Y5/EQC197O0ULFYU405UTO7B7.uasset new file mode 100644 index 0000000..637b155 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/2/Y5/EQC197O0ULFYU405UTO7B7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/09/86388JGW3SXO4WYYCOQPOO.uasset b/MyProject2/Content/__ExternalActors__/we/3/09/86388JGW3SXO4WYYCOQPOO.uasset new file mode 100644 index 0000000..689bad3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/09/86388JGW3SXO4WYYCOQPOO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/34/BA7ANKHHKHCF9BZB8LHE2O.uasset b/MyProject2/Content/__ExternalActors__/we/3/34/BA7ANKHHKHCF9BZB8LHE2O.uasset new file mode 100644 index 0000000..93c9cec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/34/BA7ANKHHKHCF9BZB8LHE2O.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/6B/4JSHE38GANFZS22V57DKWG.uasset b/MyProject2/Content/__ExternalActors__/we/3/6B/4JSHE38GANFZS22V57DKWG.uasset new file mode 100644 index 0000000..0ace574 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/6B/4JSHE38GANFZS22V57DKWG.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/6P/X909283GSNERJW23QNUMJZ.uasset b/MyProject2/Content/__ExternalActors__/we/3/6P/X909283GSNERJW23QNUMJZ.uasset new file mode 100644 index 0000000..28687f3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/6P/X909283GSNERJW23QNUMJZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/L7/6NLD2QF0EQ7ZLM267FLPI8.uasset b/MyProject2/Content/__ExternalActors__/we/3/L7/6NLD2QF0EQ7ZLM267FLPI8.uasset new file mode 100644 index 0000000..ee29faf Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/L7/6NLD2QF0EQ7ZLM267FLPI8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/M3/C0IYDNJJ9THPT1ISTVTE0D.uasset b/MyProject2/Content/__ExternalActors__/we/3/M3/C0IYDNJJ9THPT1ISTVTE0D.uasset new file mode 100644 index 0000000..1657900 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/M3/C0IYDNJJ9THPT1ISTVTE0D.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/M4/RO7SP9RW47AJSTPALVP0DC.uasset b/MyProject2/Content/__ExternalActors__/we/3/M4/RO7SP9RW47AJSTPALVP0DC.uasset new file mode 100644 index 0000000..10f4115 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/M4/RO7SP9RW47AJSTPALVP0DC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/NI/A29203Q1U62C6V93QEX67V.uasset b/MyProject2/Content/__ExternalActors__/we/3/NI/A29203Q1U62C6V93QEX67V.uasset new file mode 100644 index 0000000..63d7029 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/NI/A29203Q1U62C6V93QEX67V.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/3/YU/IHA6YLNZ7MN4ETVL5JDL3L.uasset b/MyProject2/Content/__ExternalActors__/we/3/YU/IHA6YLNZ7MN4ETVL5JDL3L.uasset new file mode 100644 index 0000000..cf2f1f5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/3/YU/IHA6YLNZ7MN4ETVL5JDL3L.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/4/0U/PW976NIHM6ZZ76ZDYU8T6D.uasset b/MyProject2/Content/__ExternalActors__/we/4/0U/PW976NIHM6ZZ76ZDYU8T6D.uasset new file mode 100644 index 0000000..286e7e0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/4/0U/PW976NIHM6ZZ76ZDYU8T6D.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/4/D7/BZW2EGB1534F4WWS6G18K2.uasset b/MyProject2/Content/__ExternalActors__/we/4/D7/BZW2EGB1534F4WWS6G18K2.uasset new file mode 100644 index 0000000..f9385a1 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/4/D7/BZW2EGB1534F4WWS6G18K2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/4/FG/DY1OB0S0ITRU34A6NBA2CR.uasset b/MyProject2/Content/__ExternalActors__/we/4/FG/DY1OB0S0ITRU34A6NBA2CR.uasset new file mode 100644 index 0000000..fb3d43b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/4/FG/DY1OB0S0ITRU34A6NBA2CR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/4/GO/8UZCV44HUJUO4QMT5J5PCL.uasset b/MyProject2/Content/__ExternalActors__/we/4/GO/8UZCV44HUJUO4QMT5J5PCL.uasset new file mode 100644 index 0000000..00f5aa8 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/4/GO/8UZCV44HUJUO4QMT5J5PCL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/4/GU/J7MKKSJALUKJL7EQV0P6AP.uasset b/MyProject2/Content/__ExternalActors__/we/4/GU/J7MKKSJALUKJL7EQV0P6AP.uasset new file mode 100644 index 0000000..0534f3d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/4/GU/J7MKKSJALUKJL7EQV0P6AP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/4/VW/OY3K1LRUBTVEUCXEF2F8GF.uasset b/MyProject2/Content/__ExternalActors__/we/4/VW/OY3K1LRUBTVEUCXEF2F8GF.uasset new file mode 100644 index 0000000..960e13a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/4/VW/OY3K1LRUBTVEUCXEF2F8GF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/5/41/LM4MR2AK5ZQKHG2UO65DGA.uasset b/MyProject2/Content/__ExternalActors__/we/5/41/LM4MR2AK5ZQKHG2UO65DGA.uasset new file mode 100644 index 0000000..9555962 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/5/41/LM4MR2AK5ZQKHG2UO65DGA.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/5/HQ/GLKB2D42G3SMJCI3V0E9AO.uasset b/MyProject2/Content/__ExternalActors__/we/5/HQ/GLKB2D42G3SMJCI3V0E9AO.uasset new file mode 100644 index 0000000..fcb9f82 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/5/HQ/GLKB2D42G3SMJCI3V0E9AO.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/5/XR/TCVMT3K6M9K5LUIH98W8OB.uasset b/MyProject2/Content/__ExternalActors__/we/5/XR/TCVMT3K6M9K5LUIH98W8OB.uasset new file mode 100644 index 0000000..bff23c7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/5/XR/TCVMT3K6M9K5LUIH98W8OB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/2E/MR51P35LQKUV0IW9ZAKJGB.uasset b/MyProject2/Content/__ExternalActors__/we/6/2E/MR51P35LQKUV0IW9ZAKJGB.uasset new file mode 100644 index 0000000..edb487e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/2E/MR51P35LQKUV0IW9ZAKJGB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/7R/74VH3PNY0W99VOZ4YUUNXE.uasset b/MyProject2/Content/__ExternalActors__/we/6/7R/74VH3PNY0W99VOZ4YUUNXE.uasset new file mode 100644 index 0000000..113f0ef Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/7R/74VH3PNY0W99VOZ4YUUNXE.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/EH/UVDNE61Q9N34JXZLBET7NT.uasset b/MyProject2/Content/__ExternalActors__/we/6/EH/UVDNE61Q9N34JXZLBET7NT.uasset new file mode 100644 index 0000000..3798fc2 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/EH/UVDNE61Q9N34JXZLBET7NT.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/HO/VH2ATB6ZHL5MPN7UGSM63X.uasset b/MyProject2/Content/__ExternalActors__/we/6/HO/VH2ATB6ZHL5MPN7UGSM63X.uasset new file mode 100644 index 0000000..a8a394e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/HO/VH2ATB6ZHL5MPN7UGSM63X.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/O6/IIKZFGIGZR7IIIVNLBMGXR.uasset b/MyProject2/Content/__ExternalActors__/we/6/O6/IIKZFGIGZR7IIIVNLBMGXR.uasset new file mode 100644 index 0000000..0aaaf96 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/O6/IIKZFGIGZR7IIIVNLBMGXR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/UG/S0WGWXA1QO5ZL4TPOAE6ER.uasset b/MyProject2/Content/__ExternalActors__/we/6/UG/S0WGWXA1QO5ZL4TPOAE6ER.uasset new file mode 100644 index 0000000..23b058e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/UG/S0WGWXA1QO5ZL4TPOAE6ER.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/6/WB/R0SQ53200IQB27AAP4CZG7.uasset b/MyProject2/Content/__ExternalActors__/we/6/WB/R0SQ53200IQB27AAP4CZG7.uasset new file mode 100644 index 0000000..3cc6fe1 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/6/WB/R0SQ53200IQB27AAP4CZG7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/0D/JQLEFSB3OGL64A6UZT0KZ6.uasset b/MyProject2/Content/__ExternalActors__/we/7/0D/JQLEFSB3OGL64A6UZT0KZ6.uasset new file mode 100644 index 0000000..0df70eb Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/0D/JQLEFSB3OGL64A6UZT0KZ6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/17/IUS0UH3T4WKKMYOWFGW61A.uasset b/MyProject2/Content/__ExternalActors__/we/7/17/IUS0UH3T4WKKMYOWFGW61A.uasset new file mode 100644 index 0000000..7d96408 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/17/IUS0UH3T4WKKMYOWFGW61A.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/23/CAT8X8BT7XP0SY5DDOI9U7.uasset b/MyProject2/Content/__ExternalActors__/we/7/23/CAT8X8BT7XP0SY5DDOI9U7.uasset new file mode 100644 index 0000000..5fd4e56 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/23/CAT8X8BT7XP0SY5DDOI9U7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/C9/3ZBMO3RJEZ02MCOOAPDAHK.uasset b/MyProject2/Content/__ExternalActors__/we/7/C9/3ZBMO3RJEZ02MCOOAPDAHK.uasset new file mode 100644 index 0000000..e7fe87e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/C9/3ZBMO3RJEZ02MCOOAPDAHK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/LS/3PPBM8IB1O90YC4UTAHBL3.uasset b/MyProject2/Content/__ExternalActors__/we/7/LS/3PPBM8IB1O90YC4UTAHBL3.uasset new file mode 100644 index 0000000..9dd4ec6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/LS/3PPBM8IB1O90YC4UTAHBL3.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/R0/SW5WFVGXU8R95YJILQIJ1F.uasset b/MyProject2/Content/__ExternalActors__/we/7/R0/SW5WFVGXU8R95YJILQIJ1F.uasset new file mode 100644 index 0000000..b9d601a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/R0/SW5WFVGXU8R95YJILQIJ1F.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/TW/Y0PMU5LO6URGXAB31BD5BY.uasset b/MyProject2/Content/__ExternalActors__/we/7/TW/Y0PMU5LO6URGXAB31BD5BY.uasset new file mode 100644 index 0000000..72a924e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/TW/Y0PMU5LO6URGXAB31BD5BY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/7/Y3/RH87BF9F7K23CFBSTLXFTU.uasset b/MyProject2/Content/__ExternalActors__/we/7/Y3/RH87BF9F7K23CFBSTLXFTU.uasset new file mode 100644 index 0000000..11e79ee Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/7/Y3/RH87BF9F7K23CFBSTLXFTU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/8/7Q/3GJVI1BHRVFJ142Q6B5HO1.uasset b/MyProject2/Content/__ExternalActors__/we/8/7Q/3GJVI1BHRVFJ142Q6B5HO1.uasset new file mode 100644 index 0000000..14f109d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/8/7Q/3GJVI1BHRVFJ142Q6B5HO1.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/8/CY/FEF27UO24EF5UN753SVDHZ.uasset b/MyProject2/Content/__ExternalActors__/we/8/CY/FEF27UO24EF5UN753SVDHZ.uasset new file mode 100644 index 0000000..3f8d8b6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/8/CY/FEF27UO24EF5UN753SVDHZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/8/W4/FDDCNGJJJ9JU1XEKNR3JK8.uasset b/MyProject2/Content/__ExternalActors__/we/8/W4/FDDCNGJJJ9JU1XEKNR3JK8.uasset new file mode 100644 index 0000000..a3a4626 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/8/W4/FDDCNGJJJ9JU1XEKNR3JK8.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/8/YY/NUC7N0U2X0ZB28ZDD26YES.uasset b/MyProject2/Content/__ExternalActors__/we/8/YY/NUC7N0U2X0ZB28ZDD26YES.uasset new file mode 100644 index 0000000..a766047 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/8/YY/NUC7N0U2X0ZB28ZDD26YES.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/26/UV1JTVA0NHJHMPJOJK4O11.uasset b/MyProject2/Content/__ExternalActors__/we/9/26/UV1JTVA0NHJHMPJOJK4O11.uasset new file mode 100644 index 0000000..ce9c5c4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/26/UV1JTVA0NHJHMPJOJK4O11.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/4Q/6QP5VG0WV86EQEQJ2VQ48Y.uasset b/MyProject2/Content/__ExternalActors__/we/9/4Q/6QP5VG0WV86EQEQJ2VQ48Y.uasset new file mode 100644 index 0000000..b287561 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/4Q/6QP5VG0WV86EQEQJ2VQ48Y.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/8P/9NMU3YA9UFTVTM1RTK395Q.uasset b/MyProject2/Content/__ExternalActors__/we/9/8P/9NMU3YA9UFTVTM1RTK395Q.uasset new file mode 100644 index 0000000..3ad09bc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/8P/9NMU3YA9UFTVTM1RTK395Q.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/8Q/ZR4U43F5J2D805KWQSEP7A.uasset b/MyProject2/Content/__ExternalActors__/we/9/8Q/ZR4U43F5J2D805KWQSEP7A.uasset new file mode 100644 index 0000000..742bb5a Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/8Q/ZR4U43F5J2D805KWQSEP7A.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/BK/57UTP9SY6BRA58EUTHRF2X.uasset b/MyProject2/Content/__ExternalActors__/we/9/BK/57UTP9SY6BRA58EUTHRF2X.uasset new file mode 100644 index 0000000..88f4c44 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/BK/57UTP9SY6BRA58EUTHRF2X.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/C1/WV2QV8YLSNFBUA505JH14N.uasset b/MyProject2/Content/__ExternalActors__/we/9/C1/WV2QV8YLSNFBUA505JH14N.uasset new file mode 100644 index 0000000..d15295b Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/C1/WV2QV8YLSNFBUA505JH14N.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/CV/EB1Y6K9QSUNVXWO9EDJ3U6.uasset b/MyProject2/Content/__ExternalActors__/we/9/CV/EB1Y6K9QSUNVXWO9EDJ3U6.uasset new file mode 100644 index 0000000..95b8942 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/CV/EB1Y6K9QSUNVXWO9EDJ3U6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/QK/41T2JRDSBY0MMZLTDBZU80.uasset b/MyProject2/Content/__ExternalActors__/we/9/QK/41T2JRDSBY0MMZLTDBZU80.uasset new file mode 100644 index 0000000..62a4259 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/QK/41T2JRDSBY0MMZLTDBZU80.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/SX/Y0JN92CMQ8W0ZV0M452CE2.uasset b/MyProject2/Content/__ExternalActors__/we/9/SX/Y0JN92CMQ8W0ZV0M452CE2.uasset new file mode 100644 index 0000000..d1bf99c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/SX/Y0JN92CMQ8W0ZV0M452CE2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/TG/OYGLNLN0CRQRRGRBE3MBMZ.uasset b/MyProject2/Content/__ExternalActors__/we/9/TG/OYGLNLN0CRQRRGRBE3MBMZ.uasset new file mode 100644 index 0000000..3944340 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/TG/OYGLNLN0CRQRRGRBE3MBMZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/VW/PKHB4YQG6RPX9P2P7K2XUH.uasset b/MyProject2/Content/__ExternalActors__/we/9/VW/PKHB4YQG6RPX9P2P7K2XUH.uasset new file mode 100644 index 0000000..5274827 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/VW/PKHB4YQG6RPX9P2P7K2XUH.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/9/XT/GRBEB00GW91XJWKTWEU12Y.uasset b/MyProject2/Content/__ExternalActors__/we/9/XT/GRBEB00GW91XJWKTWEU12Y.uasset new file mode 100644 index 0000000..c976c47 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/9/XT/GRBEB00GW91XJWKTWEU12Y.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/3T/Q8LF3HZ60JEM02HSKUNQ71.uasset b/MyProject2/Content/__ExternalActors__/we/A/3T/Q8LF3HZ60JEM02HSKUNQ71.uasset new file mode 100644 index 0000000..0af5e13 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/3T/Q8LF3HZ60JEM02HSKUNQ71.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/AE/LP6Z7MM6WHMVW38FS7IZSL.uasset b/MyProject2/Content/__ExternalActors__/we/A/AE/LP6Z7MM6WHMVW38FS7IZSL.uasset new file mode 100644 index 0000000..b1cff69 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/AE/LP6Z7MM6WHMVW38FS7IZSL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/AL/SSCKWVNWKHP46XPCDGR2J7.uasset b/MyProject2/Content/__ExternalActors__/we/A/AL/SSCKWVNWKHP46XPCDGR2J7.uasset new file mode 100644 index 0000000..a2c95e7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/AL/SSCKWVNWKHP46XPCDGR2J7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/FY/2U8SX97G8OOHH740UY1R0W.uasset b/MyProject2/Content/__ExternalActors__/we/A/FY/2U8SX97G8OOHH740UY1R0W.uasset new file mode 100644 index 0000000..a8af41c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/FY/2U8SX97G8OOHH740UY1R0W.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/IB/5WJGCQG2AISE3G4MDW1M45.uasset b/MyProject2/Content/__ExternalActors__/we/A/IB/5WJGCQG2AISE3G4MDW1M45.uasset new file mode 100644 index 0000000..0379a32 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/IB/5WJGCQG2AISE3G4MDW1M45.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/LQ/TDJL5MRRZNTB0L7J1UDX4U.uasset b/MyProject2/Content/__ExternalActors__/we/A/LQ/TDJL5MRRZNTB0L7J1UDX4U.uasset new file mode 100644 index 0000000..2e2e921 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/LQ/TDJL5MRRZNTB0L7J1UDX4U.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/Q6/HENTREJF1WDPFKX3K5UJS7.uasset b/MyProject2/Content/__ExternalActors__/we/A/Q6/HENTREJF1WDPFKX3K5UJS7.uasset new file mode 100644 index 0000000..3d8a139 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/Q6/HENTREJF1WDPFKX3K5UJS7.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/A/S0/LT4BUER6N2XHD0G7QPTF2V.uasset b/MyProject2/Content/__ExternalActors__/we/A/S0/LT4BUER6N2XHD0G7QPTF2V.uasset new file mode 100644 index 0000000..3fe6b53 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/A/S0/LT4BUER6N2XHD0G7QPTF2V.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/DB/Q15E3T8IMAOTPTMNZ1LHHX.uasset b/MyProject2/Content/__ExternalActors__/we/B/DB/Q15E3T8IMAOTPTMNZ1LHHX.uasset new file mode 100644 index 0000000..8400b38 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/DB/Q15E3T8IMAOTPTMNZ1LHHX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/DC/LPFIPPMG8ZEHMMNP7NRT1O.uasset b/MyProject2/Content/__ExternalActors__/we/B/DC/LPFIPPMG8ZEHMMNP7NRT1O.uasset new file mode 100644 index 0000000..150c1c4 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/DC/LPFIPPMG8ZEHMMNP7NRT1O.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/F9/N26Y5EG2P8VJWAAXRFI8J6.uasset b/MyProject2/Content/__ExternalActors__/we/B/F9/N26Y5EG2P8VJWAAXRFI8J6.uasset new file mode 100644 index 0000000..3076f91 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/F9/N26Y5EG2P8VJWAAXRFI8J6.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/FF/V7MZTTH09QCB3U11LFJGVK.uasset b/MyProject2/Content/__ExternalActors__/we/B/FF/V7MZTTH09QCB3U11LFJGVK.uasset new file mode 100644 index 0000000..fc099c5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/FF/V7MZTTH09QCB3U11LFJGVK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/L6/U49A7O1GIGM87AUFO9AVLY.uasset b/MyProject2/Content/__ExternalActors__/we/B/L6/U49A7O1GIGM87AUFO9AVLY.uasset new file mode 100644 index 0000000..56d6243 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/L6/U49A7O1GIGM87AUFO9AVLY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/P7/6VCWMD7O6QJVTMUG83ZAU4.uasset b/MyProject2/Content/__ExternalActors__/we/B/P7/6VCWMD7O6QJVTMUG83ZAU4.uasset new file mode 100644 index 0000000..e411887 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/P7/6VCWMD7O6QJVTMUG83ZAU4.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/QM/REB657ZFEDRMNN9INJ4VZP.uasset b/MyProject2/Content/__ExternalActors__/we/B/QM/REB657ZFEDRMNN9INJ4VZP.uasset new file mode 100644 index 0000000..077cf3d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/QM/REB657ZFEDRMNN9INJ4VZP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/TA/PFSDPVHI40RISAIH80D74N.uasset b/MyProject2/Content/__ExternalActors__/we/B/TA/PFSDPVHI40RISAIH80D74N.uasset new file mode 100644 index 0000000..9019d8f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/TA/PFSDPVHI40RISAIH80D74N.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/B/ZZ/PISWDP1XOERNBM7XRH3BVD.uasset b/MyProject2/Content/__ExternalActors__/we/B/ZZ/PISWDP1XOERNBM7XRH3BVD.uasset new file mode 100644 index 0000000..ae95ff6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/B/ZZ/PISWDP1XOERNBM7XRH3BVD.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/0B/6QHNLCFQ0YIJO6NR0WDRCP.uasset b/MyProject2/Content/__ExternalActors__/we/C/0B/6QHNLCFQ0YIJO6NR0WDRCP.uasset new file mode 100644 index 0000000..4756ed7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/0B/6QHNLCFQ0YIJO6NR0WDRCP.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/2M/0VVLW8H1JJVZU1WIVUWJXC.uasset b/MyProject2/Content/__ExternalActors__/we/C/2M/0VVLW8H1JJVZU1WIVUWJXC.uasset new file mode 100644 index 0000000..58b80b0 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/2M/0VVLW8H1JJVZU1WIVUWJXC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/4H/A5A3BTQEXTYEE0WE0MO77X.uasset b/MyProject2/Content/__ExternalActors__/we/C/4H/A5A3BTQEXTYEE0WE0MO77X.uasset new file mode 100644 index 0000000..4793df3 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/4H/A5A3BTQEXTYEE0WE0MO77X.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/7M/CJXJPV2ON68FL7YBGTT47W.uasset b/MyProject2/Content/__ExternalActors__/we/C/7M/CJXJPV2ON68FL7YBGTT47W.uasset new file mode 100644 index 0000000..2e62a98 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/7M/CJXJPV2ON68FL7YBGTT47W.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/FO/J3GKD4NV9MC6511K4ANXTC.uasset b/MyProject2/Content/__ExternalActors__/we/C/FO/J3GKD4NV9MC6511K4ANXTC.uasset new file mode 100644 index 0000000..b66ef04 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/FO/J3GKD4NV9MC6511K4ANXTC.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/IJ/SQYFA9VWT3U0MFQQ5EP269.uasset b/MyProject2/Content/__ExternalActors__/we/C/IJ/SQYFA9VWT3U0MFQQ5EP269.uasset new file mode 100644 index 0000000..2ec96ce Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/IJ/SQYFA9VWT3U0MFQQ5EP269.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/IN/MRHWO1YWXTO0A5R48OYXQB.uasset b/MyProject2/Content/__ExternalActors__/we/C/IN/MRHWO1YWXTO0A5R48OYXQB.uasset new file mode 100644 index 0000000..3b2d375 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/IN/MRHWO1YWXTO0A5R48OYXQB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/JB/YQNW7J70VA69GM2V86NK4G.uasset b/MyProject2/Content/__ExternalActors__/we/C/JB/YQNW7J70VA69GM2V86NK4G.uasset new file mode 100644 index 0000000..6e0ceef Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/JB/YQNW7J70VA69GM2V86NK4G.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/K5/5DLWL2VOOQO0CWJXV6A4D2.uasset b/MyProject2/Content/__ExternalActors__/we/C/K5/5DLWL2VOOQO0CWJXV6A4D2.uasset new file mode 100644 index 0000000..97f1d9c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/K5/5DLWL2VOOQO0CWJXV6A4D2.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/PN/QMJ7BFUU3IL6ESC61QU8BY.uasset b/MyProject2/Content/__ExternalActors__/we/C/PN/QMJ7BFUU3IL6ESC61QU8BY.uasset new file mode 100644 index 0000000..1f7a466 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/PN/QMJ7BFUU3IL6ESC61QU8BY.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/PT/26MWXG521LL87C7GSBZMYU.uasset b/MyProject2/Content/__ExternalActors__/we/C/PT/26MWXG521LL87C7GSBZMYU.uasset new file mode 100644 index 0000000..0abc443 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/PT/26MWXG521LL87C7GSBZMYU.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/C/XP/1X1AJO3K33TW8T8N769221.uasset b/MyProject2/Content/__ExternalActors__/we/C/XP/1X1AJO3K33TW8T8N769221.uasset new file mode 100644 index 0000000..4eee2c7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/C/XP/1X1AJO3K33TW8T8N769221.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/0J/WF2NJ0SCY7M5F0E78AG3GK.uasset b/MyProject2/Content/__ExternalActors__/we/D/0J/WF2NJ0SCY7M5F0E78AG3GK.uasset new file mode 100644 index 0000000..cf8ee04 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/0J/WF2NJ0SCY7M5F0E78AG3GK.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/6L/1M09GPWITBO7ETDWECMFBL.uasset b/MyProject2/Content/__ExternalActors__/we/D/6L/1M09GPWITBO7ETDWECMFBL.uasset new file mode 100644 index 0000000..b3119e7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/6L/1M09GPWITBO7ETDWECMFBL.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/7J/FSHWC5LRVGWQCLM6UD1802.uasset b/MyProject2/Content/__ExternalActors__/we/D/7J/FSHWC5LRVGWQCLM6UD1802.uasset new file mode 100644 index 0000000..eca7b9d Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/7J/FSHWC5LRVGWQCLM6UD1802.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/7R/09R4TBVLXZZHW2N62G994X.uasset b/MyProject2/Content/__ExternalActors__/we/D/7R/09R4TBVLXZZHW2N62G994X.uasset new file mode 100644 index 0000000..c14a22e Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/7R/09R4TBVLXZZHW2N62G994X.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/97/T6OUJHVR01Y6ED6RPIDQPW.uasset b/MyProject2/Content/__ExternalActors__/we/D/97/T6OUJHVR01Y6ED6RPIDQPW.uasset new file mode 100644 index 0000000..34d39e5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/97/T6OUJHVR01Y6ED6RPIDQPW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/MB/DNOVKESC6MR5MORGG0D75K.uasset b/MyProject2/Content/__ExternalActors__/we/D/MB/DNOVKESC6MR5MORGG0D75K.uasset new file mode 100644 index 0000000..bd0beec Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/MB/DNOVKESC6MR5MORGG0D75K.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/MB/YQRIG4GXMKZGMFZSYZO292.uasset b/MyProject2/Content/__ExternalActors__/we/D/MB/YQRIG4GXMKZGMFZSYZO292.uasset new file mode 100644 index 0000000..3960167 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/MB/YQRIG4GXMKZGMFZSYZO292.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/OB/1XYNWKFWVBLGAPO4VQJZXB.uasset b/MyProject2/Content/__ExternalActors__/we/D/OB/1XYNWKFWVBLGAPO4VQJZXB.uasset new file mode 100644 index 0000000..1647128 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/OB/1XYNWKFWVBLGAPO4VQJZXB.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/PF/2UO7QTU6MXCU9P8Y9VWFLF.uasset b/MyProject2/Content/__ExternalActors__/we/D/PF/2UO7QTU6MXCU9P8Y9VWFLF.uasset new file mode 100644 index 0000000..4945230 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/PF/2UO7QTU6MXCU9P8Y9VWFLF.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/V5/YB5OBWLR3A53BI5TRTQM8O.uasset b/MyProject2/Content/__ExternalActors__/we/D/V5/YB5OBWLR3A53BI5TRTQM8O.uasset new file mode 100644 index 0000000..594edbf Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/V5/YB5OBWLR3A53BI5TRTQM8O.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/YZ/TYGW88BOCUC8ZGI0YJZ3YW.uasset b/MyProject2/Content/__ExternalActors__/we/D/YZ/TYGW88BOCUC8ZGI0YJZ3YW.uasset new file mode 100644 index 0000000..4cd72be Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/YZ/TYGW88BOCUC8ZGI0YJZ3YW.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/D/ZU/ZU5UUPLXYQ96V7KUGKYI86.uasset b/MyProject2/Content/__ExternalActors__/we/D/ZU/ZU5UUPLXYQ96V7KUGKYI86.uasset new file mode 100644 index 0000000..7d2000f Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/D/ZU/ZU5UUPLXYQ96V7KUGKYI86.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/3R/4UZIMU10IO9O5BZE2S2HTQ.uasset b/MyProject2/Content/__ExternalActors__/we/E/3R/4UZIMU10IO9O5BZE2S2HTQ.uasset new file mode 100644 index 0000000..e97a4e6 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/3R/4UZIMU10IO9O5BZE2S2HTQ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/5S/OK0015UWXKZIYLW6AAVX9I.uasset b/MyProject2/Content/__ExternalActors__/we/E/5S/OK0015UWXKZIYLW6AAVX9I.uasset new file mode 100644 index 0000000..000f515 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/5S/OK0015UWXKZIYLW6AAVX9I.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/DO/7J34RPAHZ5R4GINDJYQHS5.uasset b/MyProject2/Content/__ExternalActors__/we/E/DO/7J34RPAHZ5R4GINDJYQHS5.uasset new file mode 100644 index 0000000..dfb91cc Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/DO/7J34RPAHZ5R4GINDJYQHS5.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/FT/64EO0P99EVG6TOG4YBYTGM.uasset b/MyProject2/Content/__ExternalActors__/we/E/FT/64EO0P99EVG6TOG4YBYTGM.uasset new file mode 100644 index 0000000..e81b3c7 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/FT/64EO0P99EVG6TOG4YBYTGM.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/JD/JLHZNKFMPSBUM6A40QPJSX.uasset b/MyProject2/Content/__ExternalActors__/we/E/JD/JLHZNKFMPSBUM6A40QPJSX.uasset new file mode 100644 index 0000000..048e09c Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/JD/JLHZNKFMPSBUM6A40QPJSX.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/M0/NTO35ZLRPW8IGR63FXXI9B.uasset b/MyProject2/Content/__ExternalActors__/we/E/M0/NTO35ZLRPW8IGR63FXXI9B.uasset new file mode 100644 index 0000000..3738c22 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/M0/NTO35ZLRPW8IGR63FXXI9B.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/Q3/1KCM2OXVOX21XKHDXTZTHZ.uasset b/MyProject2/Content/__ExternalActors__/we/E/Q3/1KCM2OXVOX21XKHDXTZTHZ.uasset new file mode 100644 index 0000000..5138869 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/Q3/1KCM2OXVOX21XKHDXTZTHZ.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/VF/EQYTF6OH5DHAKKO0ITM7CR.uasset b/MyProject2/Content/__ExternalActors__/we/E/VF/EQYTF6OH5DHAKKO0ITM7CR.uasset new file mode 100644 index 0000000..a05d7dd Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/VF/EQYTF6OH5DHAKKO0ITM7CR.uasset differ diff --git a/MyProject2/Content/__ExternalActors__/we/E/ZG/ZLLCSZDG27HGFUPLBP6NZA.uasset b/MyProject2/Content/__ExternalActors__/we/E/ZG/ZLLCSZDG27HGFUPLBP6NZA.uasset new file mode 100644 index 0000000..62fa2a5 Binary files /dev/null and b/MyProject2/Content/__ExternalActors__/we/E/ZG/ZLLCSZDG27HGFUPLBP6NZA.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/REALGAME/1/NJ/KJT903UKS204B39Z6YQEK9.uasset b/MyProject2/Content/__ExternalObjects__/REALGAME/1/NJ/KJT903UKS204B39Z6YQEK9.uasset new file mode 100644 index 0000000..2cd36ef Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/REALGAME/1/NJ/KJT903UKS204B39Z6YQEK9.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/REALGAME/4/3O/4ORIK8HODHIACJFWN7BKA4.uasset b/MyProject2/Content/__ExternalObjects__/REALGAME/4/3O/4ORIK8HODHIACJFWN7BKA4.uasset new file mode 100644 index 0000000..82525d3 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/REALGAME/4/3O/4ORIK8HODHIACJFWN7BKA4.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/REALGAME/5/07/5W0RDMRN4OC2RZ0YV1185G.uasset b/MyProject2/Content/__ExternalObjects__/REALGAME/5/07/5W0RDMRN4OC2RZ0YV1185G.uasset new file mode 100644 index 0000000..8a48449 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/REALGAME/5/07/5W0RDMRN4OC2RZ0YV1185G.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/REALGAME/6/MG/6B499AXZ3D0YIOSVPF35WZ.uasset b/MyProject2/Content/__ExternalObjects__/REALGAME/6/MG/6B499AXZ3D0YIOSVPF35WZ.uasset new file mode 100644 index 0000000..c16bdee Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/REALGAME/6/MG/6B499AXZ3D0YIOSVPF35WZ.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/REALGAME/B/7X/WXZPOSEI6Y99LPBNDJS6VG.uasset b/MyProject2/Content/__ExternalObjects__/REALGAME/B/7X/WXZPOSEI6Y99LPBNDJS6VG.uasset new file mode 100644 index 0000000..fcf6e30 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/REALGAME/B/7X/WXZPOSEI6Y99LPBNDJS6VG.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/REALGAME/E/KJ/2GN1QKIX9DYCEKDY4M5UJ8.uasset b/MyProject2/Content/__ExternalObjects__/REALGAME/E/KJ/2GN1QKIX9DYCEKDY4M5UJ8.uasset new file mode 100644 index 0000000..f8b599c Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/REALGAME/E/KJ/2GN1QKIX9DYCEKDY4M5UJ8.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/Untitled/1/A5/R3LGPWB6PMS7IVCUS30K59.uasset b/MyProject2/Content/__ExternalObjects__/Untitled/1/A5/R3LGPWB6PMS7IVCUS30K59.uasset new file mode 100644 index 0000000..5b9e39c Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/Untitled/1/A5/R3LGPWB6PMS7IVCUS30K59.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/Untitled/4/HU/B285Y38RMUAD5X0BOB317C.uasset b/MyProject2/Content/__ExternalObjects__/Untitled/4/HU/B285Y38RMUAD5X0BOB317C.uasset new file mode 100644 index 0000000..2788064 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/Untitled/4/HU/B285Y38RMUAD5X0BOB317C.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/Untitled/8/MK/U2AR470CV8I49WKHE35892.uasset b/MyProject2/Content/__ExternalObjects__/Untitled/8/MK/U2AR470CV8I49WKHE35892.uasset new file mode 100644 index 0000000..2267aa7 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/Untitled/8/MK/U2AR470CV8I49WKHE35892.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/Untitled/8/WO/VW6BB6ON1O5P9P6D4TNIKG.uasset b/MyProject2/Content/__ExternalObjects__/Untitled/8/WO/VW6BB6ON1O5P9P6D4TNIKG.uasset new file mode 100644 index 0000000..6867e80 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/Untitled/8/WO/VW6BB6ON1O5P9P6D4TNIKG.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/Untitled/A/3B/C169NY21IYHWNPNC5K8H2X.uasset b/MyProject2/Content/__ExternalObjects__/Untitled/A/3B/C169NY21IYHWNPNC5K8H2X.uasset new file mode 100644 index 0000000..01a9b94 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/Untitled/A/3B/C169NY21IYHWNPNC5K8H2X.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/Untitled/B/8X/IY4PEMN9UZYDE7BEBHFW5H.uasset b/MyProject2/Content/__ExternalObjects__/Untitled/B/8X/IY4PEMN9UZYDE7BEBHFW5H.uasset new file mode 100644 index 0000000..1b63620 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/Untitled/B/8X/IY4PEMN9UZYDE7BEBHFW5H.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/test/1/KR/KRHS4PP7HVVKUP6UGB4ZFJ.uasset b/MyProject2/Content/__ExternalObjects__/test/1/KR/KRHS4PP7HVVKUP6UGB4ZFJ.uasset new file mode 100644 index 0000000..1b55b85 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/test/1/KR/KRHS4PP7HVVKUP6UGB4ZFJ.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/test/3/62/7DJ1R2GMV5L29X9E997JM4.uasset b/MyProject2/Content/__ExternalObjects__/test/3/62/7DJ1R2GMV5L29X9E997JM4.uasset new file mode 100644 index 0000000..1bcb894 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/test/3/62/7DJ1R2GMV5L29X9E997JM4.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/test/4/F9/ISI636G4JOM1QVPD8GH4YT.uasset b/MyProject2/Content/__ExternalObjects__/test/4/F9/ISI636G4JOM1QVPD8GH4YT.uasset new file mode 100644 index 0000000..6c42cdb Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/test/4/F9/ISI636G4JOM1QVPD8GH4YT.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/test/6/ZO/2M4CCFHWV4BEZ7FU4BIJYM.uasset b/MyProject2/Content/__ExternalObjects__/test/6/ZO/2M4CCFHWV4BEZ7FU4BIJYM.uasset new file mode 100644 index 0000000..55bc6f7 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/test/6/ZO/2M4CCFHWV4BEZ7FU4BIJYM.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/test/A/MU/E8FY2C1S9S5DTO9FKZY1L0.uasset b/MyProject2/Content/__ExternalObjects__/test/A/MU/E8FY2C1S9S5DTO9FKZY1L0.uasset new file mode 100644 index 0000000..ab0857f Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/test/A/MU/E8FY2C1S9S5DTO9FKZY1L0.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/test/A/Y0/X8F45XTAXXU28AXXP29OZ1.uasset b/MyProject2/Content/__ExternalObjects__/test/A/Y0/X8F45XTAXXU28AXXP29OZ1.uasset new file mode 100644 index 0000000..9d1c3a9 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/test/A/Y0/X8F45XTAXXU28AXXP29OZ1.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/we/2/NA/BF1A20ECILCZ6MFZN54G7Z.uasset b/MyProject2/Content/__ExternalObjects__/we/2/NA/BF1A20ECILCZ6MFZN54G7Z.uasset new file mode 100644 index 0000000..6b46fea Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/we/2/NA/BF1A20ECILCZ6MFZN54G7Z.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/we/3/CP/FJI821KC2WOOSVCFJYI25D.uasset b/MyProject2/Content/__ExternalObjects__/we/3/CP/FJI821KC2WOOSVCFJYI25D.uasset new file mode 100644 index 0000000..20ed0c5 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/we/3/CP/FJI821KC2WOOSVCFJYI25D.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/we/6/QN/YLKX7NKYTYIMPPR8DC83ZD.uasset b/MyProject2/Content/__ExternalObjects__/we/6/QN/YLKX7NKYTYIMPPR8DC83ZD.uasset new file mode 100644 index 0000000..597122e Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/we/6/QN/YLKX7NKYTYIMPPR8DC83ZD.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/we/7/MN/U0WHTVLGLO9F7VCLTIGC33.uasset b/MyProject2/Content/__ExternalObjects__/we/7/MN/U0WHTVLGLO9F7VCLTIGC33.uasset new file mode 100644 index 0000000..7b8e2af Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/we/7/MN/U0WHTVLGLO9F7VCLTIGC33.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/we/7/RE/NEFPOOFD1G3I0GR14ND64N.uasset b/MyProject2/Content/__ExternalObjects__/we/7/RE/NEFPOOFD1G3I0GR14ND64N.uasset new file mode 100644 index 0000000..b889361 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/we/7/RE/NEFPOOFD1G3I0GR14ND64N.uasset differ diff --git a/MyProject2/Content/__ExternalObjects__/we/B/48/AZ2LXFUJBS077RSLA3PCD0.uasset b/MyProject2/Content/__ExternalObjects__/we/B/48/AZ2LXFUJBS077RSLA3PCD0.uasset new file mode 100644 index 0000000..d7e9862 Binary files /dev/null and b/MyProject2/Content/__ExternalObjects__/we/B/48/AZ2LXFUJBS077RSLA3PCD0.uasset differ diff --git a/MyProject2/Content/lvlsq.uasset b/MyProject2/Content/lvlsq.uasset new file mode 100644 index 0000000..6c73d85 Binary files /dev/null and b/MyProject2/Content/lvlsq.uasset differ diff --git a/MyProject2/Content/test.umap b/MyProject2/Content/test.umap new file mode 100644 index 0000000..f777d40 Binary files /dev/null and b/MyProject2/Content/test.umap differ diff --git a/MyProject2/Content/test_HLOD0_Instancing.uasset b/MyProject2/Content/test_HLOD0_Instancing.uasset new file mode 100644 index 0000000..3737ba6 Binary files /dev/null and b/MyProject2/Content/test_HLOD0_Instancing.uasset differ diff --git a/MyProject2/Content/we.umap b/MyProject2/Content/we.umap new file mode 100644 index 0000000..cc010d0 Binary files /dev/null and b/MyProject2/Content/we.umap differ diff --git a/MyProject2/Content/we_HLOD0_Instancing.uasset b/MyProject2/Content/we_HLOD0_Instancing.uasset new file mode 100644 index 0000000..6207129 Binary files /dev/null and b/MyProject2/Content/we_HLOD0_Instancing.uasset differ diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/Crypto.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini new file mode 100644 index 0000000..319dcf9 --- /dev/null +++ b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/GameUserSettings.ini @@ -0,0 +1,3 @@ +[Internationalization] +ShouldUseLocalizedNumericInput=True + diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/InternationalizationExport.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/LocalizationServiceSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/ObjectMixer.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/ObjectMixer.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/ObjectMixerSerializedData.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/TranslationPickerSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini b/MyProject2/Intermediate/Config/CoalescedSourceConfigs/UnrealInsightsSettings.ini new file mode 100644 index 0000000..e69de29 diff --git a/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush b/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush new file mode 100644 index 0000000..8512835 --- /dev/null +++ b/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush @@ -0,0 +1,493 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + +#pragma once + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 +float SampleDeviceZFromSceneTexturesTempCopy(float2 UV) +{ + return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r; +} +#endif + +#ifndef GBUFFER_LAYOUT +#define GBUFFER_LAYOUT 0 +#endif + +#if GBUFFER_LAYOUT == 0 + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat4.x = GBuffer.CustomData.x; + MrtFloat4.y = GBuffer.CustomData.y; + MrtFloat4.z = GBuffer.CustomData.z; + MrtFloat4.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f); + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.PrecomputedShadowFactors.x = InMRT5.x; + Ret.PrecomputedShadowFactors.y = InMRT5.y; + Ret.PrecomputedShadowFactors.z = InMRT5.z; + Ret.PrecomputedShadowFactors.w = InMRT5.w; + Ret.CustomData.x = InMRT4.x; + Ret.CustomData.y = InMRT4.y; + Ret.CustomData.z = InMRT4.z; + Ret.CustomData.w = InMRT4.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + +#endif + +#if GBUFFER_LAYOUT == 1 + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + float4 MrtFloat6 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat4.x = GBuffer.Velocity.x; + MrtFloat4.y = GBuffer.Velocity.y; + MrtFloat4.z = GBuffer.Velocity.z; + MrtFloat4.w = GBuffer.Velocity.w; + MrtFloat6.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat6.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat6.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat6.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat5.x = GBuffer.CustomData.x; + MrtFloat5.y = GBuffer.CustomData.y; + MrtFloat5.z = GBuffer.CustomData.z; + MrtFloat5.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = MrtFloat6; + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + float4 InMRT6, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.Velocity.x = InMRT4.x; + Ret.Velocity.y = InMRT4.y; + Ret.Velocity.z = InMRT4.z; + Ret.Velocity.w = InMRT4.w; + Ret.PrecomputedShadowFactors.x = InMRT6.x; + Ret.PrecomputedShadowFactors.y = InMRT6.y; + Ret.PrecomputedShadowFactors.z = InMRT6.z; + Ret.PrecomputedShadowFactors.w = InMRT6.w; + Ret.CustomData.x = InMRT5.x; + Ret.CustomData.y = InMRT5.y; + Ret.CustomData.z = InMRT5.z; + Ret.CustomData.w = InMRT5.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferVelocityTexture, SceneTexturesStruct_GBufferVelocityTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT6 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferVelocityTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT6 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferVelocityTexture.SampleLevel(GBufferVelocityTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT6 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferVelocityTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT6 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + +#endif + diff --git a/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush b/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush new file mode 100644 index 0000000..8512835 --- /dev/null +++ b/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush @@ -0,0 +1,493 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + +#pragma once + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 +float SampleDeviceZFromSceneTexturesTempCopy(float2 UV) +{ + return SceneDepthTexture.SampleLevel(SceneDepthTextureSampler, UV, 0).r; +} +#endif + +#ifndef GBUFFER_LAYOUT +#define GBUFFER_LAYOUT 0 +#endif + +#if GBUFFER_LAYOUT == 0 + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat4.x = GBuffer.CustomData.x; + MrtFloat4.y = GBuffer.CustomData.y; + MrtFloat4.z = GBuffer.CustomData.z; + MrtFloat4.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f); + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.PrecomputedShadowFactors.x = InMRT5.x; + Ret.PrecomputedShadowFactors.y = InMRT5.y; + Ret.PrecomputedShadowFactors.z = InMRT5.z; + Ret.PrecomputedShadowFactors.w = InMRT5.w; + Ret.CustomData.x = InMRT4.x; + Ret.CustomData.y = InMRT4.y; + Ret.CustomData.z = InMRT4.z; + Ret.CustomData.w = InMRT4.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + +#endif + +#if GBUFFER_LAYOUT == 1 + +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + float4 MrtFloat6 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat4.x = GBuffer.Velocity.x; + MrtFloat4.y = GBuffer.Velocity.y; + MrtFloat4.z = GBuffer.Velocity.z; + MrtFloat4.w = GBuffer.Velocity.w; + MrtFloat6.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat6.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat6.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat6.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat5.x = GBuffer.CustomData.x; + MrtFloat5.y = GBuffer.CustomData.y; + MrtFloat5.z = GBuffer.CustomData.z; + MrtFloat5.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = MrtFloat6; + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + + +FGBufferData DecodeGBufferDataDirect(float4 InMRT1, + float4 InMRT2, + float4 InMRT3, + float4 InMRT4, + float4 InMRT5, + float4 InMRT6, + + float CustomNativeDepth, + float4 AnisotropicData, + uint CustomStencil, + float SceneDepth, + bool bGetNormalizedNormal, + bool bChecker) +{ + FGBufferData Ret = (FGBufferData)0; + float3 WorldNormal_Compressed = 0.0f; + WorldNormal_Compressed.x = InMRT1.x; + WorldNormal_Compressed.y = InMRT1.y; + WorldNormal_Compressed.z = InMRT1.z; + Ret.PerObjectGBufferData.x = InMRT1.w; + Ret.Metallic.x = InMRT2.x; + Ret.Specular.x = InMRT2.y; + Ret.Roughness.x = InMRT2.z; + Ret.ShadingModelID.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 0) & 0x0f) << 0); + Ret.SelectiveOutputMask.x = (((uint((float(InMRT2.w) * 255.0f) + .5f) >> 4) & 0x0f) << 0); + Ret.BaseColor.x = InMRT3.x; + Ret.BaseColor.y = InMRT3.y; + Ret.BaseColor.z = InMRT3.z; + Ret.GenericAO.x = InMRT3.w; + Ret.Velocity.x = InMRT4.x; + Ret.Velocity.y = InMRT4.y; + Ret.Velocity.z = InMRT4.z; + Ret.Velocity.w = InMRT4.w; + Ret.PrecomputedShadowFactors.x = InMRT6.x; + Ret.PrecomputedShadowFactors.y = InMRT6.y; + Ret.PrecomputedShadowFactors.z = InMRT6.z; + Ret.PrecomputedShadowFactors.w = InMRT6.w; + Ret.CustomData.x = InMRT5.x; + Ret.CustomData.y = InMRT5.y; + Ret.CustomData.z = InMRT5.z; + Ret.CustomData.w = InMRT5.w; + + Ret.WorldNormal = DecodeNormalHelper(WorldNormal_Compressed); + Ret.WorldTangent = AnisotropicData.xyz; + Ret.Anisotropy = AnisotropicData.w; + + GBufferPostDecode(Ret,bChecker,bGetNormalizedNormal); + + Ret.CustomDepth = ConvertFromDeviceZ(CustomNativeDepth); + Ret.CustomStencil = CustomStencil; + Ret.Depth = SceneDepth; + + + return Ret; +} + + +#if FEATURE_LEVEL >= FEATURE_LEVEL_SM5 + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUV(float2 UV, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = Texture2DSampleLevel(SceneTexturesStruct.CustomDepthTexture, SceneTexturesStruct_CustomDepthTextureSampler, UV, 0).r; + int2 IntUV = (int2)trunc(UV * View.BufferSizeAndInvSize.xy * View.BufferToSceneTextureScale.xy); + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(IntUV, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(UV); + float4 AnisotropicData = Texture2DSampleLevel(SceneTexturesStruct.GBufferFTexture, SceneTexturesStruct_GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = Texture2DSampleLevel(SceneTexturesStruct.GBufferATexture, SceneTexturesStruct_GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = Texture2DSampleLevel(SceneTexturesStruct.GBufferBTexture, SceneTexturesStruct_GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = Texture2DSampleLevel(SceneTexturesStruct.GBufferCTexture, SceneTexturesStruct_GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = Texture2DSampleLevel(SceneTexturesStruct.GBufferVelocityTexture, SceneTexturesStruct_GBufferVelocityTextureSampler, UV, 0).xyzw; + float4 InMRT5 = Texture2DSampleLevel(SceneTexturesStruct.GBufferDTexture, SceneTexturesStruct_GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT6 = Texture2DSampleLevel(SceneTexturesStruct.GBufferETexture, SceneTexturesStruct_GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataUint(uint2 PixelPos, bool bGetNormalizedNormal = true) +{ + float CustomNativeDepth = SceneTexturesStruct.CustomDepthTexture.Load(int3(PixelPos, 0)).r; + uint CustomStencil = SceneTexturesStruct.CustomStencilTexture.Load(int3(PixelPos, 0)) STENCIL_COMPONENT_SWIZZLE; + float SceneDepth = CalcSceneDepth(PixelPos); + float4 AnisotropicData = SceneTexturesStruct.GBufferFTexture.Load(int3(PixelPos, 0)).xyzw; + + float4 InMRT1 = SceneTexturesStruct.GBufferATexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT2 = SceneTexturesStruct.GBufferBTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT3 = SceneTexturesStruct.GBufferCTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT4 = SceneTexturesStruct.GBufferVelocityTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT5 = SceneTexturesStruct.GBufferDTexture.Load(int3(PixelPos, 0)).xyzw; + float4 InMRT6 = SceneTexturesStruct.GBufferETexture.Load(int3(PixelPos, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelPos)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTextures(float2 UV, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SampleDeviceZFromSceneTexturesTempCopy(UV); + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.SampleLevel(GBufferFTextureSampler, UV, 0).xyzw; + + float4 InMRT1 = GBufferATexture.SampleLevel(GBufferATextureSampler, UV, 0).xyzw; + float4 InMRT2 = GBufferBTexture.SampleLevel(GBufferBTextureSampler, UV, 0).xyzw; + float4 InMRT3 = GBufferCTexture.SampleLevel(GBufferCTextureSampler, UV, 0).xyzw; + float4 InMRT4 = GBufferVelocityTexture.SampleLevel(GBufferVelocityTextureSampler, UV, 0).xyzw; + float4 InMRT5 = GBufferDTexture.SampleLevel(GBufferDTextureSampler, UV, 0).xyzw; + float4 InMRT6 = GBufferETexture.SampleLevel(GBufferETextureSampler, UV, 0).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromSceneColorUV(UV)); + + return Ret; +} + + +// @param PixelPos relative to left top of the rendertarget (not viewport) +FGBufferData DecodeGBufferDataSceneTexturesLoad(uint2 PixelCoord, bool bGetNormalizedNormal = true) +{ + uint CustomStencil = 0; + float CustomNativeDepth = 0; + float DeviceZ = SceneDepthTexture.Load(int3(PixelCoord, 0)).r; + float SceneDepth = ConvertFromDeviceZ(DeviceZ); + float4 AnisotropicData = GBufferFTexture.Load(int3(PixelCoord, 0)).xyzw; + + float4 InMRT1 = GBufferATexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT2 = GBufferBTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT3 = GBufferCTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT4 = GBufferVelocityTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT5 = GBufferDTexture.Load(int3(PixelCoord, 0)).xyzw; + float4 InMRT6 = GBufferETexture.Load(int3(PixelCoord, 0)).xyzw; + + FGBufferData Ret = DecodeGBufferDataDirect(InMRT1, + InMRT2, + InMRT3, + InMRT4, + InMRT5, + InMRT6, + + CustomNativeDepth, + AnisotropicData, + CustomStencil, + SceneDepth, + bGetNormalizedNormal, + CheckerFromPixelPos(PixelCoord)); + + return Ret; +} + + +#endif + +#endif + diff --git a/MyProject2/MyProject2.uproject b/MyProject2/MyProject2.uproject new file mode 100644 index 0000000..6eb4873 --- /dev/null +++ b/MyProject2/MyProject2.uproject @@ -0,0 +1,19 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.3", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + }, + { + "Name": "ElectraPlayer", + "Enabled": true + } + ] +} \ No newline at end of file diff --git a/MyProject2/Saved/AutoScreenshot.png b/MyProject2/Saved/AutoScreenshot.png new file mode 100644 index 0000000..603591d Binary files /dev/null and b/MyProject2/Saved/AutoScreenshot.png differ diff --git a/MyProject2/Saved/Autosaves/Engine/EngineFonts/Geizer_Auto1.uasset b/MyProject2/Saved/Autosaves/Engine/EngineFonts/Geizer_Auto1.uasset new file mode 100644 index 0000000..9e59db4 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Engine/EngineFonts/Geizer_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Engine/EngineFonts/Geizer_Font_Auto1.uasset b/MyProject2/Saved/Autosaves/Engine/EngineFonts/Geizer_Font_Auto1.uasset new file mode 100644 index 0000000..d5cad95 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Engine/EngineFonts/Geizer_Font_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/MainMenuMap_Auto1.umap b/MyProject2/Saved/Autosaves/Game/MainMenuMap_Auto1.umap new file mode 100644 index 0000000..a7bfa94 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/MainMenuMap_Auto1.umap differ diff --git a/MyProject2/Saved/Autosaves/Game/MenuGamemode_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/MenuGamemode_Auto1.uasset new file mode 100644 index 0000000..e3542e9 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/MenuGamemode_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/MovieFiles/MP_Movie_01_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/MovieFiles/MP_Movie_01_Auto6.uasset new file mode 100644 index 0000000..24204bb Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/MovieFiles/MP_Movie_01_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/MovieFiles/MT_Movie_01_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/MovieFiles/MT_Movie_01_Auto2.uasset new file mode 100644 index 0000000..032309f Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/MovieFiles/MT_Movie_01_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/MaterialGold_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/Movies/MaterialGold_Auto3.uasset new file mode 100644 index 0000000..12894ee Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/MaterialGold_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/MyImageSequence_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/Movies/MyImageSequence_Auto1.uasset new file mode 100644 index 0000000..cd0527d Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/MyImageSequence_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/MyImageSequence_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/Movies/MyImageSequence_Auto3.uasset new file mode 100644 index 0000000..b780b82 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/MyImageSequence_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Auto1.uasset new file mode 100644 index 0000000..60e0e5c Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Auto2.uasset new file mode 100644 index 0000000..c75b3e4 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Video_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Video_Auto1.uasset new file mode 100644 index 0000000..e07b9e3 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/MyPlayer_Video_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_BlueAnimated_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_BlueAnimated_Auto6.uasset new file mode 100644 index 0000000..29a63ff Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_BlueAnimated_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_GoldAnimated_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_GoldAnimated_Auto6.uasset new file mode 100644 index 0000000..6045713 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_GoldAnimated_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_NormalAnimated_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_NormalAnimated_Auto6.uasset new file mode 100644 index 0000000..6061ad8 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/PickCharacterButton_NormalAnimated_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/SmokeMaterial_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/Movies/SmokeMaterial_Auto1.uasset new file mode 100644 index 0000000..948daf7 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/SmokeMaterial_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto1.uasset new file mode 100644 index 0000000..4294508 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto2.uasset new file mode 100644 index 0000000..1342f5c Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto3.uasset new file mode 100644 index 0000000..70f1c58 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto4.uasset new file mode 100644 index 0000000..869def6 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/goldenglowmp4_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/mixkit-metal-grill-quick-hit-2177_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-metal-grill-quick-hit-2177_Auto3.uasset new file mode 100644 index 0000000..02ef8e7 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-metal-grill-quick-hit-2177_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/mixkit-metal-grill-quick-hit-2177_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-metal-grill-quick-hit-2177_Auto4.uasset new file mode 100644 index 0000000..ada9888 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-metal-grill-quick-hit-2177_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/mixkit-space-impact-774_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-space-impact-774_Auto3.uasset new file mode 100644 index 0000000..67c930f Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-space-impact-774_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/Movies/mixkit-space-impact-774_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-space-impact-774_Auto4.uasset new file mode 100644 index 0000000..46b5fa5 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/Movies/mixkit-space-impact-774_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto4.uasset new file mode 100644 index 0000000..c1be669 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto5.uasset new file mode 100644 index 0000000..e246242 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto6.uasset new file mode 100644 index 0000000..cb19f7e Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraCircle_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto1.uasset new file mode 100644 index 0000000..ad0ba8d Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto2.uasset new file mode 100644 index 0000000..1c4c601 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto3.uasset new file mode 100644 index 0000000..1984c7d Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto5.uasset new file mode 100644 index 0000000..6cdb723 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto6.uasset new file mode 100644 index 0000000..7693a60 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/AloraTPBG_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/ButtonDrop_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/ButtonDrop_Auto3.uasset new file mode 100644 index 0000000..4565162 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/ButtonDrop_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/ButtonDrop_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/ButtonDrop_Auto4.uasset new file mode 100644 index 0000000..9867d9f Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/ButtonDrop_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto1.uasset new file mode 100644 index 0000000..8782b08 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto2.uasset new file mode 100644 index 0000000..82e06b0 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto3.uasset new file mode 100644 index 0000000..752bb1c Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto5.uasset new file mode 100644 index 0000000..fd355a5 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto6.uasset new file mode 100644 index 0000000..2c86987 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EndwoodBG_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto4.uasset new file mode 100644 index 0000000..3701f06 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto5.uasset new file mode 100644 index 0000000..84af08d Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto6.uasset new file mode 100644 index 0000000..5128db1 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCircle_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenCreatorsBG_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCreatorsBG_Auto4.uasset new file mode 100644 index 0000000..602dbb5 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenCreatorsBG_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto1.uasset new file mode 100644 index 0000000..23df718 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto2.uasset new file mode 100644 index 0000000..aa048bc Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto3.uasset new file mode 100644 index 0000000..afab931 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto5.uasset new file mode 100644 index 0000000..d91cfa2 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto6.uasset new file mode 100644 index 0000000..47433d5 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/EvergreenTPBG_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto1.uasset new file mode 100644 index 0000000..1b3bbf9 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto2.uasset new file mode 100644 index 0000000..6a076d9 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto3.uasset new file mode 100644 index 0000000..4d945fa Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto4.uasset new file mode 100644 index 0000000..d141911 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/MiniProfile_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/MiniProfile_Auto3.uasset new file mode 100644 index 0000000..bf52ef3 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/MiniProfile_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/MiniProfile_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/MiniProfile_Auto4.uasset new file mode 100644 index 0000000..3dfa7ad Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/MiniProfile_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_BlueAnimated_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_BlueAnimated_Auto5.uasset new file mode 100644 index 0000000..55f740b Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_BlueAnimated_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_BlueAnimated_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_BlueAnimated_Auto6.uasset new file mode 100644 index 0000000..d1ebd1e Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_BlueAnimated_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_GoldAnimated_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_GoldAnimated_Auto5.uasset new file mode 100644 index 0000000..1ae51b3 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_GoldAnimated_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_GoldAnimated_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_GoldAnimated_Auto6.uasset new file mode 100644 index 0000000..d61d9b9 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_GoldAnimated_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_NormalAnimated_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_NormalAnimated_Auto5.uasset new file mode 100644 index 0000000..a63f964 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_NormalAnimated_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_NormalAnimated_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_NormalAnimated_Auto6.uasset new file mode 100644 index 0000000..fc3d984 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/Movies/PickCharacterButton_NormalAnimated_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Auto3.uasset new file mode 100644 index 0000000..d1d4f03 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Auto4.uasset new file mode 100644 index 0000000..e23f108 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Font_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Font_Auto3.uasset new file mode 100644 index 0000000..5eeb413 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Font_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Font_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Font_Auto4.uasset new file mode 100644 index 0000000..aaa372c Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/NimbusSanT-BoldExte_Font_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto1.uasset new file mode 100644 index 0000000..cda463c Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto2.uasset new file mode 100644 index 0000000..2cf018d Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto3.uasset new file mode 100644 index 0000000..11ae25d Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto4.uasset new file mode 100644 index 0000000..fbf6e6b Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PatchNoteBoxBackground_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto1.uasset new file mode 100644 index 0000000..4d913e3 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto2.uasset new file mode 100644 index 0000000..c07b1b0 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto3.uasset new file mode 100644 index 0000000..7637574 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto5.uasset new file mode 100644 index 0000000..64da8f0 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto6.uasset new file mode 100644 index 0000000..a62fc23 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsCorners_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto3.uasset new file mode 100644 index 0000000..aee3143 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto5.uasset new file mode 100644 index 0000000..77b6cac Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto6.uasset new file mode 100644 index 0000000..d31a8c3 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickButtonsFill_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto1.uasset new file mode 100644 index 0000000..9862ff3 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto2.uasset new file mode 100644 index 0000000..598f6e6 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto3.uasset new file mode 100644 index 0000000..e1271da Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto5.uasset new file mode 100644 index 0000000..6dd5aa7 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto6.uasset new file mode 100644 index 0000000..914ce4b Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Blue_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto1.uasset new file mode 100644 index 0000000..f135c74 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto2.uasset new file mode 100644 index 0000000..7b87881 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto3.uasset new file mode 100644 index 0000000..ffb4810 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto5.uasset new file mode 100644 index 0000000..ef74ed0 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto6.uasset new file mode 100644 index 0000000..74c5619 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Pressed_Gold_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto1.uasset new file mode 100644 index 0000000..d392409 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto2.uasset new file mode 100644 index 0000000..fb332aa Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto3.uasset new file mode 100644 index 0000000..d204360 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto5.uasset new file mode 100644 index 0000000..41dba2c Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto6.uasset new file mode 100644 index 0000000..5d33fa7 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickCharacterButton_Unpressed_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickFiinal1_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickFiinal1_Auto4.uasset new file mode 100644 index 0000000..6033a70 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickFiinal1_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto1.uasset new file mode 100644 index 0000000..50c1428 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto2.uasset new file mode 100644 index 0000000..f44f6e2 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto3.uasset new file mode 100644 index 0000000..c0c133f Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto5.uasset new file mode 100644 index 0000000..c01479f Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto6.uasset new file mode 100644 index 0000000..34c1555 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto1.uasset new file mode 100644 index 0000000..3b8883e Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto2.uasset new file mode 100644 index 0000000..e97ab89 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto3.uasset new file mode 100644 index 0000000..ed9aacf Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto5.uasset new file mode 100644 index 0000000..5782af1 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto6.uasset new file mode 100644 index 0000000..c4981cb Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/PickMenuBar_Right_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/ReturnButton_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/ReturnButton_Auto1.uasset new file mode 100644 index 0000000..5246bcd Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/ReturnButton_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto2.uasset new file mode 100644 index 0000000..3bf53da Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto3.uasset new file mode 100644 index 0000000..404a967 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto4.uasset new file mode 100644 index 0000000..b9007c9 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/ScrollLabel_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto1.uasset new file mode 100644 index 0000000..298b016 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto2.uasset new file mode 100644 index 0000000..fd59893 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto3.uasset new file mode 100644 index 0000000..19e1894 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto4.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto4.uasset new file mode 100644 index 0000000..e6bff39 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopBarFull_Auto4.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto1.uasset new file mode 100644 index 0000000..ed40964 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto2.uasset new file mode 100644 index 0000000..71bcd60 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto3.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto3.uasset new file mode 100644 index 0000000..241ea62 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto3.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto5.uasset new file mode 100644 index 0000000..bb17f46 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto6.uasset new file mode 100644 index 0000000..1b8e0bc Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/TopPickBarGarment_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/WB_Countdown_Auto5.uasset b/MyProject2/Saved/Autosaves/Game/UI/WB_Countdown_Auto5.uasset new file mode 100644 index 0000000..907b296 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/WB_Countdown_Auto5.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/UI/W_Movie_Auto6.uasset b/MyProject2/Saved/Autosaves/Game/UI/W_Movie_Auto6.uasset new file mode 100644 index 0000000..8e09f26 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/UI/W_Movie_Auto6.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/lvlsq_Auto1.uasset b/MyProject2/Saved/Autosaves/Game/lvlsq_Auto1.uasset new file mode 100644 index 0000000..079c80a Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/lvlsq_Auto1.uasset differ diff --git a/MyProject2/Saved/Autosaves/Game/lvlsq_Auto2.uasset b/MyProject2/Saved/Autosaves/Game/lvlsq_Auto2.uasset new file mode 100644 index 0000000..4fea8f6 Binary files /dev/null and b/MyProject2/Saved/Autosaves/Game/lvlsq_Auto2.uasset differ diff --git a/MyProject2/Saved/Autosaves/PackageRestoreData.json b/MyProject2/Saved/Autosaves/PackageRestoreData.json new file mode 100644 index 0000000..59996c2 Binary files /dev/null and b/MyProject2/Saved/Autosaves/PackageRestoreData.json differ diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-0074A48B4E5C4448169C638DBCED0ED7/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-0074A48B4E5C4448169C638DBCED0ED7/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-0074A48B4E5C4448169C638DBCED0ED7/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-2752490D414348941854CF96C80B20E4/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-2752490D414348941854CF96C80B20E4/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-2752490D414348941854CF96C80B20E4/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-485CC43D471C6CBB75C62D89933D2E5A/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-485CC43D471C6CBB75C62D89933D2E5A/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-485CC43D471C6CBB75C62D89933D2E5A/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-7E9B06EC44A9426C6F0C64B1A33F4594/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-7E9B06EC44A9426C6F0C64B1A33F4594/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-7E9B06EC44A9426C6F0C64B1A33F4594/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-92DB995C41FD2801AFB284A89DD5916D/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-92DB995C41FD2801AFB284A89DD5916D/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-92DB995C41FD2801AFB284A89DD5916D/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C14D82D845DF246FF4502494F2819105/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C14D82D845DF246FF4502494F2819105/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C14D82D845DF246FF4502494F2819105/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C564CE4046E86E1C7359D5B353775EBB/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C564CE4046E86E1C7359D5B353775EBB/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C564CE4046E86E1C7359D5B353775EBB/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C72C768147F82CD31D5A34801FC7B031/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C72C768147F82CD31D5A34801FC7B031/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-C72C768147F82CD31D5A34801FC7B031/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-D0C01D8A49A26BA512EA198119B7CC70/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-D0C01D8A49A26BA512EA198119B7CC70/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-D0C01D8A49A26BA512EA198119B7CC70/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-E519A5874641E08812D710A6E60E944F/CrashReportClient.ini b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-E519A5874641E08812D710A6E60E944F/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Config/CrashReportClient/UECC-Windows-E519A5874641E08812D710A6E60E944F/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Config/WindowsEditor/Bridge.ini b/MyProject2/Saved/Config/WindowsEditor/Bridge.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Bridge.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Compat.ini b/MyProject2/Saved/Config/WindowsEditor/Compat.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Compat.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/ControlRig.ini b/MyProject2/Saved/Config/WindowsEditor/ControlRig.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/ControlRig.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/DatasmithContent.ini b/MyProject2/Saved/Config/WindowsEditor/DatasmithContent.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/DatasmithContent.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/DeviceProfiles.ini b/MyProject2/Saved/Config/WindowsEditor/DeviceProfiles.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/DeviceProfiles.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Editor.ini b/MyProject2/Saved/Config/WindowsEditor/Editor.ini new file mode 100644 index 0000000..c54fd5f --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Editor.ini @@ -0,0 +1,4 @@ +[/Script/UnrealEd.UnrealEdOptions] +UsingXGE=False +bExpandCustomClassPickerClassList=True + diff --git a/MyProject2/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini b/MyProject2/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini new file mode 100644 index 0000000..cbe96fa --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini @@ -0,0 +1,3271 @@ +[/Script/UnrealEd.EditorPerProjectUserSettings] +bDisplayDocumentationLink=False +bDisplayActionListItemRefIds=False +bAlwaysGatherBehaviorTreeDebuggerData=False +bDisplayBlackboardKeysInAlphabeticalOrder=False +bUseSimplygonSwarm=False +SimplygonServerIP=127.0.0.1 +bEnableSwarmDebugging=False +SimplygonSwarmDelay=5000 +SwarmNumOfConcurrentJobs=16 +SwarmMaxUploadChunkSizeInMB=100 +SwarmIntermediateFolder=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/Simplygon/ +bShowCompilerLogOnCompileError=False +DataSourceFolder=(Path="") +bAnimationReimportWarnings=False +bSCSEditorShowFloor=False +bAlwaysBuildUAT=True +SCSViewportCameraSpeed=4 +bShowSelectionSubcomponents=True +AssetViewerProfileName= +PreviewFeatureLevel=4 +PreviewPlatformName=None +PreviewShaderFormatName=None +PreviewShaderPlatformName=None +bPreviewFeatureLevelActive=False +bPreviewFeatureLevelWasDefault=True +PreviewDeviceProfileName=None + +[/Script/UnrealEd.EditorStyleSettings] +bColorVisionDeficiencyCorrection=False +bColorVisionDeficiencyCorrectionPreviewWithDeficiency=False +SelectionColor=(R=0.828000,G=0.364000,B=0.003000,A=1.000000) +AdditionalSelectionColors[0]=(R=0.019382,G=0.496933,B=1.000000,A=1.000000) +AdditionalSelectionColors[1]=(R=0.356400,G=0.040915,B=0.520996,A=1.000000) +AdditionalSelectionColors[2]=(R=1.000000,G=0.168269,B=0.332452,A=1.000000) +AdditionalSelectionColors[3]=(R=1.000000,G=0.051269,B=0.051269,A=1.000000) +AdditionalSelectionColors[4]=(R=1.000000,G=0.715693,B=0.010330,A=1.000000) +AdditionalSelectionColors[5]=(R=0.258183,G=0.539479,B=0.068478,A=1.000000) +bEnableEditorWindowBackgroundColor=False +EditorWindowBackgroundColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000) +bUseGrid=True +RegularColor=(R=0.035000,G=0.035000,B=0.035000,A=1.000000) +RuleColor=(R=0.008000,G=0.008000,B=0.008000,A=1.000000) +CenterColor=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +GridSnapSize=16 +GraphBackgroundBrush=(bIsDynamicallyLoaded=False,DrawAs=Image,Tiling=NoTile,Mirroring=NoMirror,ImageType=NoImage,ImageSize=(X=32.000000,Y=32.000000),Margin=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000),TintColor=(SpecifiedColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),ColorUseRule=UseColor_Specified),OutlineSettings=(CornerRadii=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Color=(SpecifiedColor=(R=0.000000,G=0.000000,B=0.000000,A=0.000000),ColorUseRule=UseColor_Specified),Width=0.000000,RoundingType=HalfHeightRadius,bUseBrushTransparency=False),ResourceObject=None,ResourceName="",UVRegion=(Min=(X=0.000000,Y=0.000000),Max=(X=0.000000,Y=0.000000),bIsValid=False)) +bShowNativeComponentNames=True +AssetEditorOpenLocation=Default +bEnableColorizedEditorTabs=True +CurrentAppliedTheme=134380265FBB4A9CA00A1DC9770217B8 + +[/Script/UnrealEd.LevelEditorPlaySettings] +LaptopScreenResolutions=(Description="Apple MacBook Air 11",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Air 13\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\"",Width=1280,Height=800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 13\" (Retina)",Width=2560,Height=1600,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\"",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Apple MacBook Pro 15\" (Retina)",Width=2880,Height=1800,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +LaptopScreenResolutions=(Description="Generic 14-15.6\" Notebook",Width=1366,Height=768,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="19\" monitor",Width=1440,Height=900,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="20\" monitor",Width=1600,Height=900,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="22\" monitor",Width=1680,Height=1050,AspectRatio="16:10",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="21.5-24\" monitor",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +MonitorScreenResolutions=(Description="27\" monitor",Width=2560,Height=1440,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (3rd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro3_129") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch (2nd gen.)",Width=1024,Height=1366,AspectRatio="~3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro2_129") +TabletScreenResolutions=(Description="iPad Pro 11-inch",Width=834,Height=1194,AspectRatio="5:7",bCanSwapAspectRatio=True,ProfileName="iPadPro11") +TabletScreenResolutions=(Description="iPad Pro 10.5-inch",Width=834,Height=1112,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro105") +TabletScreenResolutions=(Description="iPad Pro 12.9-inch",Width=1024,Height=1366,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro129") +TabletScreenResolutions=(Description="iPad Pro 9.7-inch",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadPro97") +TabletScreenResolutions=(Description="iPad (6th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad6") +TabletScreenResolutions=(Description="iPad (5th gen.)",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPad5") +TabletScreenResolutions=(Description="iPad Air 3",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir3") +TabletScreenResolutions=(Description="iPad Air 2",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadAir2") +TabletScreenResolutions=(Description="iPad Mini 5",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini5") +TabletScreenResolutions=(Description="iPad Mini 4",Width=768,Height=1024,AspectRatio="3:4",bCanSwapAspectRatio=True,ProfileName="iPadMini4") +TabletScreenResolutions=(Description="LG G Pad X 8.0",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Asus Zenpad 3s 10",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Huawei MediaPad M3",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface RT",Width=768,Height=1366,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TabletScreenResolutions=(Description="Microsoft Surface Pro",Width=1080,Height=1920,AspectRatio="9:16",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="720p (HDTV, Blu-ray)",Width=1280,Height=720,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="1080i, 1080p (HDTV, Blu-ray)",Width=1920,Height=1080,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Ultra HD",Width=3840,Height=2160,AspectRatio="16:9",bCanSwapAspectRatio=True,ProfileName="") +TelevisionScreenResolutions=(Description="4K Digital Cinema",Width=4096,Height=2160,AspectRatio="1.90:1",bCanSwapAspectRatio=True,ProfileName="") +GameGetsMouseControl=False +UseMouseForTouch=False +MouseControlLabelPosition=LabelAnchorMode_TopLeft +ViewportGetsHMDControl=False +bShouldMinimizeEditorOnNonVRPIE=False +bEmulateStereo=False +SoloAudioInFirstPIEClient=False +EnablePIEEnterAndExitSounds=False +PlayInEditorSoundQualityLevel=0 +bUseNonRealtimeAudioDevice=False +bPreferToStreamLevelsInPIE=False +bPromoteOutputLogWarningsDuringPIE=False +NewWindowPosition=(X=-1,Y=-1) +PIEAlwaysOnTop=False +DisableStandaloneSound=False +AdditionalLaunchParameters= +BuildGameBeforeLaunch=PlayOnBuild_Never +LaunchConfiguration=LaunchConfig_Default +PackFilesForLaunch=NoPak +bAutoCompileBlueprintsOnLaunch=True +bLaunchSeparateServer=False +PlayNetMode=PIE_Standalone +RunUnderOneProcess=True +PlayNetDedicated=False +PlayNumberOfClients=1 +PrimaryPIEClientIndex=0 +ServerPort=17777 +ClientWindowWidth=640 +AutoConnectToServer=True +RouteGamepadToSecondWindow=False +CreateAudioDeviceForEveryPlayer=False +ClientWindowHeight=480 +ServerMapNameOverride= +AdditionalServerGameOptions= +AdditionalLaunchOptions= +bShowServerDebugDrawingByDefault=True +ServerDebugDrawingColorTintStrength=0.000000 +ServerDebugDrawingColorTint=(R=0.000000,G=0.000000,B=0.000000,A=1.000000) +AdditionalServerLaunchParameters= +ServerFixedFPS=0 +NetworkEmulationSettings=(bIsNetworkEmulationEnabled=False,EmulationTarget=Server,CurrentProfile="Custom",OutPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0),InPackets=(MinLatency=0,MaxLatency=0,PacketLossPercentage=0)) +LastSize=(X=0,Y=0) +LastExecutedLaunchDevice=Windows@DESKTOP-1QK3IA6 +LastExecutedLaunchName=DESKTOP-1QK3IA6 +LastExecutedPIEPreviewDevice= +DeviceToEmulate= +PIESafeZoneOverride=(Left=0.000000,Top=0.000000,Right=0.000000,Bottom=0.000000) +NewWindowWidth=1920 +NewWindowHeight=1080 +CenterNewWindow=True + +[/Script/UnrealEd.LevelEditorViewportSettings] +FlightCameraControlExperimentalNavigation=False +MinimumOrthographicZoom=250.000000 +bAllowArcballRotate=False +bAllowScreenRotate=False +bShowActorEditorContext=True +bUseLegacyCameraMovementNotifications=False +SnapToSurface=(bEnabled=False,SnapOffsetExtent=0.000000,bSnapRotation=True) +bEnableLayerSnap=False +ActiveSnapLayerIndex=0 +PreserveNonUniformScale=False +PreviewMeshes=/Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator +BillboardScale=1.000000 +TransformWidgetSizeAdjustment=0 +bSaveEngineStats=False +MeasuringToolUnits=MeasureUnits_Centimeters +SelectedSplinePointSizeAdjustment=0.000000 +SplineLineThicknessAdjustment=0.000000 +SplineTangentHandleSizeAdjustment=0.000000 +SplineTangentScale=0.500000 +LastInViewportMenuLocation=(X=0.000000,Y=0.000000) +MaterialForDroppedTextures=None +MaterialParamsForDroppedTextures=() +EditorViews=(("/Game/Untitled.Untitled", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=-200.000000,Y=0.000000,Z=92.000100),CamRotation=(Pitch=0.000000,Yaw=180.000000,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/MainMenuMap.MainMenuMap", (LevelViewportsInfo=((),(),(),(CamPosition=(X=1104.856414,Y=0.000000,Z=296.313333),CamRotation=(Pitch=-15.000000,Yaw=-179.999997,Roll=0.000000)),(),(),(),()))),("/Game/REALGAME.REALGAME", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=-200.000000,Y=0.000000,Z=92.000100),CamRotation=(Pitch=0.000000,Yaw=180.000000,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/we.we", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=-200.000000,Y=0.000000,Z=92.000100),CamRotation=(Pitch=0.000000,Yaw=180.000000,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Game/test.test", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=126499.845762,Y=13588.173825,Z=99878.071815),CamRotation=(Pitch=-25.988928,Yaw=194.801831,Roll=-0.000001)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True)))),("/Temp/Untitled_1.Untitled_1", (LevelViewportsInfo=((CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=542.473882,Y=1.910855,Z=318.369810)),(CamPosition=(X=-200.000000,Y=0.000000,Z=92.000100),CamRotation=(Pitch=0.000000,Yaw=180.000000,Roll=0.000000)),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True),(CamUpdated=True))))) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport0",ConfigSettings=(ViewportType=LVT_OrthoYZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport1",ConfigSettings=(ViewportType=LVT_Perspective,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=1,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=1,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=0,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=1,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=0,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=True,bShowOnScreenStats=False,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport2",ConfigSettings=(ViewportType=LVT_OrthoXZ,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) +PerInstanceSettings=(ConfigName="FourPanes2x2.Viewport 1.Viewport3",ConfigSettings=(ViewportType=LVT_OrthoXY,PerspViewModeIndex=VMI_Lit,OrthoViewModeIndex=VMI_BrushWireframe,EditorShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=0,CompositeEditorPrimitives=1,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=0,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=1,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=1,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=1,BSPTriangles=0,LargeVertices=0,Grid=1,Snap=0,MeshEdges=0,Cover=0,Splines=1,Selection=1,VisualizeLevelInstanceEditing=1,ModeWidgets=1,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=1,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=1,Fog=1,Volumes=1,Game=0,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=1,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",GameShowFlagsString="PostProcessing=0,Bloom=1,LocalExposure=1,Tonemapper=1,AntiAliasing=1,TemporalAA=1,AmbientCubemap=1,EyeAdaptation=1,VisualizeHDR=0,VisualizeLocalExposure=0,LensFlares=1,GlobalIllumination=1,Vignette=1,Grain=1,AmbientOcclusion=1,Decals=1,CameraImperfections=1,OnScreenDebug=1,OverrideDiffuseAndSpecular=0,LightingOnlyOverride=0,ReflectionOverride=0,VisualizeBuffer=0,VisualizeNanite=0,VisualizeLumen=0,VisualizeSubstrate=0,VisualizeGroom=0,VisualizeVirtualShadowMap=0,DirectLighting=1,DirectionalLights=1,PointLights=1,SpotLights=1,RectLights=1,ColorGrading=1,VectorFields=0,DepthOfField=1,GBufferHints=0,MotionBlur=1,CompositeEditorPrimitives=0,OpaqueCompositeEditorPrimitives=0,TestImage=0,VisualizeDOF=0,VertexColors=0,PhysicalMaterialMasks=0,Refraction=1,CameraInterpolation=1,SceneColorFringe=1,ToneCurve=1,SeparateTranslucency=1,ScreenPercentage=1,VisualizeMotionBlur=0,VisualizeMotionVectors=0,VisualizeReprojection=0,VisualizeTemporalUpscaler=0,ReflectionEnvironment=1,VisualizeOutOfBoundsPixels=0,Diffuse=1,Specular=1,SelectionOutline=0,ScreenSpaceReflections=1,LumenReflections=1,ContactShadows=1,RayTracedDistanceFieldShadows=1,CapsuleShadows=1,SubsurfaceScattering=1,VisualizeSSS=0,VolumetricLightmap=1,IndirectLightingCache=1,DebugAI=0,VisLog=1,Navigation=0,GameplayDebug=1,TexturedLightProfiles=1,LightFunctions=1,InstancedStaticMeshes=1,InstancedFoliage=1,HISMCOcclusionBounds=0,HISMCClusterTree=0,VisualizeInstanceUpdates=0,InstancedGrass=1,DynamicShadows=1,Particles=1,Niagara=1,HeterogeneousVolumes=1,SkeletalMeshes=1,BuilderBrush=1,Translucency=1,BillboardSprites=1,LOD=1,LightComplexity=0,ShaderComplexity=0,StationaryLightOverlap=0,LightMapDensity=0,StreamingBounds=0,Constraints=0,MassProperties=0,CameraFrustums=0,AudioRadius=0,ForceFeedbackRadius=1,BSPSplit=0,Brushes=1,Lighting=1,DeferredLighting=1,Editor=0,BSPTriangles=0,LargeVertices=0,Grid=0,Snap=0,MeshEdges=0,Cover=0,Splines=0,Selection=0,VisualizeLevelInstanceEditing=1,ModeWidgets=0,Bounds=0,HitProxies=0,PropertyColoration=0,LightInfluences=0,Pivot=0,ShadowFrustums=0,Wireframe=1,Materials=1,StaticMeshes=1,Landscape=1,LightRadius=0,Fog=1,Volumes=0,Game=1,LevelColoration=0,BSP=1,Collision=0,CollisionVisibility=0,CollisionPawn=0,LightShafts=1,PostProcessMaterial=1,Atmosphere=1,Cloud=1,CameraAspectRatioBars=0,CameraSafeFrames=0,TextRender=1,Rendering=1,HMDDistortion=0,StereoRendering=0,DistanceCulledPrimitives=0,VisualizeLightCulling=0,PrecomputedVisibility=1,SkyLighting=1,PreviewShadowsIndicator=1,PrecomputedVisibilityCells=0,VisualizeVolumetricLightmap=0,VolumeLightingSamples=0,Paper2DSprites=1,VisualizeDistanceFieldAO=0,VisualizeMeshDistanceFields=0,PhysicsField=0,VisualizeGlobalDistanceField=0,VisualizeLightingOnProbes=0,ScreenSpaceAO=1,DistanceFieldAO=1,LumenGlobalIllumination=1,VolumetricFog=1,VisualizeSSR=0,VisualizeShadingModels=0,VisualizeSenses=1,LODColoration=0,HLODColoration=0,QuadOverdraw=0,ShaderComplexityWithQuadOverdraw=0,PrimitiveDistanceAccuracy=0,MeshUVDensityAccuracy=0,MaterialTextureScaleAccuracy=0,OutputMaterialTextureScales=0,RequiredTextureResolution=0,VirtualTexturePendingMips=0,WidgetComponents=1,Bones=0,ServerDrawDebug=0,MediaPlanes=1,VREditing=0,OcclusionMeshes=0,DisableOcclusionQueries=0,PathTracing=0,RayTracingDebug=0,VisualizeSkyAtmosphere=0,VisualizeCalibrationColor=0,VisualizeCalibrationGrayscale=0,VisualizeCalibrationCustom=0,VisualizePostProcessStack=0,VirtualTexturePrimitives=0,VisualizeVolumetricCloudConservativeDensity=0,VisualizeVolumetricCloudEmptySpaceSkipping=0,VirtualShadowMapCaching=1,DrawOnlyVSMInvalidatingGeo=0,DebugDrawDistantVirtualSMLights=0,VirtualTextureResidency=1,InputDebugVisualizer=1,LumenScreenTraces=1,LumenDetailTraces=1,LumenGlobalTraces=1,LumenFarFieldTraces=1,LumenSecondaryBounces=1,LumenShortRangeAmbientOcclusion=1,NaniteMeshes=1,NaniteStreamingGeometry=1,VisualizeGPUSkinCache=0,ShaderPrint=1",BufferVisualizationMode="",NaniteVisualizationMode="",LumenVisualizationMode="",StrataVisualizationMode="",GroomVisualizationMode="",VirtualShadowMapVisualizationMode="",RayTracingDebugVisualizationMode="",GPUSkinCacheVisualizationMode="",ExposureSettings=(FixedEV100=1.000000,bFixed=False),FOVAngle=90.000000,FarViewPlane=0.000000,bIsRealtime=False,bShowOnScreenStats=True,EnabledStats=,bShowFullToolbar=True)) + +[MRU] +MRUItem0=/Game/REALGAME +MRUItem1=/Game/test +MRUItem2=/Game/Untitled +MRUItem3=/Game/MainMenuMap +MRUItem4=/Game/we + +[WidgetTemplatesExpanded] +Common=False +Audio=False +Editor=False +Input=False +Lists=False +Misc=False +Optimization=False +Panel=False +Primitive=False +Special Effects=False +Synth=False +User Created=False +Advanced=False + +[EditorStartup] +LastLevel=/Game/REALGAME + +[AssetEditorSubsystem] +CleanShutdown=True +DebuggerAttached=False +RecentAssetEditors=WidgetBlueprintEditor +RecentAssetEditors=WidgetBlueprintEditor +RecentAssetEditors= +RecentAssetEditors=WidgetBlueprintEditor +RecentAssetEditors=WidgetBlueprintEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MediaSourceEditor +RecentAssetEditors=TextureEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MediaSourceEditor +RecentAssetEditors=MediaSourceEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=TextureEditor +RecentAssetEditors=MediaPlayerEditor +RecentAssetEditors=MediaPlayerEditor +RecentAssetEditors=BlueprintEditor +RecentAssetEditors=MediaSourceEditor +RecentAssetEditors=LevelSequenceEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors=MaterialEditor +RecentAssetEditors= +RecentAssetEditors= +RecentAssetEditors= +RecentAssetEditors= +RecentAssetEditors= +RecentAssetEditors= + +[DetailCategories] +LandscapeStreamingProxy.TransformCommon=True +LandscapeStreamingProxy.Information=False +LandscapeStreamingProxy.LandscapeProxy=True +LandscapeStreamingProxy.Landscape=True +LandscapeStreamingProxy.Nanite=True +LandscapeStreamingProxy.LOD=True +LandscapeStreamingProxy.LOD Distribution=True +LandscapeStreamingProxy.Lighting=True +LandscapeStreamingProxy.VirtualTexture=True +LandscapeStreamingProxy.Rendering=True +LandscapeStreamingProxy.Lightmass=True +LandscapeStreamingProxy.Collision=True +LandscapeStreamingProxy.Navigation=True +LandscapeStreamingProxy.HLOD=True +LandscapeStreamingProxy.Replication=True +LandscapeStreamingProxy.Networking=True +LandscapeStreamingProxy.WorldPartition=True +LandscapeStreamingProxy.Input=True +LandscapeStreamingProxy.Actor=True +VerticalBox.Layout=True +VerticalBox.Behavior=True +VerticalBox.Accessibility=True +VerticalBox.Render Transform=True +VerticalBox.Performance=True +VerticalBox.Rendering=True +VerticalBox.Navigation=True +VerticalBox.Localization=True +CanvasPanel.Behavior=True +CanvasPanel.Accessibility=True +CanvasPanel.Render Transform=True +CanvasPanel.Performance=True +CanvasPanel.Rendering=True +CanvasPanel.Navigation=True +CanvasPanel.Localization=True +Button.Layout=True +Button.Appearance=True +Button.Interaction=True +Button.Accessibility=True +Button.Behavior=True +Button.Render Transform=True +Button.Performance=True +Button.Rendering=True +Button.Navigation=True +Button.Localization=True +TextBlock.Layout=True +TextBlock.Content=True +TextBlock.Appearance=True +TextBlock.Accessibility=True +TextBlock.Performance=True +TextBlock.Wrapping=True +TextBlock.Behavior=True +TextBlock.Render Transform=True +TextBlock.Rendering=True +TextBlock.Navigation=True +TextBlock.Localization=True +Font.Font=True +Font.RuntimeFont=True +StaticMeshActor.TransformCommon=True +StaticMeshActor.StaticMesh=True +StaticMeshActor.Materials=True +StaticMeshActor.Physics=True +StaticMeshActor.Collision=True +StaticMeshActor.Lighting=True +StaticMeshActor.Rendering=True +StaticMeshActor.HLOD=True +StaticMeshActor.PathTracing=True +StaticMeshActor.Navigation=True +StaticMeshActor.VirtualTexture=True +StaticMeshActor.Tags=True +StaticMeshActor.Cooking=True +StaticMeshActor.Replication=True +StaticMeshActor.Networking=True +StaticMeshActor.WorldPartition=True +StaticMeshActor.Actor=True +WorldSettings.PrecomputedVisibility=True +WorldSettings.GameMode=True +WorldSettings.Lightmass=True +WorldSettings.World=True +WorldSettings.Physics=True +WorldSettings.Broadphase=True +WorldSettings.HLODSystem=True +WorldSettings.WorldPartitionSetup=True +WorldSettings.Network=True +WorldSettings.Foliage=True +WorldSettings.Landscape=True +WorldSettings.Navigation=True +WorldSettings.VR=True +WorldSettings.Rendering=True +WorldSettings.Nanite=True +WorldSettings.Audio=True +WorldSettings.Tick=True +WorldSettings.Networking=True +MainMenuMap_C.Tick=True +MainMenuMap_C.Replication=True +MainMenuMap_C.Actor=True +MainMenuMap_C.Input=True +MainMenuMap_C.HLOD=True +MainMenuMap_C.Physics=True +MainMenuMap_C.WorldPartition=True +MainMenuMap_C.Events=True +Button.Events=True +PropertyWrapper.Variable=True +PropertyWrapper.DefaultValueCategory=True +PropertyWrapper.Events=True +WorldPartitionRuntimeSpatialHash.RuntimeSettings=True +HorizontalBox.Layout=True +HorizontalBox.Behavior=True +HorizontalBox.Accessibility=True +HorizontalBox.Render Transform=True +HorizontalBox.Performance=True +HorizontalBox.Rendering=True +HorizontalBox.Navigation=True +HorizontalBox.Localization=True +GeneralProjectSettings.About=True +GeneralProjectSettings.Publisher=True +GeneralProjectSettings.Legal=True +GeneralProjectSettings.Displayed=True +GeneralProjectSettings.Settings=True +CryptoKeysSettings.Encryption=True +CryptoKeysSettings.Signing=True +GameplayTagsSettings.GameplayTags=True +GameplayTagsSettings.Advanced Gameplay Tags=True +GameplayTagsSettings.Advanced Replication=True +GameMapsSettings.DefaultModes=True +GameMapsSettings.DefaultMaps=True +GameMapsSettings.LocalMultiplayer=True +GameMapsSettings.GameInstance=True +MoviePlayerSettings.Movies=True +ProjectPackagingSettings.Packaging=True +ProjectPackagingSettings.Project=True +ProjectPackagingSettings.Prerequisites=True +HardwareTargetingSettings.Target Hardware=True +HardwareTargetingSettings.Pending Changes=True +AssetManagerSettings.Asset Manager=True +AssetManagerSettings.Redirects=True +AssetToolsSettings.Advanced Copy=True +AISystem.AISystem=True +AISystem.Movement=True +AISystem.EQS=True +AISystem.Blackboard=True +AISystem.Behavior Tree=True +AISystem.PerceptionSystem=True +AnimationSettings.Compression=True +AnimationSettings.Performance=True +AnimationSettings.AnimationAttributes=True +AnimationSettings.Mirroring=True +AnimationSettings.AnimationData=True +AnimationModifierSettings.Modifiers=True +AudioSettings.Dialogue=True +AudioSettings.Audio=True +AudioSettings.Mix=True +AudioSettings.Quality=True +AudioSettings.Debug=True +ChaosSolverSettings.GameInstance=True +CineCameraSettings.Lens=True +CineCameraSettings.Filmback=True +CineCameraSettings.Crop=True +CollisionProfile.Object Channels=True +CollisionProfile.Trace Channels=True +ConsoleSettings.General=True +ConsoleSettings.AutoComplete=True +ConsoleSettings.Colors=True +ControlRigSettings.Shapes=True +CookerSettings.Cooker=True +CookerSettings.Textures=True +CookerSettings.Editor=True +CrowdManager.Config=True +DataDrivenConsoleVariableSettings.DataDrivenCVar=True +DebugCameraControllerSettings.General=True +EnhancedInputDeveloperSettings.Enhanced Input=True +InputModifierDeadZone.Settings=True +InputModifierResponseCurveExponential.Settings=True +InputModifierFOVScaling.Settings=True +EnhancedInputDeveloperSettings.Modifier Default Values=True +InputTriggerDown.Trigger Settings=True +InputTriggerPressed.Trigger Settings=True +InputTriggerReleased.Trigger Settings=True +InputTriggerHold.Trigger Settings=True +InputTriggerHoldAndRelease.Trigger Settings=True +InputTriggerTap.Trigger Settings=True +InputTriggerPulse.Trigger Settings=True +EnhancedInputDeveloperSettings.Trigger Default Values=True +EnhancedInputEditorProjectSettings.Default=True +GameplayDebuggerConfig.Input=True +GameplayDebuggerConfig.Display=True +GameplayDebuggerConfig.AddOns=True +GarbageCollectionSettings.General=True +GarbageCollectionSettings.Optimization=True +GarbageCollectionSettings.Debug=True +Engine.Fonts=True +Engine.DefaultClasses=True +Engine.DefaultMaterials=True +Engine.Settings=True +Engine.Subtitles=True +Engine.Blueprints=True +Engine.Anim Blueprints=True +Engine.Framerate=True +Engine.Timecode=True +Engine.Screenshots=True +HierarchicalLODSettings.HLODSystem=True +InputSettings.Bindings=True +InputSettings.Platforms=True +InputSettings.ViewportProperties=True +InputSettings.Input=True +InputSettings.Mobile=True +InputSettings.Virtual Keyboard (Mobile)=True +InputSettings.DefaultClasses=True +InputSettings.Console=True +InterchangeProjectSettings.ImportContent=True +InterchangeProjectSettings.ImportIntoLevel=True +InterchangeProjectSettings.EditorInterface=True +InterchangeProjectSettings.Generic=True +InterchangeProjectSettings.Editor Generic Pipeline Class=True +GLTFPipelineSettings.PredefinedglTFMaterialLibrary=True +MaterialXPipelineSettings.MaterialXPredefined=True +LandscapeSettings.Layers=True +LandscapeSettings.Configuration=True +LandscapeSettings.Materials=True +LevelSequenceProjectSettings.Timeline=True +MeshBudgetProjectSettings.StaticMesh=True +MetaSoundSettings.AutoUpdate=True +MetaSoundSettings.Registration=True +RecastNavMesh.Display=True +RecastNavMesh.Generation=True +RecastNavMesh.Query=True +RecastNavMesh.Runtime=True +RecastNavMesh.Tick=True +RecastNavMesh.Collision=True +RecastNavMesh.HLOD=True +RecastNavMesh.Physics=True +RecastNavMesh.Networking=True +RecastNavMesh.WorldPartition=True +NavigationSystemV1.Navigation=True +NavigationSystemV1.NavigationSystem=True +NavigationSystemV1.Navigation Enforcing=True +NavigationSystemV1.Agents=True +NetworkSettings.libcurl=True +NetworkSettings.World=True +PhysicsSettings.Replication=True +PhysicsSettings.Simulation=True +PhysicsSettings.Optimization=True +PhysicsSettings.Framerate=True +PhysicsSettings.Broadphase=True +PhysicsSettings.ChaosPhysics=True +PhysicsSettings.Constants=True +PhysicsSettings.Physical Surface=True +RendererSettings.Mobile=True +RendererSettings.Materials=True +RendererSettings.Culling=True +RendererSettings.Textures=True +RendererSettings.VirtualTextures=True +RendererSettings.WorkingColorSpace=True +RendererSettings.GlobalIllumination=True +RendererSettings.Reflections=True +RendererSettings.Lumen=True +RendererSettings.Shadows=True +RendererSettings.HardwareRayTracing=True +RendererSettings.SoftwareRayTracing=True +RendererSettings.Nanite=True +RendererSettings.MiscLighting=True +RendererSettings.ForwardRenderer=True +RendererSettings.Translucency=True +RendererSettings.VR=True +RendererSettings.Postprocessing=True +RendererSettings.DefaultSettings=True +RendererSettings.DefaultScreenPercentage=True +RendererSettings.Optimizations=True +RendererSettings.Debugging=True +RendererSettings.Mesh Streaming=True +RendererSettings.Experimental=True +RendererSettings.Editor=True +RendererSettings.ShaderPermutationReduction=True +RendererSettings.Substrate=True +RendererSettings.MobileShaderPermutationReduction=True +RendererSettings.Skinning=True +RendererSettings.PostProcessCalibrationMaterials=True +RendererOverrideSettings.ShaderPermutationReduction=True +SlateSettings.ConstraintCanvas=True +StreamingSettings.PackageStreaming=True +StreamingSettings.LevelStreaming=True +StreamingSettings.General=True +StreamingSettings.Deprecated Settings=True +TextureEncodingProjectSettings.EncodeSettings=True +TextureEncodingProjectSettings.EncodeSpeedSettings=True +TextureEncodingProjectSettings.EncodeSpeeds=True +UserInterfaceSettings.Focus=True +UserInterfaceSettings.Hardware Cursors=True +UserInterfaceSettings.Software Cursors=True +UserInterfaceSettings.DPI Scaling=True +UserInterfaceSettings.Widgets=True +UserInterfaceSettings.UMG Fonts=True +LevelEditor2DSettings.General=True +LevelEditor2DSettings.LayerSnapping=True +EditorProjectAppearanceSettings.Units=True +EditorProjectAppearanceSettings.ReferenceViewer=True +BlueprintEditorProjectSettings.Blueprints=True +BlueprintEditorProjectSettings.Actors=True +BlueprintEditorProjectSettings.Experimental=True +BlueprintEditorProjectSettings.Play=True +ClassViewerProjectSettings.ClassVisibilityManagement=True +DDCProjectSettings.Warnings=True +EditorUtilityWidgetProjectSettings.Compiler=True +EditorUtilityWidgetProjectSettings.Class Filtering=True +EditorUtilityWidgetProjectSettings.Designer=True +ProxyLODMeshSimplificationSettings.General=True +LevelEditorProjectSettings.Editing=True +LevelInstanceEditorSettings.World Partition=True +MovieSceneToolsProjectSettings.Timeline=True +MovieSceneToolsProjectSettings.Shots=True +MovieSceneToolsProjectSettings.TrackSettings=True +MeshSimplificationSettings.General=True +PaperImporterSettings.NewAssetSettings=True +PaperImporterSettings.ImportSettings=True +PaperImporterSettings.MaterialSettings=True +EditorPerformanceProjectSettings.ViewportResolution=True +SourceControlPreferences.SourceControl=True +SkeletalMeshSimplificationSettings.General=True +PlasticSourceControlProjectSettings.Plastic SCM=True +StructViewerProjectSettings.StructVisibilityManagement=True +TextureImportSettings.VirtualTextures=True +TextureImportSettings.ImportSettings=True +UMGEditorProjectSettings.Compiler=True +UMGEditorProjectSettings.Class Filtering=True +UMGEditorProjectSettings.Designer=True +UMGEditorProjectSettings.Designer=True +UMGEditorProjectSettings.Designer=True +UMGEditorProjectSettings.Designer=True +AndroidRuntimeSettings.APK Packaging=True +AndroidRuntimeSettings.App Bundles=True +AndroidRuntimeSettings.Build=True +AndroidRuntimeSettings.Advanced APK Packaging=True +AndroidRuntimeSettings.DistributionSigning=True +AndroidRuntimeSettings.GooglePlayServices=True +AndroidRuntimeSettings.Icons=True +AndroidRuntimeSettings.LaunchImages=True +AndroidRuntimeSettings.GraphicsDebugger=True +AndroidRuntimeSettings.Input=True +AndroidRuntimeSettings.Audio=True +AndroidRuntimeSettings.MultiTextureFormats=True +AndroidRuntimeSettings.TextureFormatPriorities=True +AndroidRuntimeSettings.Misc=True +ShaderPlatformQualitySettings.Forward Rendering Overrides=True +AndroidSDKSettings.SDKConfig=True +IOSRuntimeSettings.Mobile Provision=True +IOSRuntimeSettings.BundleInformation=True +IOSRuntimeSettings.PowerUsage=True +IOSRuntimeSettings.Orientation=True +IOSRuntimeSettings.FileSystem=True +IOSRuntimeSettings.Input=True +IOSRuntimeSettings.Rendering=True +IOSRuntimeSettings.Build=True +IOSRuntimeSettings.Online=True +IOSRuntimeSettings.RequiredIOSIcons=True +IOSRuntimeSettings.OptionalIOSIcons=True +IOSRuntimeSettings.RequiredTVOSAssets=True +IOSRuntimeSettings.OptionalTVOSAssets=True +IOSRuntimeSettings.LaunchScreen=True +IOSRuntimeSettings.Remote Build=True +IOSRuntimeSettings.Audio=True +LinuxTargetSettings.Targeted RHIs=True +LinuxTargetSettings.Splash=True +LinuxTargetSettings.Icon=True +LinuxTargetSettings.Audio=True +MacTargetSettings.Targeted RHIs=True +MacTargetSettings.Rendering=True +MacTargetSettings.Packaging=True +MacTargetSettings.Splash=True +MacTargetSettings.Icon=True +MacTargetSettings.Audio=True +WindowsTargetSettings.D3D12 Targeted Shader Formats=True +WindowsTargetSettings.D3D11 Targeted Shader Formats=True +WindowsTargetSettings.Vulkan Targeted Shader Formats=True +WindowsTargetSettings.Targeted RHIs=True +WindowsTargetSettings.Toolchain=True +WindowsTargetSettings.Splash=True +WindowsTargetSettings.Icon=True +WindowsTargetSettings.Audio=True +XcodeProjectSettings.Xcode=True +XcodeProjectSettings.Plist Files=True +XcodeProjectSettings.Entitlements=True +XcodeProjectSettings.Code Signing=True +AndroidFileServerRuntimeSettings.Packaging=True +AndroidFileServerRuntimeSettings.Deployment=True +AndroidFileServerRuntimeSettings.Connection=True +AvfMediaSettings.Debug=True +DataflowSettings.PinColors=True +DataflowSettings.NodeColors=True +FractureModeSettings.Fracture Mode=True +GeometryCacheStreamerSettings.Geometry Cache Streamer=True +GooglePADRuntimeSettings.Packaging=True +ImgMediaSettings.General=True +ImgMediaSettings.Caching=True +ImgMediaSettings.EXR=True +ImgMediaSettings.Proxies=True +ToolPresetProjectSettings.Interactive Tool Presets=True +LevelSequenceEditorSettings.Tracks=True +LevelSequenceEditorSettings.Playback=True +ModelingToolsEditorModeSettings.Modeling Mode=True +ModelingComponentsSettings.Modeling Tools=True +NiagaraSettings.Niagara=True +NiagaraSettings.Viewport=True +NiagaraSettings.SimulationCaching=True +NiagaraSettings.Scalability=True +NiagaraSettings.Renderer=True +NiagaraSettings.LightRenderer=True +NiagaraSettings.SkeletalMeshDI=True +NiagaraSettings.StaticMeshDI=True +NiagaraSettings.AsyncGpuTraceDI=True +NiagaraSettings.SimCache=True +NiagaraEditorSettings.Niagara=True +NiagaraEditorSettings.SimulationOptions=True +NiagaraEditorSettings.Niagara Colors=True +PaperRuntimeSettings.Experimental=True +PaperRuntimeSettings.Settings=True +PythonScriptPluginSettings.Python=True +PythonScriptPluginSettings.PythonRemoteExecution=True +RenderDocPluginSettings.Frame Capture Settings=True +RenderDocPluginSettings.Advanced Settings=True +ResonanceAudioSettings.Reverb=True +ResonanceAudioSettings.General=True +TakeRecorderProjectSettings.Take Recorder=True +TakeRecorderProjectSettings.Movie Scene Take Settings=True +TakeRecorderProjectSettings.Microphone Audio Recorder=True +TakeRecorderProjectSettings.Audio Input Device=True +TakeRecorderProjectSettings.Animation Recorder=True +TakeRecorderProjectSettings.World Recorder=True +TcpMessagingSettings.Transport=True +UdpMessagingSettings.Availability=True +UdpMessagingSettings.Transport=True +UdpMessagingSettings.Tunnel=True +WmfMediaSettings.Media=True +WmfMediaSettings.Debug=True +AssetManagerSettings.Asset Registry=True +AndroidRuntimeSettings.AdvancedBuild=True +Image.Layout=True +Image.Appearance=True +Image.Accessibility=True +Image.Behavior=True +Image.Render Transform=True +Image.Performance=True +Image.Rendering=True +Image.Navigation=True +Image.Localization=True +Image.Events=True +Widget.Behavior=True +Widget.Accessibility=True +Widget.Render Transform=True +Widget.Performance=True +Widget.Rendering=True +Widget.Navigation=True +Widget.Localization=True +Widget.Layout=True +PickMenu1_C.Tick=True +PickMenu1_C.Classes=True +PickMenu1_C.Game=True +PickMenu1_C.GameMode=True +PickMenu1_C.Physics=True +PickMenu1_C.Events=True +WidgetSwitcher.Layout=True +WidgetSwitcher.Switcher=True +WidgetSwitcher.Accessibility=True +WidgetSwitcher.Behavior=True +WidgetSwitcher.Render Transform=True +WidgetSwitcher.Performance=True +WidgetSwitcher.Rendering=True +WidgetSwitcher.Navigation=True +WidgetSwitcher.Localization=True +PickMenu1_C.Layout=True +PickMenu1_C.Appearance=True +PickMenu1_C.Input=True +PickMenu1_C.Accessibility=True +PickMenu1_C.Interaction=True +PickMenu1_C.Performance=True +PickMenu1_C.Behavior=True +PickMenu1_C.Render Transform=True +PickMenu1_C.Rendering=True +PickMenu1_C.Navigation=True +PickMenu1_C.Localization=True +EdGraph.Graph=True +ScrollBox.Layout=True +ScrollBox.Style=False +ScrollBox.Scroll=False +ScrollBox.Accessibility=True +ScrollBox.Behavior=False +ScrollBox.Render Transform=True +ScrollBox.Performance=True +ScrollBox.Rendering=True +ScrollBox.Navigation=True +ScrollBox.Localization=True +ScrollBox.Events=True +RichTextBlock.Layout=True +RichTextBlock.Content=True +RichTextBlock.Appearance=True +RichTextBlock.Accessibility=True +RichTextBlock.Wrapping=True +RichTextBlock.Behavior=True +RichTextBlock.Render Transform=True +RichTextBlock.Performance=True +RichTextBlock.Rendering=True +RichTextBlock.Navigation=True +RichTextBlock.Localization=True +MultiLineEditableText.Layout=True +MultiLineEditableText.Content=False +MultiLineEditableText.Appearance=True +MultiLineEditableText.Accessibility=True +MultiLineEditableText.Behavior=True +MultiLineEditableText.Wrapping=True +MultiLineEditableText.Render Transform=True +MultiLineEditableText.Performance=True +MultiLineEditableText.Rendering=True +MultiLineEditableText.Navigation=True +MultiLineEditableText.Localization=True +MainMenu_C.Appearance=True +MainMenu_C.Input=True +MainMenu_C.Interaction=True +MainMenu_C.Designer=True +MainMenu_C.Performance=True +MainMenu_C.Layout=True +MainMenu_C.Behavior=True +MainMenu_C.Render Transform=True +MainMenu_C.Localization=True +MainMenu_C.Accessibility=True +MainMenu_C.Rendering=True +MainMenu_C.Navigation=True +K2Node_VariableGet.Variable=True +K2Node_VariableGet.DefaultValueCategory=True +K2Node_VariableGet.Events=True +MenuGamemode_C.Tick=True +MenuGamemode_C.Classes=True +MenuGamemode_C.Game=True +MenuGamemode_C.GameMode=True +MenuGamemode_C.Physics=True +MenuGamemode_C.Events=True +Untitled_C.Tick=True +Untitled_C.Replication=True +Untitled_C.Actor=True +Untitled_C.Input=True +Untitled_C.HLOD=True +Untitled_C.Physics=True +Untitled_C.WorldPartition=True +Untitled_C.Events=True +K2Node_VariableSet.Variable=True +K2Node_VariableSet.DefaultValueCategory=True +CanvasPanel.Layout=True +WB_Countdown_C.Appearance=True +WB_Countdown_C.Input=True +WB_Countdown_C.Interaction=True +WB_Countdown_C.Designer=True +WB_Countdown_C.Performance=True +WB_Countdown_C.Layout=True +WB_Countdown_C.Behavior=True +WB_Countdown_C.Render Transform=True +WB_Countdown_C.Localization=True +WB_Countdown_C.Accessibility=True +WB_Countdown_C.Rendering=True +WB_Countdown_C.Navigation=True +WB_Countdown_C.Default=True +EditorStyleSettings.Theme=True +EditorStyleSettings.UserInterface=True +EditorStyleSettings.Accessibility=True +EditorStyleSettings.Graphs=True +AudioEditorSettings.AssetMenu=True +BlueprintEditorSettings.Workflow=True +BlueprintEditorSettings.VisualStyle=True +BlueprintEditorSettings.Compiler=True +BlueprintEditorSettings.DeveloperTools=True +BlueprintEditorSettings.Performance=True +BlueprintEditorSettings.Play=True +CollectionSettings.Collections=True +EnhancedInputEditorSettings.Logging=True +EnhancedInputEditorSettings.Editor=True +EnhancedInputEditorSettings.Blueprints=True +EditorExperimentalSettings.Performance=True +EditorExperimentalSettings.HDR=True +EditorExperimentalSettings.Foliage=True +EditorExperimentalSettings.Tools=True +EditorExperimentalSettings.UserInterface=True +EditorExperimentalSettings.Blueprints=True +EditorExperimentalSettings.Cooking=True +EditorExperimentalSettings.PIE=True +EditorExperimentalSettings.LightingBuilds=True +EditorExperimentalSettings.Core=True +EditorExperimentalSettings.Materials=True +EditorExperimentalSettings.Content Browser=True +EditorExperimentalSettings.Level=True +EditorExperimentalSettings.WorldPartition=True +EditorSettings.DerivedDataCache=True +EditorSettings.Derived Data Cache Notifications=True +EditorSettings.Derived Data Cache S3=True +EditorKeyboardShortcutSettings.AdvancedPreviewScene=True +EditorKeyboardShortcutSettings.AnimGraph=True +EditorKeyboardShortcutSettings.AnimSequenceCurveEditor=True +EditorKeyboardShortcutSettings.AssetEditor=True +EditorKeyboardShortcutSettings.AssetManagerEditorCommands=True +EditorKeyboardShortcutSettings.BlueprintDebugger=True +EditorKeyboardShortcutSettings.BlueprintEditor=True +EditorKeyboardShortcutSettings.BlueprintEditorSpawnNodes=True +EditorKeyboardShortcutSettings.CameraShakePreviewer=True +EditorKeyboardShortcutSettings.CameraCutTrack=True +EditorKeyboardShortcutSettings.ChaosCacheEditor=True +EditorKeyboardShortcutSettings.ClothPainterTools=True +EditorKeyboardShortcutSettings.ClothPainter=True +EditorKeyboardShortcutSettings.TakeRecorderSources=True +EditorKeyboardShortcutSettings.GenericCommands=True +EditorKeyboardShortcutSettings.EditorViewport=True +EditorKeyboardShortcutSettings.ContentBrowser=True +EditorKeyboardShortcutSettings.GenericCurveEditor=True +EditorKeyboardShortcutSettings.CurveEditorTools=True +EditorKeyboardShortcutSettings.DerivedDataSettings=True +EditorKeyboardShortcutSettings.TabCommands=True +EditorKeyboardShortcutSettings.RigVMExecutionStack=True +EditorKeyboardShortcutSettings.FoliageEditMode=True +EditorKeyboardShortcutSettings.FractureEditor=True +EditorKeyboardShortcutSettings.FSequencerTrackFilter_Animated=True +EditorKeyboardShortcutSettings.FSequencerTrackFilter_ControlRigControls=True +EditorKeyboardShortcutSettings.FSequencerTrackFilter_ControlRigSelectedControls=True +EditorKeyboardShortcutSettings.FullBlueprintEditor=True +EditorKeyboardShortcutSettings.GeometryCollectionSelection=True +EditorKeyboardShortcutSettings.GPUSkinCacheVisualizationMenu=True +EditorKeyboardShortcutSettings.GraphEditor=True +EditorKeyboardShortcutSettings.NiagaraHierarchyEditorCommands=True +EditorKeyboardShortcutSettings.IKRetarget=True +EditorKeyboardShortcutSettings.IKRig=True +EditorKeyboardShortcutSettings.IKRigSkeleton=True +EditorKeyboardShortcutSettings.InsightsCommands=True +EditorKeyboardShortcutSettings.LoadingProfilerCommands=True +EditorKeyboardShortcutSettings.MemoryProfilerCommands=True +EditorKeyboardShortcutSettings.NetworkingProfilerCommands=True +EditorKeyboardShortcutSettings.TimingProfilerCommands=True +EditorKeyboardShortcutSettings.InsightsStatusBarWidgetCommands=True +EditorKeyboardShortcutSettings.LandscapeEditor=True +EditorKeyboardShortcutSettings.LayersView=True +EditorKeyboardShortcutSettings.LevelEditor=True +EditorKeyboardShortcutSettings.LevelEditorModes=True +EditorKeyboardShortcutSettings.LevelInstanceEditorMode=True +EditorKeyboardShortcutSettings.LevelSequenceEditor=True +EditorKeyboardShortcutSettings.LevelViewport=True +EditorKeyboardShortcutSettings.LightActor=True +EditorKeyboardShortcutSettings.LumenVisualizationMenu=True +EditorKeyboardShortcutSettings.MainFrame=True +EditorKeyboardShortcutSettings.MaterialEditor=True +EditorKeyboardShortcutSettings.MediaPlateEditor=True +EditorKeyboardShortcutSettings.MediaPlayerEditor=True +EditorKeyboardShortcutSettings.MeshPainter=True +EditorKeyboardShortcutSettings.MeshPaint=True +EditorKeyboardShortcutSettings.MeshPaintingTools=True +EditorKeyboardShortcutSettings.ModelingToolsManagerCommands=True +EditorKeyboardShortcutSettings.ModelingModeCommands=True +EditorKeyboardShortcutSettings.ModelingToolsMeshAttributePaintTool=True +EditorKeyboardShortcutSettings.ModelingToolsCubeGridTool=True +EditorKeyboardShortcutSettings.ModelingToolsDrawPolygonTool=True +EditorKeyboardShortcutSettings.ModelingToolsDrawAndRevolveTool=True +EditorKeyboardShortcutSettings.ModelingToolsEditMeshMaterials=True +EditorKeyboardShortcutSettings.ModelingToolsEditMeshPolygonsTool=True +EditorKeyboardShortcutSettings.ModelingToolsMeshGroupPaintTool=True +EditorKeyboardShortcutSettings.ModelingToolsMeshPlaneCutTool=True +EditorKeyboardShortcutSettings.ModelingToolsMeshSelectionTool=True +EditorKeyboardShortcutSettings.ModelingToolsSculptTool=True +EditorKeyboardShortcutSettings.ModelingToolsEditMode=True +EditorKeyboardShortcutSettings.ModelingToolsTransformTool=True +EditorKeyboardShortcutSettings.ModelingToolsMeshVertexPaintTool=True +EditorKeyboardShortcutSettings.ModelingToolsVertexSculptTool=True +EditorKeyboardShortcutSettings.MyBlueprint=True +EditorKeyboardShortcutSettings.NaniteVisualizationMenu=True +EditorKeyboardShortcutSettings.NiagaraEditor=True +EditorKeyboardShortcutSettings.PersonaCommon=True +EditorKeyboardShortcutSettings.PlayWorld=True +EditorKeyboardShortcutSettings.RayTracingDebugVisualizationMenu=True +EditorKeyboardShortcutSettings.VisualizationMenu=True +EditorKeyboardShortcutSettings.SourceControl=True +EditorKeyboardShortcutSettings.ControlRigEditMode=True +EditorKeyboardShortcutSettings.ControlRigBlueprint=True +EditorKeyboardShortcutSettings.ControlRigHierarchy=True +EditorKeyboardShortcutSettings.RigVMBlueprint=True +EditorKeyboardShortcutSettings.SequenceRecorder.Common=True +EditorKeyboardShortcutSettings.Sequencer=True +EditorKeyboardShortcutSettings.ShowFlagsMenu=True +EditorKeyboardShortcutSettings.SplineComponentVisualizer=True +EditorKeyboardShortcutSettings.StandardToolCommands=True +EditorKeyboardShortcutSettings.SystemWideCommands=True +EditorKeyboardShortcutSettings.TakeRecorder=True +EditorKeyboardShortcutSettings.WidgetDesigner=True +EditorKeyboardShortcutSettings.UMGEditor=True +EditorKeyboardShortcutSettings.UVEditor=True +EditorKeyboardShortcutSettings.FVariantManagerEditorCommands=True +EditorKeyboardShortcutSettings.EditorViewportClient=True +EditorKeyboardShortcutSettings.VirtualShadowMapVisualizationMenu=True +EditorKeyboardShortcutSettings.VisualLogger=True +LiveCodingSettings.General=True +LiveCodingSettings.Modules=True +EditorLoadingSavingSettings.Startup=True +EditorLoadingSavingSettings.AutoReimport=True +EditorLoadingSavingSettings.Blueprints=True +EditorLoadingSavingSettings.AutoSave=True +EditorLoadingSavingSettings.SourceControl=True +EditorPerProjectUserSettings.DeveloperTools=True +EditorPerProjectUserSettings.AI=True +EditorPerProjectUserSettings.SimplygonSwarm=True +EditorPerProjectUserSettings.HotReload=True +EditorPerProjectUserSettings.Import=True +EditorPerProjectUserSettings.Export=True +EditorPerProjectUserSettings.UnrealAutomationTool=True +OutputLogSettings.Output Log=True +EditorPerformanceSettings.EditorPerformance=True +EditorPerformanceSettings.ViewportResolution=True +InternationalizationSettingsModel.Internationalization=True +InternationalizationSettingsModel.Time=True +SourceCodeAccessSettings.Accessor=True +TextureEncodingUserSettings.EncodeSpeeds=True +VRModeSettings.General=True +VRModeSettings.Cinematics=True +VRModeSettings.World Movement=True +VRModeSettings.UI Customization=True +VRModeSettings.Motion Controllers=True +WorldPartitionEditorSettings.MapConversion=True +WorldPartitionEditorSettings.Foliage=True +WorldPartitionEditorSettings.MiniMap=True +WorldPartitionEditorSettings.WorldPartition=True +LevelEditorMiscSettings.Editing=True +LevelEditorMiscSettings.Sound=True +LevelEditorMiscSettings.Levels=True +LevelEditorMiscSettings.Screenshots=True +LevelEditorPlaySettings.PlayInEditor=True +LevelEditorPlaySettings.GameViewportSettings=True +LevelEditorPlaySettings.PlayInNewWindow=True +LevelEditorPlaySettings.PlayInStandaloneGame=True +LevelEditorPlaySettings.Multiplayer Options=True +LevelEditorPlaySettings.PlayOnDevice=True +OnlinePIESettings.Logins=True +LevelEditorViewportSettings.Controls=True +LevelEditorViewportSettings.LookAndFeel=True +LevelEditorViewportSettings.GridSnapping=True +LevelEditorViewportSettings.Preview=True +LevelEditorViewportSettings.Behavior=True +AnimationBlueprintEditorSettings.Debugging=True +AnimationBlueprintEditorSettings.Graphs=True +PersonaOptions.Preview Scene=True +PersonaOptions.Assets=True +PersonaOptions.Viewport=True +PersonaOptions.Audio=True +PersonaOptions.Composites and Montages=True +PersonaOptions.Skeleton Tree=True +PersonaOptions.Mesh=True +PersonaOptions.Asset Browser=True +PersonaOptions.Timeline=True +ContentBrowserSettings.ContentBrowser=True +ControlRigEditorSettings.Interaction=True +ControlRigEditorSettings.Compilation=True +ControlRigEditorSettings.NodeGraph=True +ControlRigEditorSettings.Viewport=True +ControlRigEditorSettings.Hierarchy=True +CurveEditorSettings.Curve Editor=True +SequencerSettings.Keyframing=True +SequencerSettings.General=True +SequencerSettings.Timeline=True +SequencerSettings.Snapping=True +SequencerSettings.CurveEditor=True +SequencerSettings.Playback=True +FlipbookEditorSettings.Background=True +GraphEditorSettings.GeneralStyle=True +GraphEditorSettings.Splines=True +GraphEditorSettings.PinColors=True +GraphEditorSettings.NodeTitleColors=True +GraphEditorSettings.Tracing=True +GraphEditorSettings.ContextMenu=True +GraphEditorSettings.CommentNodes=True +LevelInstanceEditorPerProjectUserSettings.Create=True +LevelInstanceEditorPerProjectUserSettings.Pivot=True +MeshPaintSettings.Visualization=True +MetasoundEditorSettings.AssetMenu=True +MetasoundEditorSettings.General=True +MetasoundEditorSettings.PinColors=True +MetasoundEditorSettings.NodeTitleColors=True +MetasoundEditorSettings.GraphAnimation=True +RigVMEditorSettings.Interaction=True +SkeletalMeshEditorSettings.AnimationPreview=True +SpriteEditorSettings.Background=True +TakeRecorderUserSettings.User Settings=True +TileMapEditorSettings.Background=True +TileMapEditorSettings.Grid=True +TileSetEditorSettings.Background=True +TileSetEditorSettings.Tile Editor=True +TileSetEditorSettings.Tile Sheet Conditioning=True +WidgetDesignerSettings.GridSnapping=True +WidgetDesignerSettings.Dragging=True +WidgetDesignerSettings.Visuals=True +WidgetDesignerSettings.Interaction=True +BlueprintHeaderViewSettings.Settings=True +FractureModeCustomizationSettings.Fracture Mode=True +LightMixerEditorSettings.Light Mixer=True +ModelingToolsModeCustomizationSettings.Modeling Mode=True +ModelingComponentsEditorSettings.Modeling Tools=True +ObjectMixerEditorSettings.Object Mixer=True +PythonScriptPluginUserSettings.Python=True +CrashReportsPrivacySettings.Options=True +AnalyticsPrivacySettings.Options=True +AutomationTestSettings.Loading=True +AutomationTestSettings.Automation=True +AutomationTestSettings.Open Asset Tests=True +AutomationTestSettings.PIE Test Maps=True +AutomationTestSettings.Play all project Maps In PIE=True +AutomationTestSettings.MiscAutomationSetups=True +AutomationTestSettings.ExternalTools=True +AutomationTestSettings.Screenshots=True +CrashReporterSettings.CrashReporter=True +DataValidationSettings.Validation Scenarios=True +GameplayDebuggerUserSettings.GameplayDebugger=True +GameplayTagsDeveloperSettings.GameplayTags=True +LogVisualizerSettings.VisualLogger=True +RecastNavMesh.TimeSlicing=True +RecastNavMesh.Cooking=True +K2Node_CustomEvent.GraphNodeDetail=True +K2Node_CustomEvent.Graph=True +K2Node_CustomEvent.Inputs=True +MainMenu_C.Default=True +FileMediaSource.File=True +FileMediaSource.Platforms=True +PreviewMaterial.PhysicalMaterial=True +PreviewMaterial.Material=True +PreviewMaterial.PhysicalMaterialMask=True +PreviewMaterial.Nanite=True +PreviewMaterial.Translucency=True +PreviewMaterial.TranslucencySelfShadowing=True +PreviewMaterial.Usage=True +PreviewMaterial.Mobile=True +PreviewMaterial.ForwardShading=True +PreviewMaterial.PostProcessMaterial=True +PreviewMaterial.Refraction=True +PreviewMaterial.WorldPositionOffset=True +PreviewMaterial.Lightmass=True +PreviewMaterial.Previewing=True +PreviewMaterial.ImportSettings=True +MediaPlayer.Playback=True +MediaPlayer.ViewSettings=True +REALGAME_C.Tick=True +REALGAME_C.Replication=True +REALGAME_C.Actor=True +REALGAME_C.Input=True +REALGAME_C.HLOD=True +REALGAME_C.Physics=True +REALGAME_C.WorldPartition=True +REALGAME_C.Events=True +MediaTexture.MediaTexture=True +MediaTexture.Media=True +MediaPlayer.Editor=True +ImgMediaSource.Platforms=True +ImgMediaSource.Sequence=True +MaterialExpressionTextureSample.MaterialExpressionTextureSample=True +MaterialExpressionTextureSample.MaterialExpressionTextureBase=True +MaterialExpressionTextureSample.MaterialExpression=True +W_Movie_C.Default=True +W_Movie_C.Appearance=True +W_Movie_C.Input=True +W_Movie_C.Interaction=True +W_Movie_C.Designer=True +W_Movie_C.Performance=True +W_Movie_C.Layout=True +W_Movie_C.Behavior=True +W_Movie_C.Render Transform=True +W_Movie_C.Localization=True +W_Movie_C.Accessibility=True +W_Movie_C.Rendering=True +W_Movie_C.Navigation=True +MaterialExpressionClamp.MaterialExpressionClamp=True +MaterialExpressionClamp.MaterialExpression=True +MaterialExpressionMaterialFunctionCall.MaterialExpressionMaterialFunctionCall=True +MaterialExpressionMaterialFunctionCall.MaterialExpression=True +EditorKeyboardShortcutSettings.MaterialEditorSpawnNodes=True +EditorKeyboardShortcutSettings.TextureEditor=True +MaterialEditorSettings.Offline Shader Compilers=True +MaterialEditorSettings.User Interface Domain=True +TextureEditorSettings.Background=True +TextureEditorSettings.TextureBorder=True +K2Node_CallFunction.Graph=True +MaterialExpressionScalarParameter.General=True +MaterialExpressionScalarParameter.MaterialExpressionScalarParameter=True +MaterialExpressionScalarParameter.MaterialExpression=True +MaterialExpressionScalarParameter.CustomPrimitiveData=True +MaterialExpressionVectorParameter.General=True +MaterialExpressionVectorParameter.MaterialExpressionVectorParameter=True +MaterialExpressionVectorParameter.MaterialExpression=True +MaterialExpressionVectorParameter.CustomPrimitiveData=True +MaterialExpressionVectorParameter.ParameterCustomization=True +test_C.Tick=True +test_C.Replication=True +test_C.Actor=True +test_C.Input=True +test_C.HLOD=True +test_C.Physics=True +test_C.WorldPartition=True +test_C.Events=True +MovieSceneUserThumbnailSettings.General=True +MovieSceneMediaSection.Section=True +MovieSceneMediaSection.Media=True +AudioSettings.Panning=True +Engine.PerQualityLevelProperty=True +InputSettings.MouseProperties=True +RecastNavMesh.LevelInstance=True +RecastNavMesh.DataLayers=True +AndroidRuntimeSettings.Project SDK Override=True +RetainerBox.Layout=True +RetainerBox.Render Rules=True +RetainerBox.Effect=True +RetainerBox.Accessibility=True +RetainerBox.Behavior=True +RetainerBox.Render Transform=True +RetainerBox.Performance=True +RetainerBox.Rendering=True +RetainerBox.Navigation=True +RetainerBox.Localization=True +MaterialExpressionTextureObject.MaterialExpressionTextureBase=True +MaterialExpressionTextureObject.MaterialExpression=True +MaterialExpressionTextureObjectParameter.General=True +MaterialExpressionTextureObjectParameter.MaterialExpression=True +MaterialExpressionTextureObjectParameter.MaterialExpressionTextureBase=True +MaterialExpressionFunctionOutput.MaterialExpressionFunctionOutput=True +MaterialExpressionFunctionOutput.MaterialExpression=True +MaterialExpressionCustom.MaterialExpressionCustom=True +MaterialExpressionCustom.MaterialExpression=True +MaterialFunction.MaterialFunction=True +MaterialFunction.Preview=True +MaterialFunction.Thumbnail=True +W_Movie_C.Events=True +AudioSelect_C.Tick=True +AudioSelect_C.Replication=True +AudioSelect_C.Rendering=True +AudioSelect_C.Collision=True +AudioSelect_C.Actor=True +AudioSelect_C.Input=True +AudioSelect_C.HLOD=True +AudioSelect_C.Physics=True +AudioSelect_C.WorldPartition=True +AudioSelect_C.Events=True +MediaSoundComponent.Variable=True +MediaSoundComponent.TransformCommon=True +MediaSoundComponent.Sockets=True +MediaSoundComponent.Media=True +MediaSoundComponent.Attenuation=True +MediaSoundComponent.Tags=True +MediaSoundComponent.Concurrency=True +MediaSoundComponent.ComponentTick=True +MediaSoundComponent.Sound=True +MediaSoundComponent.Effects=True +MediaSoundComponent.SoundClass=True +MediaSoundComponent.ComponentReplication=True +MediaSoundComponent.Activation=True +MediaSoundComponent.Cooking=True +MediaSoundComponent.Events=True +AudioSelect_C.TransformCommon=True +AudioSelect_C.Networking=True +W_TransSmoke_C.Appearance=True +W_TransSmoke_C.Input=True +W_TransSmoke_C.Interaction=True +W_TransSmoke_C.Designer=True +W_TransSmoke_C.Performance=True +W_TransSmoke_C.Layout=True +W_TransSmoke_C.Behavior=True +W_TransSmoke_C.Render Transform=True +W_TransSmoke_C.Localization=True +W_TransSmoke_C.Accessibility=True +W_TransSmoke_C.Rendering=True +W_TransSmoke_C.Navigation=True +W_TransSmoke_C.Default=True +W_TransSmoke_C.Events=True +REALGAME_C.Networking=True +MovieSceneDynamicBindingContainer.Sequencer=True +BlackTransitionAnimation_C.Appearance=True +BlackTransitionAnimation_C.Input=True +BlackTransitionAnimation_C.Interaction=True +BlackTransitionAnimation_C.Designer=True +BlackTransitionAnimation_C.Performance=True +BlackTransitionAnimation_C.Layout=True +BlackTransitionAnimation_C.Behavior=True +BlackTransitionAnimation_C.Render Transform=True +BlackTransitionAnimation_C.Localization=True +BlackTransitionAnimation_C.Accessibility=True +BlackTransitionAnimation_C.Rendering=True +BlackTransitionAnimation_C.Navigation=True +BlackTransitionAnimation_C.Events=True + +[UMGEditor.Designer] +bCommonResolutionSelected=False +PreviewWidth=1280 +PreviewHeight=720 +PreviewAspectRatio=16:9 +bIsInPortraitMode=False +ProfileName= +ScaleFactor=1 +bCanPreviewSwapAspectRatio=False + +[AssetEditorSubsystemRecents] +MRUItem0=/Game/UI/BlackTransitionAnimation +MRUItem1=/Game/UI/MainMenu +MRUItem2=/Game/REALGAME +MRUItem3=/Game/UI/W_Movie +MRUItem4=/Game/UI/W_TransSmoke +MRUItem5=/Game/Movies/WhiteSmoke +MRUItem6=/Game/Movies/SmokeTransition +MRUItem7=/Game/Movies/MyPlayer_smoke_Video +MRUItem8=/Game/Movies/MaterialGold +MRUItem9=/Game/Movies/MyImageSequence +MRUItem10=/Game/Movies/SmokeTransition_Black +MRUItem11=/Game/Movies/SmokeMaterial +MRUItem12=/Game/Movies/MyPlayer_Video +MRUItem13=/Game/Movies/MyPlayer_smoke +MRUItem14=/Game/Movies/MyPlayer +MRUItem15=/Game/Movies/AudioSelect +MRUItem16=/Game/Movies/goldenglowmp4 +MRUItem17=/Game/lvlsq +MRUItem18=/Game/WillySpiral +MRUItem19=/Engine/Functions/Engine_MaterialFunctions01/Texturing/SpiralBlur-Texture +MRUItem20=/Game/Untitled +MRUItem21=/Game/MainMenuMap +MRUItem22=/Game/UI/PickMenu1 +MRUItem23=/Game/UI/WB_Countdown +MRUItem24=/Game/MenuGamemode +MRUItem25=/Engine/EngineFonts/Roboto + +[UMGSequencerSettings SequencerSettings] +AutoChangeMode=None +AllowEditsMode=AllEdits +KeyGroupMode=KeyChanged +KeyInterpolation=Auto +bAutoSetTrackDefaults=False +SpawnPosition=SSP_Origin +bCreateSpawnableCameras=True +bShowRangeSlider=False +bIsSnapEnabled=True +bSnapKeyTimesToInterval=True +bSnapKeyTimesToKeys=True +bSnapSectionTimesToInterval=True +bSnapSectionTimesToSections=True +bSnapKeysAndSectionsToPlayRange=False +bSnapPlayTimeToKeys=False +bSnapPlayTimeToSections=False +bSnapPlayTimeToMarkers=False +bSnapPlayTimeToInterval=True +bSnapPlayTimeToPressedKey=True +bSnapPlayTimeToDraggedKey=True +bSnapCurveValueToInterval=False +bShowSelectedNodesOnly=False +bRewindOnRecord=False +bLeftMouseDragDoesMarquee=False +ZoomPosition=SZP_CurrentTime +bAutoScrollEnabled=False +bLinkCurveEditorTimeRange=False +bSynchronizeCurveEditorSelection=True +bIsolateCurveEditorToSelection=True +LoopMode=SLM_NoLoop +bResetPlayheadWhenNavigating=False +bKeepCursorInPlayRangeWhileScrubbing=False +bKeepPlayRangeInSectionBounds=True +ZeroPadFrames=0 +JumpFrameIncrement=(Value=5) +bShowLayerBars=True +bShowKeyBars=True +bInfiniteKeyAreas=False +bShowChannelColors=False +bShowStatusBar=True +bShowTickLines=True +bShowSequencerToolbar=True +KeyAreaCurveExtents= +KeyAreaHeightWithCurves=15.000000 +ReduceKeysTolerance=0.000100 +bDeleteKeysWhenTrimming=True +bDisableSectionsAfterBaking=True +SectionColorTints=(B=142,G=102,R=88,A=255) +SectionColorTints=(B=132,G=137,R=99,A=255) +SectionColorTints=(B=92,G=127,R=110,A=255) +SectionColorTints=(B=102,G=142,R=151,A=255) +SectionColorTints=(B=101,G=119,R=147,A=255) +SectionColorTints=(B=108,G=95,R=139,A=255) +SectionColorTints=(B=121,G=74,R=109,A=255) +bCleanPlaybackMode=True +bActivateRealtimeViewports=True +bEvaluateSubSequencesInIsolation=False +bRerunConstructionScripts=True +bShowDebugVisualization=False +bVisualizePreAndPostRoll=True +bCompileDirectorOnEvaluate=False +TrajectoryPathCap=250 +FrameNumberDisplayFormat=Seconds +MovieRendererName= +bAutoExpandNodesOnSelection=True +TreeViewWidth=0.300000 + +[DetailPropertyExpansion] +Button="\"Object\" \"Object.Appearance.WidgetStyle\" \"Object.Appearance.WidgetStyle.Normal\" \"Object.Appearance.WidgetStyle.Normal.ImageSize\" \"Object.Appearance.WidgetStyle.Normal.Margin\" \"Object.Appearance.WidgetStyle.Normal.TintColor\" \"Object.Appearance.WidgetStyle.Normal.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.NormalForeground\" \"Object.Appearance.WidgetStyle.NormalPadding\" \"Object.Appearance.WidgetStyle.Hovered\" \"Object.Appearance.WidgetStyle.Hovered.ImageSize\" \"Object.Appearance.WidgetStyle.Hovered.TintColor\" \"Object.Appearance.WidgetStyle.Hovered.OutlineSettings\" \"Object.Appearance.WidgetStyle.Hovered.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.HoveredForeground\" \"Object.Appearance.WidgetStyle.Pressed\" \"Object.Appearance.WidgetStyle.Pressed.TintColor\" \"Object.Appearance.WidgetStyle.Pressed.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.PressedForeground\" \"Object.Appearance.WidgetStyle.Disabled\" \"Object.Appearance.WidgetStyle.Disabled.TintColor\" \"Object.Appearance.WidgetStyle.Disabled.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.DisabledForeground\" \"Object.Appearance.ColorAndOpacity\" \"Object.Appearance.BackgroundColor\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +ContentWidget="\"Object\" \"Object.Appearance.WidgetStyle\" \"Object.Appearance.WidgetStyle.Normal\" \"Object.Appearance.WidgetStyle.Normal.ImageSize\" \"Object.Appearance.WidgetStyle.Normal.Margin\" \"Object.Appearance.WidgetStyle.Normal.TintColor\" \"Object.Appearance.WidgetStyle.Normal.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.NormalForeground\" \"Object.Appearance.WidgetStyle.NormalPadding\" \"Object.Appearance.WidgetStyle.Hovered\" \"Object.Appearance.WidgetStyle.Hovered.ImageSize\" \"Object.Appearance.WidgetStyle.Hovered.TintColor\" \"Object.Appearance.WidgetStyle.Hovered.OutlineSettings\" \"Object.Appearance.WidgetStyle.Hovered.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.HoveredForeground\" \"Object.Appearance.WidgetStyle.Pressed\" \"Object.Appearance.WidgetStyle.Pressed.TintColor\" \"Object.Appearance.WidgetStyle.Pressed.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.PressedForeground\" \"Object.Appearance.WidgetStyle.Disabled\" \"Object.Appearance.WidgetStyle.Disabled.TintColor\" \"Object.Appearance.WidgetStyle.Disabled.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.DisabledForeground\" \"Object.Appearance.ColorAndOpacity\" \"Object.Appearance.BackgroundColor\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +PanelWidget="\"Object\" \"Object.Appearance.WidgetStyle\" \"Object.Appearance.WidgetStyle.Normal\" \"Object.Appearance.WidgetStyle.Normal.ImageSize\" \"Object.Appearance.WidgetStyle.Normal.Margin\" \"Object.Appearance.WidgetStyle.Normal.TintColor\" \"Object.Appearance.WidgetStyle.Normal.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.NormalForeground\" \"Object.Appearance.WidgetStyle.NormalPadding\" \"Object.Appearance.WidgetStyle.Hovered\" \"Object.Appearance.WidgetStyle.Hovered.ImageSize\" \"Object.Appearance.WidgetStyle.Hovered.TintColor\" \"Object.Appearance.WidgetStyle.Hovered.OutlineSettings\" \"Object.Appearance.WidgetStyle.Hovered.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.HoveredForeground\" \"Object.Appearance.WidgetStyle.Pressed\" \"Object.Appearance.WidgetStyle.Pressed.TintColor\" \"Object.Appearance.WidgetStyle.Pressed.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.PressedForeground\" \"Object.Appearance.WidgetStyle.Disabled\" \"Object.Appearance.WidgetStyle.Disabled.TintColor\" \"Object.Appearance.WidgetStyle.Disabled.OutlineSettings.Color\" \"Object.Appearance.WidgetStyle.DisabledForeground\" \"Object.Appearance.ColorAndOpacity\" \"Object.Appearance.BackgroundColor\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +Widget="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +Visual="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +Object="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +Font="\"Object.Font\" " +TextBlock="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Appearance.Font\" \"Object.Appearance.Margin\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +TextLayoutWidget="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Appearance.Font\" \"Object.Appearance.Margin\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +CanvasPanel="\"Object\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +VerticalBox="\"Object\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" " +WorldPartitionRuntimeSpatialHash="\"Object\" " +WorldPartitionRuntimeHash="\"Object\" " +HorizontalBox="\"Object\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +GeneralProjectSettings="\"Object\" " +CryptoKeysSettings="\"Object\" " +GameplayTagsSettings="\"Object\" " +GameplayTagsList="\"Object\" " +GameMapsSettings="\"Object\" " +MoviePlayerSettings="\"Object\" " +ProjectPackagingSettings="\"Object\" " +HardwareTargetingSettings="\"Object\" " +AssetManagerSettings="\"Object\" \"Object.Asset Manager.PrimaryAssetTypesToScan\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0]\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0].Directories\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[0].Rules\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1]\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1].Directories\" \"Object.Asset Manager.PrimaryAssetTypesToScan.PrimaryAssetTypesToScan[1].Rules\" " +DeveloperSettings="\"Object\" " +AssetToolsSettings="\"Object\" " +AISystem="\"Object\" " +AISystemBase="\"Object\" " +AnimationSettings="\"Object\" \"Object.Compression.KeyEndEffectorsMatchNameArray\" \"Object.AnimationAttributes.BoneTimecodeCustomAttributeNameSettings\" \"Object.Mirroring.MirrorFindReplaceExpressions\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[0]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[1]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[10]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[11]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[12]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[13]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[14]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[15]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[16]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[17]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[18]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[19]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[2]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[20]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[3]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[4]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[5]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[6]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[7]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[8]\" \"Object.Mirroring.MirrorFindReplaceExpressions.MirrorFindReplaceExpressions[9]\" " +AnimationModifierSettings="\"Object\" " +AudioSettings="\"Object\" " +ChaosSolverSettings="\"Object\" " +CineCameraSettings="\"Object\" \"Object.Lens.LensPresets\" \"Object.Lens.LensPresets.LensPresets[0]\" \"Object.Lens.LensPresets.LensPresets[0].LensSettings\" \"Object.Lens.LensPresets.LensPresets[1]\" \"Object.Lens.LensPresets.LensPresets[1].LensSettings\" \"Object.Lens.LensPresets.LensPresets[2]\" \"Object.Lens.LensPresets.LensPresets[2].LensSettings\" \"Object.Lens.LensPresets.LensPresets[3]\" \"Object.Lens.LensPresets.LensPresets[3].LensSettings\" \"Object.Lens.LensPresets.LensPresets[4]\" \"Object.Lens.LensPresets.LensPresets[4].LensSettings\" \"Object.Lens.LensPresets.LensPresets[5]\" \"Object.Lens.LensPresets.LensPresets[5].LensSettings\" \"Object.Lens.LensPresets.LensPresets[6]\" \"Object.Lens.LensPresets.LensPresets[6].LensSettings\" \"Object.Lens.LensPresets.LensPresets[7]\" \"Object.Lens.LensPresets.LensPresets[7].LensSettings\" \"Object.Lens.LensPresets.LensPresets[8]\" \"Object.Lens.LensPresets.LensPresets[8].LensSettings\" \"Object.Filmback.FilmbackPresets\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[0]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[0].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[1]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[1].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[10]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[10].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[11]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[11].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[12]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[12].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[2]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[2].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[3]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[3].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[4]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[4].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[5]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[5].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[6]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[6].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[7]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[7].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[8]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[8].FilmbackSettings\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[9]\" \"Object.Filmback.FilmbackPresets.FilmbackPresets[9].FilmbackSettings\" \"Object.Crop.CropPresets\" \"Object.Crop.CropPresets.CropPresets[0]\" \"Object.Crop.CropPresets.CropPresets[0].CropSettings\" \"Object.Crop.CropPresets.CropPresets[1]\" \"Object.Crop.CropPresets.CropPresets[1].CropSettings\" \"Object.Crop.CropPresets.CropPresets[2]\" \"Object.Crop.CropPresets.CropPresets[2].CropSettings\" \"Object.Crop.CropPresets.CropPresets[3]\" \"Object.Crop.CropPresets.CropPresets[3].CropSettings\" " +ConsoleSettings="\"Object\" \"Object.Colors.InputColor\" \"Object.Colors.HistoryColor\" \"Object.Colors.AutoCompleteCommandColor\" \"Object.Colors.AutoCompleteCVarColor\" \"Object.Colors.AutoCompleteFadedColor\" " +ControlRigSettings="\"Object\" " +CookerSettings="\"Object\" \"Object.Cooker.ClassesExcludedOnDedicatedServer\" \"Object.Cooker.ClassesExcludedOnDedicatedClient\" \"Object.Cooker.VersionedIntRValues\" " +CrowdManager="\"Object\" \"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" " +CrowdManagerBase="\"Object\" \"Object.Config.AvoidanceConfig\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[0]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[1]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[2]\" \"Object.Config.AvoidanceConfig.AvoidanceConfig[3]\" " +DataDrivenConsoleVariableSettings="\"Object\" " +DebugCameraControllerSettings="\"Object\" " +EnhancedInputDeveloperSettings="\"Object\" \"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[3].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[4].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[5].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[6].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" " +DeveloperSettingsBackedByCVars="\"Object\" \"Object.Enhanced Input.PlatformSettings\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[0].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[1].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[2].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[3].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[4].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[5].Object.Default\" \"Object.Enhanced Input.PlatformSettings.Settings.Settings[6].Object.Default\" \"Object.Enhanced Input.Enhanced Input|World Subsystem\" \"Object.Enhanced Input.Enhanced Input|User Settings\" " +InputModifierDeadZone="\"Object\" " +InputModifier="\"Object\" " +InputModifierResponseCurveExponential="\"Object\" " +InputModifierFOVScaling="\"Object\" " +InputTriggerDown="\"Object\" " +InputTrigger="\"Object\" " +InputTriggerPressed="\"Object\" " +InputTriggerReleased="\"Object\" " +InputTriggerHold="\"Object\" " +InputTriggerTimedBase="\"Object\" " +InputTriggerHoldAndRelease="\"Object\" " +InputTriggerTap="\"Object\" " +InputTriggerPulse="\"Object\" " +EnhancedInputEditorProjectSettings="\"Object\" " +GameplayDebuggerConfig="\"Object\" \"Object.AddOns.Categories\" \"Object.AddOns.Categories.Categories[0]\" \"Object.AddOns.Categories.Categories[1]\" \"Object.AddOns.Categories.Categories[2]\" \"Object.AddOns.Categories.Categories[2].InputHandlers\" \"Object.AddOns.Categories.Categories[2].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Categories.Categories[2].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Categories.Categories[3]\" \"Object.AddOns.Categories.Categories[3].InputHandlers\" \"Object.AddOns.Categories.Categories[3].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Categories.Categories[3].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Categories.Categories[4]\" \"Object.AddOns.Categories.Categories[5]\" \"Object.AddOns.Categories.Categories[6]\" \"Object.AddOns.Extensions\" \"Object.AddOns.Extensions.Extensions[0]\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers.InputHandlers[0]\" \"Object.AddOns.Extensions.Extensions[0].InputHandlers.InputHandlers[1]\" \"Object.AddOns.Extensions.Extensions[1]\" \"Object.AddOns.Extensions.Extensions[1].InputHandlers\" \"Object.AddOns.Extensions.Extensions[1].InputHandlers.InputHandlers[0]\" " +GarbageCollectionSettings="\"Object\" " +Engine="\"Object\" " +HierarchicalLODSettings="\"Object\" " +InputSettings="\"Object\" \"Object.Bindings.AxisConfig\" \"Object.Bindings.AxisConfig.AxisConfig[0]\" \"Object.Bindings.AxisConfig.AxisConfig[1]\" \"Object.Bindings.AxisConfig.AxisConfig[10]\" \"Object.Bindings.AxisConfig.AxisConfig[11]\" \"Object.Bindings.AxisConfig.AxisConfig[12]\" \"Object.Bindings.AxisConfig.AxisConfig[13]\" \"Object.Bindings.AxisConfig.AxisConfig[14]\" \"Object.Bindings.AxisConfig.AxisConfig[15]\" \"Object.Bindings.AxisConfig.AxisConfig[16]\" \"Object.Bindings.AxisConfig.AxisConfig[17]\" \"Object.Bindings.AxisConfig.AxisConfig[18]\" \"Object.Bindings.AxisConfig.AxisConfig[19]\" \"Object.Bindings.AxisConfig.AxisConfig[2]\" \"Object.Bindings.AxisConfig.AxisConfig[20]\" \"Object.Bindings.AxisConfig.AxisConfig[21]\" \"Object.Bindings.AxisConfig.AxisConfig[22]\" \"Object.Bindings.AxisConfig.AxisConfig[23]\" \"Object.Bindings.AxisConfig.AxisConfig[24]\" \"Object.Bindings.AxisConfig.AxisConfig[25]\" \"Object.Bindings.AxisConfig.AxisConfig[26]\" \"Object.Bindings.AxisConfig.AxisConfig[27]\" \"Object.Bindings.AxisConfig.AxisConfig[28]\" \"Object.Bindings.AxisConfig.AxisConfig[29]\" \"Object.Bindings.AxisConfig.AxisConfig[3]\" \"Object.Bindings.AxisConfig.AxisConfig[30]\" \"Object.Bindings.AxisConfig.AxisConfig[31]\" \"Object.Bindings.AxisConfig.AxisConfig[32]\" \"Object.Bindings.AxisConfig.AxisConfig[33]\" \"Object.Bindings.AxisConfig.AxisConfig[34]\" \"Object.Bindings.AxisConfig.AxisConfig[35]\" \"Object.Bindings.AxisConfig.AxisConfig[36]\" \"Object.Bindings.AxisConfig.AxisConfig[37]\" \"Object.Bindings.AxisConfig.AxisConfig[38]\" \"Object.Bindings.AxisConfig.AxisConfig[39]\" \"Object.Bindings.AxisConfig.AxisConfig[4]\" \"Object.Bindings.AxisConfig.AxisConfig[40]\" \"Object.Bindings.AxisConfig.AxisConfig[41]\" \"Object.Bindings.AxisConfig.AxisConfig[42]\" \"Object.Bindings.AxisConfig.AxisConfig[43]\" \"Object.Bindings.AxisConfig.AxisConfig[44]\" \"Object.Bindings.AxisConfig.AxisConfig[45]\" \"Object.Bindings.AxisConfig.AxisConfig[46]\" \"Object.Bindings.AxisConfig.AxisConfig[47]\" \"Object.Bindings.AxisConfig.AxisConfig[48]\" \"Object.Bindings.AxisConfig.AxisConfig[49]\" \"Object.Bindings.AxisConfig.AxisConfig[5]\" \"Object.Bindings.AxisConfig.AxisConfig[50]\" \"Object.Bindings.AxisConfig.AxisConfig[51]\" \"Object.Bindings.AxisConfig.AxisConfig[6]\" \"Object.Bindings.AxisConfig.AxisConfig[7]\" \"Object.Bindings.AxisConfig.AxisConfig[8]\" \"Object.Bindings.AxisConfig.AxisConfig[9]\" \"Object.Platforms.PlatformSettings\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[0].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[1].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[2].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[3].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[4].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[0]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[1]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[2]\" \"Object.Platforms.PlatformSettings.Settings.Settings[5].Object.Hardware.HardwareDevices.HardwareDevices[3]\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties.Device Properties|Trigger Feedback\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Device Properties.Device Properties|Trigger Vibration\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware.HardwareDevices\" \"Object.Platforms.PlatformSettings.Settings.Settings[6].Object.Hardware.HardwareDevices.HardwareDevices[0]\" " +InterchangeProjectSettings="\"Object\" \"Object.ImportContent.ContentImportSettings\" \"Object.ImportContent.ContentImportSettings.PipelineStacks\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[0]\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[0].PerTranslatorPipelines\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[0].PerTranslatorPipelines.PerTranslatorPipelines[0]\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[0].PerTranslatorPipelines.PerTranslatorPipelines[1]\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[1]\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[1].PerTranslatorPipelines\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[1].PerTranslatorPipelines.PerTranslatorPipelines[0]\" \"Object.ImportContent.ContentImportSettings.PipelineStacks.PipelineStacks[2]\" \"Object.ImportContent.ContentImportSettings.DefaultPipelineStackOverride\" \"Object.ImportContent.ContentImportSettings.ShowPipelineStacksConfigurationDialogOverride\" \"Object.ImportIntoLevel.SceneImportSettings\" \"Object.ImportIntoLevel.SceneImportSettings.PipelineStacks\" \"Object.ImportIntoLevel.SceneImportSettings.PipelineStacks.PipelineStacks[0]\" \"Object.ImportIntoLevel.SceneImportSettings.PipelineStacks.PipelineStacks[0].PerTranslatorPipelines\" \"Object.ImportIntoLevel.SceneImportSettings.PipelineStacks.PipelineStacks[0].PerTranslatorPipelines.PerTranslatorPipelines[0]\" \"Object.ImportIntoLevel.SceneImportSettings.PipelineStacks.PipelineStacks[0].PerTranslatorPipelines.PerTranslatorPipelines[1]\" \"Object.Generic.Generic|ImportSettings\" " +GLTFPipelineSettings="\"Object\" " +MaterialXPipelineSettings="\"Object\" " +LandscapeSettings="\"Object\" " +LevelSequenceProjectSettings="\"Object\" " +MeshBudgetProjectSettings="\"Object\" " +MetaSoundSettings="\"Object\" " +NavigationSystemV1="\"Object\" " +NavigationSystemBase="\"Object\" " +NetworkSettings="\"Object\" " +PhysicsSettings="\"Object\" \"Object.Replication.PhysicsPrediction\" \"Object.Replication.PhysicErrorCorrection\" \"Object.Broadphase.DefaultBroadphaseSettings\" \"Object.ChaosPhysics.ChaosSettings\" \"Object.ChaosPhysics.SolverOptions\" \"Object.ChaosPhysics.SolverOptions.CollisionFilterSettings\" \"Object.ChaosPhysics.SolverOptions.BreakingFilterSettings\" \"Object.ChaosPhysics.SolverOptions.TrailingFilterSettings\" " +PhysicsSettingsCore="\"Object\" \"Object.Replication.PhysicsPrediction\" \"Object.Replication.PhysicErrorCorrection\" \"Object.Broadphase.DefaultBroadphaseSettings\" \"Object.ChaosPhysics.ChaosSettings\" \"Object.ChaosPhysics.SolverOptions\" \"Object.ChaosPhysics.SolverOptions.CollisionFilterSettings\" \"Object.ChaosPhysics.SolverOptions.BreakingFilterSettings\" \"Object.ChaosPhysics.SolverOptions.TrailingFilterSettings\" " +RendererSettings="\"Object\" \"Object.Mesh Streaming.Mesh Streaming|Skeletal Mesh\" \"Object.Skinning.MaxSkinBones\" " +RendererOverrideSettings="\"Object\" " +SlateSettings="\"Object\" " +StreamingSettings="\"Object\" " +TextureEncodingProjectSettings="\"Object\" " +UserInterfaceSettings="\"Object\" \"Object.DPI Scaling.UIScaleCurve\" \"Object.DPI Scaling.DPI Scaling|Scale To Fit Rule\" " +LevelEditor2DSettings="\"Object\" \"Object.LayerSnapping.SnapLayers\" " +EditorProjectAppearanceSettings="\"Object\" " +BlueprintEditorProjectSettings="\"Object\" " +ClassViewerProjectSettings="\"Object\" \"Object.ClassVisibilityManagement.InternalOnlyPaths\" \"Object.ClassVisibilityManagement.InternalOnlyClasses\" " +DDCProjectSettings="\"Object\" " +EditorUtilityWidgetProjectSettings="\"Object\" \"Object.Compiler.DefaultCompilerOptions\" \"Object.Designer.CommonRootWidgetClasses\" \"Object.Designer.FavoriteWidgetParentClasses\" \"Object.Designer.DebugResolutions\" \"Object.Designer .Designer | Window\" " +WidgetEditingProjectSettings="\"Object\" \"Object.Compiler.DefaultCompilerOptions\" \"Object.Designer.CommonRootWidgetClasses\" \"Object.Designer.FavoriteWidgetParentClasses\" \"Object.Designer.DebugResolutions\" \"Object.Designer.DebugResolutions.DebugResolutions[0]\" \"Object.Designer.DebugResolutions.DebugResolutions[0].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[1]\" \"Object.Designer.DebugResolutions.DebugResolutions[1].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[10]\" \"Object.Designer.DebugResolutions.DebugResolutions[10].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[11]\" \"Object.Designer.DebugResolutions.DebugResolutions[11].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[12]\" \"Object.Designer.DebugResolutions.DebugResolutions[12].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[2]\" \"Object.Designer.DebugResolutions.DebugResolutions[2].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[3]\" \"Object.Designer.DebugResolutions.DebugResolutions[3].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[4]\" \"Object.Designer.DebugResolutions.DebugResolutions[4].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[5]\" \"Object.Designer.DebugResolutions.DebugResolutions[5].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[6]\" \"Object.Designer.DebugResolutions.DebugResolutions[6].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[7]\" \"Object.Designer.DebugResolutions.DebugResolutions[7].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[8]\" \"Object.Designer.DebugResolutions.DebugResolutions[8].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[9]\" \"Object.Designer.DebugResolutions.DebugResolutions[9].Color\" \"Object.Designer .Designer | Window\" " +ProxyLODMeshSimplificationSettings="\"Object\" " +LevelEditorProjectSettings="\"Object\" " +LevelInstanceEditorSettings="\"Object\" " +MovieSceneToolsProjectSettings="\"Object\" \"Object.TrackSettings.FbxSettings\" \"Object.TrackSettings.FbxSettings.FbxSettings[0]\" \"Object.TrackSettings.FbxSettings.FbxSettings[0].PropertyPath\" \"Object.TrackSettings.FbxSettings.FbxSettings[1]\" \"Object.TrackSettings.FbxSettings.FbxSettings[1].PropertyPath\" \"Object.TrackSettings.FbxSettings.FbxSettings[2]\" \"Object.TrackSettings.FbxSettings.FbxSettings[2].PropertyPath\" " +MeshSimplificationSettings="\"Object\" " +PaperImporterSettings="\"Object\" \"Object.ImportSettings.NormalMapTextureSuffixes\" \"Object.ImportSettings.BaseMapTextureSuffixes\" " +EditorPerformanceProjectSettings="\"Object\" " +SourceControlPreferences="\"Object\" " +SkeletalMeshSimplificationSettings="\"Object\" " +PlasticSourceControlProjectSettings="\"Object\" " +StructViewerProjectSettings="\"Object\" " +TextureImportSettings="\"Object\" " +UMGEditorProjectSettings="\"Object\" \"Object.Compiler.DefaultCompilerOptions\" \"Object.Designer.CommonRootWidgetClasses\" \"Object.Designer.FavoriteWidgetParentClasses\" \"Object.Designer.DebugResolutions\" \"Object.Designer.DebugResolutions.DebugResolutions[0]\" \"Object.Designer.DebugResolutions.DebugResolutions[0].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[1]\" \"Object.Designer.DebugResolutions.DebugResolutions[1].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[10]\" \"Object.Designer.DebugResolutions.DebugResolutions[10].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[11]\" \"Object.Designer.DebugResolutions.DebugResolutions[11].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[12]\" \"Object.Designer.DebugResolutions.DebugResolutions[12].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[2]\" \"Object.Designer.DebugResolutions.DebugResolutions[2].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[3]\" \"Object.Designer.DebugResolutions.DebugResolutions[3].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[4]\" \"Object.Designer.DebugResolutions.DebugResolutions[4].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[5]\" \"Object.Designer.DebugResolutions.DebugResolutions[5].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[6]\" \"Object.Designer.DebugResolutions.DebugResolutions[6].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[7]\" \"Object.Designer.DebugResolutions.DebugResolutions[7].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[8]\" \"Object.Designer.DebugResolutions.DebugResolutions[8].Color\" \"Object.Designer.DebugResolutions.DebugResolutions[9]\" \"Object.Designer.DebugResolutions.DebugResolutions[9].Color\" \"Object.Designer .Designer | Window\" " +AndroidRuntimeSettings="\"Object\" \"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" " +ShaderPlatformQualitySettings="\"Object\" " +AndroidSDKSettings="\"Object\" " +IOSRuntimeSettings="\"Object\" \"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" " +LinuxTargetSettings="\"Object\" " +MacTargetSettings="\"Object\" " +WindowsTargetSettings="\"Object\" \"Object.Audio.CompressionOverrides\" \"Object.Audio.Audio|CookOverrides\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|Stream Caching\" \"Object.Audio.Audio|CookOverrides.Audio|CookOverrides|ResamplingQuality\" " +XcodeProjectSettings="\"Object\" " +AndroidFileServerRuntimeSettings="\"Object\" " +AvfMediaSettings="\"Object\" " +DataflowSettings="\"Object\" \"Object.PinColors.ArrayPinTypeColor\" \"Object.PinColors.ManagedArrayCollectionPinTypeColor\" \"Object.PinColors.BoxPinTypeColor\" \"Object.PinColors.SpherePinTypeColor\" \"Object.NodeColors.NodeColorsMap\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[0]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[0].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[0].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[1]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[1].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[1].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[10]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[10].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[10].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[11]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[11].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[11].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[12]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[12].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[12].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[13]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[13].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[13].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[14]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[14].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[14].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[15]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[15].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[15].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[16]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[16].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[16].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[2]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[2].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[2].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[3]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[3].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[3].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[4]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[4].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[4].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[5]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[5].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[5].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[6]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[6].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[6].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[7]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[7].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[7].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[8]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[8].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[8].NodeBodyTintColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[9]\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[9].NodeTitleColor\" \"Object.NodeColors.NodeColorsMap.NodeColorsMap[9].NodeBodyTintColor\" " +FractureModeSettings="\"Object\" \"Object.Fracture Mode.Fracture Mode|Convex Generation Defaults\" \"Object.Fracture Mode.Fracture Mode|Convex Generation Defaults.Fracture Mode|Convex Generation Defaults|Overlap Removal\" \"Object.Fracture Mode.Fracture Mode|Proximity Detection Defaults\" " +GeometryCacheStreamerSettings="\"Object\" " +GooglePADRuntimeSettings="\"Object\" " +ImgMediaSettings="\"Object\" " +ToolPresetProjectSettings="\"Object\" \"Object.Interactive Tool Presets.Interactive Tool Presets|Collections\" " +LevelSequenceEditorSettings="\"Object\" \"Object.Tracks.TrackSettings\" \"Object.Tracks.TrackSettings.TrackSettings[0]\" \"Object.Tracks.TrackSettings.TrackSettings[0].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[1]\" \"Object.Tracks.TrackSettings.TrackSettings[1].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[2]\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[2].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[3]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks.DefaultPropertyTracks[1]\" \"Object.Tracks.TrackSettings.TrackSettings[3].DefaultPropertyTracks.DefaultPropertyTracks[2]\" \"Object.Tracks.TrackSettings.TrackSettings[3].ExcludeDefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[3].ExcludeDefaultPropertyTracks.ExcludeDefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[4]\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Tracks.TrackSettings.TrackSettings[4].DefaultPropertyTracks.DefaultPropertyTracks[1]\" \"Object.Tracks.TrackSettings.TrackSettings[5]\" \"Object.Tracks.TrackSettings.TrackSettings[5].DefaultTracks\" \"Object.Tracks.TrackSettings.TrackSettings[5].DefaultPropertyTracks\" \"Object.Tracks.TrackSettings.TrackSettings[5].DefaultPropertyTracks.DefaultPropertyTracks[0]\" " +ModelingToolsEditorModeSettings="\"Object\" \"Object.Modeling Mode.Modeling Mode|Generated Assets\" \"Object.Modeling Mode.Modeling Mode|User Interface\" \"Object.Modeling Mode.Modeling Mode|Selection\" " +ModelingComponentsSettings="\"Object\" \"Object.Modeling Tools.Modeling Tools|Rendering\" \"Object.Modeling Tools.Modeling Tools|New Mesh Objects\" " +NiagaraSettings="\"Object\" \"Object.Niagara.AdditionalParameterEnums\" \"Object.Niagara.PositionPinTypeColor\" \"Object.Renderer.ComponentRendererWarningsPerClass\" \"Object.AsyncGpuTraceDI.NDICollisionQuery_AsyncGpuTraceProviderOrder\" " +NiagaraEditorSettings="\"Object\" \"Object.Niagara.GraphCreationShortcuts\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[0]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[0].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[1]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[1].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[10]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[10].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[11]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[11].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[12]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[12].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[13]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[13].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[14]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[14].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[2]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[2].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[3]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[3].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[4]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[4].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[5]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[5].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[6]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[6].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[7]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[7].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[8]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[8].Input\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[9]\" \"Object.Niagara.GraphCreationShortcuts.GraphCreationShortcuts[9].Input\" \"Object.Niagara.PlaybackSpeeds\" \"Object.Niagara.CurveTemplates\" \"Object.Niagara.CurveTemplates.CurveTemplates[0]\" \"Object.Niagara.CurveTemplates.CurveTemplates[1]\" \"Object.Niagara.CurveTemplates.CurveTemplates[2]\" \"Object.Niagara.CurveTemplates.CurveTemplates[3]\" \"Object.Niagara.CurveTemplates.CurveTemplates[4]\" \"Object.Niagara.CurveTemplates.CurveTemplates[5]\" \"Object.Niagara.CurveTemplates.CurveTemplates[6]\" \"Object.Niagara.CurveTemplates.CurveTemplates[7]\" \"Object.Niagara Colors.ActionColors\" \"Object.Niagara Colors.ActionColors.NiagaraColor\" \"Object.Niagara Colors.ActionColors.GameColor\" \"Object.Niagara Colors.ActionColors.PluginColor\" \"Object.Niagara Colors.ActionColors.DeveloperColor\" " +PaperRuntimeSettings="\"Object\" " +PythonScriptPluginSettings="\"Object\" " +RenderDocPluginSettings="\"Object\" " +ResonanceAudioSettings="\"Object\" " +TakeRecorderProjectSettings="\"Object\" \"Object.Take Recorder.Settings.DefaultTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks.DefaultPropertyTracks[1]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks.DefaultPropertyTracks[2]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks.DefaultPropertyTracks[3]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].DefaultPropertyTracks.DefaultPropertyTracks[4]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].ExcludePropertyTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].ExcludePropertyTracks.ExcludePropertyTracks[0]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].ExcludePropertyTracks.ExcludePropertyTracks[1]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[0].ExcludePropertyTracks.ExcludePropertyTracks[2]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[1]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[1].DefaultPropertyTracks\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[1].DefaultPropertyTracks.DefaultPropertyTracks[0]\" \"Object.Take Recorder.Settings.DefaultTracks.DefaultTracks[1].DefaultPropertyTracks.DefaultPropertyTracks[1]\" " +MovieSceneTakeSettings="\"Object\" " +TakeRecorderMicrophoneAudioSourceSettings="\"Object\" " +TakeRecorderSource="\"Object\" " +TakeRecorderMicrophoneAudioManager="\"Object\" " +TakeRecorderAudioInputSettings="\"Object\" " +MovieSceneAnimationTrackRecorderEditorSettings="\"Object\" " +MovieSceneTrackRecorderSettings="\"Object\" " +TakeRecorderWorldSourceSettings="\"Object\" " +TcpMessagingSettings="\"Object\" " +UdpMessagingSettings="\"Object\" " +WmfMediaSettings="\"Object\" " +RecastNavMesh="\"Object.Display.TileGenerationDebug\" \"Object.Generation.NavMeshResolutionParams\" " +NavigationData="\"Object.Display.TileGenerationDebug\" \"Object.Generation.NavMeshResolutionParams\" " +Image="\"Object\" \"Object.Appearance.Brush\" \"Object.Appearance.Brush.ImageSize\" \"Object.Appearance.Brush.TintColor\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +MainMenu_C="\"Object\" " +UserWidget="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +WidgetSwitcher="\"Object\" \"Object.Render Transform.RenderTransform\" " +PickMenu1_C="\"Object\" \"Object.Render Transform.RenderTransform\" " +ScrollBox="\"Object\" \"Object.Style.WidgetStyle\" \"Object.Style.WidgetStyle.HorizontalScrolledContentPadding\" \"Object.Style.WidgetBarStyle\" \"Object.Style.WidgetBarStyle.HorizontalBackgroundImage\" \"Object.Style.WidgetBarStyle.HorizontalBackgroundImage.ImageSize\" \"Object.Style.WidgetBarStyle.HorizontalBackgroundImage.TintColor\" \"Object.Style.WidgetBarStyle.HoveredThumbImage\" \"Object.Style.WidgetBarStyle.HoveredThumbImage.ImageSize\" \"Object.Style.WidgetBarStyle.HoveredThumbImage.TintColor\" \"Object.Style.WidgetBarStyle.VerticalBackgroundImage\" \"Object.Style.WidgetBarStyle.VerticalBackgroundImage.ImageSize\" \"Object.Style.WidgetBarStyle.VerticalTopSlotImage\" \"Object.Style.WidgetBarStyle.VerticalTopSlotImage.ImageSize\" \"Object.Style.WidgetBarStyle.NormalThumbImage\" \"Object.Style.WidgetBarStyle.NormalThumbImage.ImageSize\" \"Object.Style.WidgetBarStyle.NormalThumbImage.Margin\" \"Object.Scroll.ScrollbarThickness\" \"Object.Scroll.ScrollbarPadding\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Anchors\" \"Object.Layout.Slot.Object.Layout.Layout|Canvas Slot.LayoutData.Alignment\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" " +RichTextBlock="\"Object\" \"Object.Render Transform.RenderTransform\" " +MultiLineEditableText="\"Object\" \"Object.Style.WidgetStyle\" \"Object.Style.WidgetStyle.Font\" \"Object.Style.WidgetStyle.Font.OutlineSettings\" \"Object.Style.WidgetStyle.HighlightShape\" \"Object.Style.WidgetStyle.HighlightShape.Margin\" \"Object.Style.WidgetStyle.StrikeBrush\" \"Object.Style.WidgetStyle.UnderlineBrush\" \"Object.Appearance.Margin\" \"Object.Layout.Slot\" \"Object.Layout.Slot.Object.Layout.Layout|ScrollBox Slot.Padding\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" " +SceneComponent="\"Object\" " +ActorComponent="\"Object\" " +WB_Countdown_C="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" " +EditorStyleSettings="\"Object\" " +SlateThemeManager="\"Object\" " +AudioEditorSettings="\"Object\" " +BlueprintEditorSettings="\"Object\" " +CollectionSettings="\"Object\" " +EnhancedInputEditorSettings="\"Object\" " +EditorExperimentalSettings="\"Object\" " +EditorSettings="\"Object\" " +LiveCodingSettings="\"Object\" " +EditorLoadingSavingSettings="\"Object\" \"Object.AutoReimport\" \"Object.AutoSave\" \"Object.Blueprints\" " +EditorPerProjectUserSettings="\"Object\" " +OutputLogSettings="\"Object\" " +EditorPerformanceSettings="\"Object\" " +InternationalizationSettingsModel="\"Object\" " +SourceCodeAccessSettings="\"Object\" " +TextureEncodingUserSettings="\"Object\" " +VRModeSettings="\"Object\" " +VISettings="\"Object\" " +WorldPartitionEditorSettings="\"Object\" " +LevelEditorMiscSettings="\"Object\" " +LevelEditorPlaySettings="\"Object\" " +OnlinePIESettings="\"Object\" " +LevelEditorViewportSettings="\"Object\" " +AnimationBlueprintEditorSettings="\"Object\" " +PersonaOptions="\"Object\" " +ContentBrowserSettings="\"Object\" " +ControlRigEditorSettings="\"Object\" " +RigVMEditorSettings="\"Object\" " +CurveEditorSettings="\"Object\" " +SequencerSettings="\"Object\" " +FlipbookEditorSettings="\"Object\" " +GraphEditorSettings="\"Object\" " +LevelInstanceEditorPerProjectUserSettings="\"Object\" " +MeshPaintSettings="\"Object\" " +MetasoundEditorSettings="\"Object\" " +SkeletalMeshEditorSettings="\"Object\" " +SpriteEditorSettings="\"Object\" " +TakeRecorderUserSettings="\"Object\" " +TileMapEditorSettings="\"Object\" " +TileSetEditorSettings="\"Object\" " +WidgetDesignerSettings="\"Object\" " +BlueprintHeaderViewSettings="\"Object\" " +FractureModeCustomizationSettings="\"Object\" " +LightMixerEditorSettings="\"Object\" " +ModelingToolsModeCustomizationSettings="\"Object\" \"Object.Modeling Mode.Modeling Mode|Tool Assets\" " +ModelingComponentsEditorSettings="\"Object\" " +ObjectMixerEditorSettings="\"Object\" " +PythonScriptPluginUserSettings="\"Object\" " +CrashReportsPrivacySettings="\"Object\" \"Object.Options.bSendUnattendedBugReports\" " +AnalyticsPrivacySettings="\"Object\" \"Object.Options.bSendUsageData\" " +AutomationTestSettings="\"Object\" " +CrashReporterSettings="\"Object\" " +DataValidationSettings="\"Object\" " +GameplayDebuggerUserSettings="\"Object\" " +GameplayTagsDeveloperSettings="\"Object\" " +LogVisualizerSettings="\"Object\" " +FileMediaSource="\"Object\" " +BaseMediaSource="\"Object\" " +MediaSource="\"Object\" " +MediaPlayer="\"Object\" " +PreviewMaterial="\"Object\" " +Material="\"Object\" " +MaterialInterface="\"Object\" " +W_Movie_C="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +MediaTexture="\"Object\" \"Object.MediaTexture.ClearColor\" " +Texture="\"Object\" \"Object.MediaTexture.ClearColor\" " +StreamableRenderAsset="\"Object\" \"Object.MediaTexture.ClearColor\" " +ImgMediaSource="\"Object\" " +MaterialExpressionTextureSample="\"Object\" " +MaterialExpressionTextureBase="\"Object\" " +MaterialExpression="\"Object\" " +MaterialExpressionClamp="\"Object\" " +MaterialExpressionMaterialFunctionCall="\"Object\" " +MaterialEditorSettings="\"Object\" " +TextureEditorSettings="\"Object\" " +MaterialExpressionTextureObject="\"Object\" " +MaterialExpressionTextureObjectParameter="\"Object\" " +MaterialExpressionTextureSampleParameter="\"Object\" " +MaterialExpressionScalarParameter="\"Object\" " +MaterialExpressionParameter="\"Object\" " +MaterialExpressionVectorParameter="\"Object\" " +MovieSceneUserThumbnailSettings="\"Object\" " +MovieSceneMediaSection="\"Object\" \"Object.Media.CacheSettings\" " +MovieSceneSection="\"Object\" \"Object.Media.CacheSettings\" " +MovieSceneSignedObject="\"Object\" \"Object.Media.CacheSettings\" " +RetainerBox="\"Object\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" " +MaterialExpressionFunctionOutput="\"Object\" " +MaterialExpressionCustom="\"Object\" " +MaterialFunction="\"Object\" " +MaterialFunctionInterface="\"Object\" " +MediaSoundComponent="\"Object\" " +SynthComponent="\"Object\" " +W_TransSmoke_C="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " +BlackTransitionAnimation_C="\"Object\" \"Object.Appearance.ColorAndOpacity\" \"Object.Layout.Slot\" \"Object.Render Transform.RenderTransform\" \"Object.Render Transform.RenderTransform.Translation\" \"Object.Render Transform.RenderTransform.Scale\" \"Object.Render Transform.RenderTransformPivot\" " + +[ContentBrowser] +AssetPropertyPicker.ThumbnailSize=2 +AssetPropertyPicker.CurrentViewType=0 +AssetDialog.ThumbnailSize=2 +AssetDialog.CurrentViewType=1 +ToolbarOpenBPClass.ThumbnailSize=2 +ToolbarOpenBPClass.CurrentViewType=0 +ContentBrowserTab1.SourcesExpanded=True +ContentBrowserTab1.FavoritesAreaExpanded=False +ContentBrowserTab1.PathAreaExpanded=True +ContentBrowserTab1.CollectionAreaExpanded=False +ContentBrowserTab1.FavoritesSearchAreaExpanded=False +ContentBrowserTab1.PathSearchAreaExpanded=False +ContentBrowserTab1.CollectionSearchAreaExpanded=False +ContentBrowserTab1.VerticalSplitter.SlotSize0=0.150000006 +ContentBrowserTab1.VerticalSplitter.SlotSize1=0.75 +ContentBrowserTab1.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserTab1.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserTab1.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserTab1.SelectedPaths=/Game/UI +ContentBrowserTab1.PluginFilters= +ContentBrowserTab1.Favorites.SelectedPaths= +FavoritePaths= +ContentBrowserTab1.SelectedCollections= +ContentBrowserTab1.ExpandedCollections= +ContentBrowserTab1.ThumbnailSize=2 +ContentBrowserTab1.CurrentViewType=1 +ContentBrowserTab2.SourcesExpanded=True +ContentBrowserTab2.FavoritesAreaExpanded=False +ContentBrowserTab2.PathAreaExpanded=True +ContentBrowserTab2.CollectionAreaExpanded=False +ContentBrowserTab2.FavoritesSearchAreaExpanded=False +ContentBrowserTab2.PathSearchAreaExpanded=False +ContentBrowserTab2.CollectionSearchAreaExpanded=False +ContentBrowserTab2.VerticalSplitter.SlotSize0=0.150000006 +ContentBrowserTab2.VerticalSplitter.SlotSize1=0.75 +ContentBrowserTab2.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserTab2.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserTab2.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserTab2.SelectedPaths=/Game/Movies +ContentBrowserTab2.PluginFilters= +ContentBrowserTab2.Favorites.SelectedPaths= +ContentBrowserTab2.SelectedCollections= +ContentBrowserTab2.ExpandedCollections= +ContentBrowserTab2.ThumbnailSize=2 +ContentBrowserTab2.CurrentViewType=1 +SequencerAssetPicker.ThumbnailSize=2 +SequencerAssetPicker.CurrentViewType=0 +ContentBrowserDrawer.SourcesExpanded=True +ContentBrowserDrawer.FavoritesAreaExpanded=False +ContentBrowserDrawer.PathAreaExpanded=True +ContentBrowserDrawer.CollectionAreaExpanded=False +ContentBrowserDrawer.FavoritesSearchAreaExpanded=False +ContentBrowserDrawer.PathSearchAreaExpanded=False +ContentBrowserDrawer.CollectionSearchAreaExpanded=False +ContentBrowserDrawer.VerticalSplitter.SlotSize0=0.150000006 +ContentBrowserDrawer.VerticalSplitter.SlotSize1=0.75 +ContentBrowserDrawer.FavoriteSplitter.SlotSize0=0.200000003 +ContentBrowserDrawer.FavoriteSplitter.SlotSize1=0.800000012 +ContentBrowserDrawer.FavoriteSplitter.SlotSize2=0.400000006 +ContentBrowserDrawer.SelectedPaths=/Game/UI +ContentBrowserDrawer.PluginFilters= +ContentBrowserDrawer.Favorites.SelectedPaths= +ContentBrowserDrawer.SelectedCollections= +ContentBrowserDrawer.ExpandedCollections= +ContentBrowserDrawer.ThumbnailSize=2 +ContentBrowserDrawer.CurrentViewType=1 + +[AssetEditorToolkitTabLocation] +/Engine/EngineFonts/Roboto.Roboto=1 +/Game/MainMenuMap.MainMenuMap:PersistentLevel.MainMenuMap=1 +/Game/UI/MainMenu.MainMenu=1 +/Game/UI/PickMenu1.PickMenu1=1 +/Game/MenuGamemode.MenuGamemode=1 +/Game/Untitled.Untitled:PersistentLevel.Untitled=1 +/Temp/Untitled_1.Untitled_1:PersistentLevel.Untitled=1 +/Game/UI/WB_Countdown.WB_Countdown=1 +/Game/REALGAME.REALGAME:PersistentLevel.REALGAME=1 +/Game/MovieFiles/M_Movie_01.M_Movie_01=1 +/Game/UI/W_Movie.W_Movie=1 +/Game/MovieFiles/MP_Movie_01.MP_Movie_01=1 +/Game/MovieFiles/MT_Movie_01.MT_Movie_01=1 +/Game/Movies/PickCharacterButton_BlueAnimated.PickCharacterButton_BlueAnimated=1 +/Game/Movies/MyPlayer.MyPlayer=1 +/Game/Movies/MyPlayer_Video.MyPlayer_Video=1 +/Game/Movies/MyImageSequence.MyImageSequence=1 +/Game/Movies/MaterialGold.MaterialGold=1 +/Game/test.test:PersistentLevel.test=1 +/Engine/Functions/Engine_MaterialFunctions01/Texturing/SpiralBlur-Texture.SpiralBlur-Texture=1 +/Game/WillySpiral.WillySpiral=1 +/Game/Movies/AudioSelect.AudioSelect=1 +/Game/UI/W_TransSmoke.W_TransSmoke=1 +/Game/Movies/MyPlayer_smoke.MyPlayer_smoke=1 +/Game/Movies/SmokeMaterial.SmokeMaterial=1 +/Game/Movies/MyPlayer_smoke_Video.MyPlayer_smoke_Video=1 +/Game/Movies/SmokeTransition_Black.SmokeTransition_Black=1 +/Game/Movies/SmokeTransition.SmokeTransition=1 +/Game/Movies/WhiteSmoke.WhiteSmoke=1 +/Game/UI/BlackTransitionAnimation.BlackTransitionAnimation=1 + +[/Script/BlueprintGraph.BlueprintEditorSettings] +bDrawMidpointArrowsInBlueprints=False +bShowGraphInstructionText=True +bHideUnrelatedNodes=False +bShowShortTooltips=True +bEnableInputTriggerSupportWarnings=False +bSplitContextTargetSettings=True +bExposeAllMemberComponentFunctions=True +bShowContextualFavorites=False +bExposeDeprecatedFunctions=False +bCompactCallOnMemberNodes=False +bFlattenFavoritesMenus=True +bAutoCastObjectConnections=False +bShowViewportOnSimulate=False +bSpawnDefaultBlueprintNodes=True +bHideConstructionScriptComponentsInDetailsView=True +bHostFindInBlueprintsInGlobalTab=True +bNavigateToNativeFunctionsFromCallNodes=True +bDoubleClickNavigatesToParent=True +bEnableTypePromotion=True +TypePromotionPinDenyList=("string","text") +BreakpointReloadMethod=RestoreAll +bEnablePinValueInspectionTooltips=True +bEnableNamespaceEditorFeatures=True +bEnableContextMenuTimeSlicing=True +ContextMenuTimeSlicingThresholdMs=50 +bIncludeActionsForSelectedAssetsInContextMenu=False +bLimitAssetActionBindingToSingleSelectionOnly=False +bLoadSelectedAssetsForContextMenuActionBinding=True +bDoNotMarkAllInstancesDirtyOnDefaultValueChange=True +bFavorPureCastNodes=False +SaveOnCompile=SoC_Never +bJumpToNodeErrors=False +bAllowExplicitImpureNodeDisabling=False +bShowActionMenuItemSignatures=False +bBlueprintNodeUniqueNames=False +bShowDetailedCompileResults=False +CompileEventDisplayThresholdMs=5 +NodeTemplateCacheCapMB=20.000000 +bShowInheritedVariables=False +bAlwaysShowInterfacesInOverrides=True +bShowParentClassInOverrides=True +bShowEmptySections=True +bShowAccessSpecifier=False +Bookmarks=() +PerBlueprintSettings=() +bIncludeCommentNodesInBookmarksTab=True +bShowBookmarksForCurrentDocumentOnlyInTab=False +GraphEditorQuickJumps=() + +[DetailCategoriesAdvanced] +Button.Interaction=True +Image.Behavior=True +Image.Accessibility=False +HorizontalBox.Behavior=True +HorizontalBox.Accessibility=True +Button.Accessibility=False +FileMediaSource.File=True +ImgMediaSource.Sequence=True +MediaPlayer.Editor=False +MediaTexture.MediaTexture=True +CanvasPanel.Behavior=True +CanvasPanel.Accessibility=True +MovieSceneMediaSection.Section=False +MovieSceneMediaSection.Media=True +PreviewMaterial.Material=True +K2Node_VariableGet.Variable=True +PropertyWrapper.Variable=False +W_Movie_C.Accessibility=True +W_Movie_C.Behavior=True +Button.Behavior=True +TextBlock.Appearance=True +W_TransSmoke_C.Behavior=True + +[RootWindow] +ScreenPosition=X=368.000 Y=5.000 +WindowSize=X=1280.000 Y=720.000 +InitiallyMaximized=True + +[SlateAdditionalLayoutConfig] +Viewport 1.LayoutType=FourPanes2x2 +FourPanes2x2.Viewport 1.Percentages0=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages1=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages2=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Percentages3=X=0.500 Y=0.500 +FourPanes2x2.Viewport 1.Viewport0.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport1.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport2.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.Viewport3.TypeWithinLayout=Default +FourPanes2x2.Viewport 1.bIsMaximized=True +FourPanes2x2.Viewport 1.MaximizedViewport=FourPanes2x2.Viewport 1.Viewport1 + +[Directories2] +UNR=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content +BRUSH=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +FBX=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +FBXAnim=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +GenericImport=E:/Creator's Sin [Sin of Thy Creator]/The Pit/UI/PickCharacterButton_NormalAnimated.mov +GenericExport=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +GenericOpen=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +GenericSave=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +MeshImportExport=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +WorldRoot=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/ +Level=C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content +Project=F:/UE_5.3/ + +[ModuleFileTracking] +StorageServerClient.TimeStamp=2023.11.12-04.35.32 +StorageServerClient.LastCompileMethod=Unknown +CookOnTheFly.TimeStamp=2023.11.12-04.35.25 +CookOnTheFly.LastCompileMethod=Unknown +StreamingFile.TimeStamp=2023.11.12-04.35.32 +StreamingFile.LastCompileMethod=Unknown +NetworkFile.TimeStamp=2023.11.12-04.35.30 +NetworkFile.LastCompileMethod=Unknown +PakFile.TimeStamp=2023.11.12-04.35.30 +PakFile.LastCompileMethod=Unknown +RSA.TimeStamp=2023.11.12-04.35.31 +RSA.LastCompileMethod=Unknown +SandboxFile.TimeStamp=2023.11.12-04.35.31 +SandboxFile.LastCompileMethod=Unknown +CoreUObject.TimeStamp=2023.11.12-04.35.25 +CoreUObject.LastCompileMethod=Unknown +Engine.TimeStamp=2023.11.12-04.35.27 +Engine.LastCompileMethod=Unknown +Renderer.TimeStamp=2023.11.12-04.35.31 +Renderer.LastCompileMethod=Unknown +AnimGraphRuntime.TimeStamp=2023.11.12-04.35.24 +AnimGraphRuntime.LastCompileMethod=Unknown +SlateRHIRenderer.TimeStamp=2023.11.12-04.35.32 +SlateRHIRenderer.LastCompileMethod=Unknown +Landscape.TimeStamp=2023.11.12-04.35.29 +Landscape.LastCompileMethod=Unknown +RenderCore.TimeStamp=2023.11.12-04.35.31 +RenderCore.LastCompileMethod=Unknown +TextureCompressor.TimeStamp=2023.11.12-04.35.32 +TextureCompressor.LastCompileMethod=Unknown +OpenColorIOWrapper.TimeStamp=2023.11.12-04.35.30 +OpenColorIOWrapper.LastCompileMethod=Unknown +Virtualization.TimeStamp=2023.11.12-04.35.36 +Virtualization.LastCompileMethod=Unknown +MessageLog.TimeStamp=2023.11.12-04.35.29 +MessageLog.LastCompileMethod=Unknown +AudioEditor.TimeStamp=2023.11.12-04.35.24 +AudioEditor.LastCompileMethod=Unknown +PropertyEditor.TimeStamp=2023.11.12-04.35.31 +PropertyEditor.LastCompileMethod=Unknown +AnimationModifiers.TimeStamp=2023.11.12-04.35.24 +AnimationModifiers.LastCompileMethod=Unknown +IoStoreOnDemand.TimeStamp=2023.11.12-04.35.29 +IoStoreOnDemand.LastCompileMethod=Unknown +FastBuildController.TimeStamp=2023.11.12-04.42.27 +FastBuildController.LastCompileMethod=Unknown +XGEController.TimeStamp=2023.11.12-04.43.51 +XGEController.LastCompileMethod=Unknown +PlatformCrypto.TimeStamp=2023.11.12-04.38.56 +PlatformCrypto.LastCompileMethod=Unknown +PlatformCryptoTypes.TimeStamp=2023.11.12-04.38.56 +PlatformCryptoTypes.LastCompileMethod=Unknown +PlatformCryptoOpenSSL.TimeStamp=2023.11.12-04.38.56 +PlatformCryptoOpenSSL.LastCompileMethod=Unknown +PythonScriptPluginPreload.TimeStamp=2023.11.12-04.42.01 +PythonScriptPluginPreload.LastCompileMethod=Unknown +PerforceSourceControl.TimeStamp=2023.11.12-04.38.10 +PerforceSourceControl.LastCompileMethod=Unknown +SourceControl.TimeStamp=2023.11.12-04.35.32 +SourceControl.LastCompileMethod=Unknown +PlasticSourceControl.TimeStamp=2023.11.12-04.38.10 +PlasticSourceControl.LastCompileMethod=Unknown +DesktopPlatform.TimeStamp=2023.11.12-04.35.26 +DesktopPlatform.LastCompileMethod=Unknown +AISupportModule.TimeStamp=2023.11.12-04.38.00 +AISupportModule.LastCompileMethod=Unknown +ChaosCloth.TimeStamp=2023.11.12-04.38.29 +ChaosCloth.LastCompileMethod=Unknown +LauncherChunkInstaller.TimeStamp=2023.11.12-04.43.00 +LauncherChunkInstaller.LastCompileMethod=Unknown +OnlineServicesInterface.TimeStamp=2023.11.12-04.42.56 +OnlineServicesInterface.LastCompileMethod=Unknown +OnlineServicesCommon.TimeStamp=2023.11.12-04.42.56 +OnlineServicesCommon.LastCompileMethod=Unknown +OnlineServicesCommonEngineUtils.TimeStamp=2023.11.12-04.42.56 +OnlineServicesCommonEngineUtils.LastCompileMethod=Unknown +OnlineSubsystem.TimeStamp=2023.11.12-04.42.58 +OnlineSubsystem.LastCompileMethod=Unknown +HTTP.TimeStamp=2023.11.12-04.35.28 +HTTP.LastCompileMethod=Unknown +SSL.TimeStamp=2023.11.12-04.35.32 +SSL.LastCompileMethod=Unknown +XMPP.TimeStamp=2023.11.12-04.35.36 +XMPP.LastCompileMethod=Unknown +WebSockets.TimeStamp=2023.11.12-04.35.36 +WebSockets.LastCompileMethod=Unknown +OnlineSubsystemNULL.TimeStamp=2023.11.12-04.42.59 +OnlineSubsystemNULL.LastCompileMethod=Unknown +Sockets.TimeStamp=2023.11.12-04.35.32 +Sockets.LastCompileMethod=Unknown +OnlineSubsystemUtils.TimeStamp=2023.11.12-04.43.00 +OnlineSubsystemUtils.LastCompileMethod=Unknown +OnlineBlueprintSupport.TimeStamp=2023.11.12-04.43.00 +OnlineBlueprintSupport.LastCompileMethod=Unknown +ACLPlugin.TimeStamp=2023.11.12-04.38.00 +ACLPlugin.LastCompileMethod=Unknown +ExrReaderGpu.TimeStamp=2023.11.12-04.42.52 +ExrReaderGpu.LastCompileMethod=Unknown +WmfMedia.TimeStamp=2023.11.12-04.42.54 +WmfMedia.LastCompileMethod=Unknown +Media.TimeStamp=2023.11.12-04.35.29 +Media.LastCompileMethod=Unknown +NiagaraShader.TimeStamp=2023.11.12-04.42.27 +NiagaraShader.LastCompileMethod=Unknown +NiagaraVertexFactories.TimeStamp=2023.11.12-04.42.27 +NiagaraVertexFactories.LastCompileMethod=Unknown +DatasmithContent.TimeStamp=2023.11.12-04.38.20 +DatasmithContent.LastCompileMethod=Unknown +GLTFExporter.TimeStamp=2023.11.12-04.38.23 +GLTFExporter.LastCompileMethod=Unknown +VariantManagerContent.TimeStamp=2023.11.12-04.38.25 +VariantManagerContent.LastCompileMethod=Unknown +PixWinPlugin.TimeStamp=2023.11.12-04.38.10 +PixWinPlugin.LastCompileMethod=Unknown +RenderDocPlugin.TimeStamp=2023.11.12-04.38.10 +RenderDocPlugin.LastCompileMethod=Unknown +ChunkDownloader.TimeStamp=2023.11.12-04.43.03 +ChunkDownloader.LastCompileMethod=Unknown +ExampleDeviceProfileSelector.TimeStamp=2023.11.12-04.43.04 +ExampleDeviceProfileSelector.LastCompileMethod=Unknown +WindowsDeviceProfileSelector.TimeStamp=2023.11.12-04.43.44 +WindowsDeviceProfileSelector.LastCompileMethod=Unknown +D3D12RHI.TimeStamp=2023.11.12-04.35.25 +D3D12RHI.LastCompileMethod=Unknown +WindowsPlatformFeatures.TimeStamp=2023.11.12-04.35.36 +WindowsPlatformFeatures.LastCompileMethod=Unknown +GameplayMediaEncoder.TimeStamp=2023.11.12-04.35.27 +GameplayMediaEncoder.LastCompileMethod=Unknown +AVEncoder.TimeStamp=2023.11.12-04.35.24 +AVEncoder.LastCompileMethod=Unknown +Chaos.TimeStamp=2023.11.12-04.35.24 +Chaos.LastCompileMethod=Unknown +GeometryCore.TimeStamp=2023.11.12-04.35.28 +GeometryCore.LastCompileMethod=Unknown +ChaosSolverEngine.TimeStamp=2023.11.12-04.35.24 +ChaosSolverEngine.LastCompileMethod=Unknown +FieldSystemEngine.TimeStamp=2023.11.12-04.35.27 +FieldSystemEngine.LastCompileMethod=Unknown +DirectoryWatcher.TimeStamp=2023.11.12-04.35.26 +DirectoryWatcher.LastCompileMethod=Unknown +Settings.TimeStamp=2023.11.12-04.35.32 +Settings.LastCompileMethod=Unknown +InputCore.TimeStamp=2023.11.12-04.35.28 +InputCore.LastCompileMethod=Unknown +TargetPlatform.TimeStamp=2023.11.12-04.35.32 +TargetPlatform.LastCompileMethod=Unknown +TurnkeySupport.TimeStamp=2023.11.12-04.35.33 +TurnkeySupport.LastCompileMethod=Unknown +TextureFormat.TimeStamp=2023.11.12-04.35.33 +TextureFormat.LastCompileMethod=Unknown +TextureFormatASTC.TimeStamp=2023.11.12-04.35.33 +TextureFormatASTC.LastCompileMethod=Unknown +TextureFormatDXT.TimeStamp=2023.11.12-04.35.33 +TextureFormatDXT.LastCompileMethod=Unknown +TextureFormatETC2.TimeStamp=2023.11.12-04.35.33 +TextureFormatETC2.LastCompileMethod=Unknown +TextureFormatIntelISPCTexComp.TimeStamp=2023.11.12-04.35.33 +TextureFormatIntelISPCTexComp.LastCompileMethod=Unknown +TextureFormatUncompressed.TimeStamp=2023.11.12-04.35.33 +TextureFormatUncompressed.LastCompileMethod=Unknown +TextureFormatOodle.TimeStamp=2023.11.12-04.38.10 +TextureFormatOodle.LastCompileMethod=Unknown +ImageWrapper.TimeStamp=2023.11.12-04.35.28 +ImageWrapper.LastCompileMethod=Unknown +AndroidTargetPlatform.TimeStamp=2023.11.12-04.35.14 +AndroidTargetPlatform.LastCompileMethod=Unknown +IOSTargetPlatform.TimeStamp=2023.11.12-04.35.17 +IOSTargetPlatform.LastCompileMethod=Unknown +LinuxTargetPlatform.TimeStamp=2023.11.12-04.35.17 +LinuxTargetPlatform.LastCompileMethod=Unknown +LinuxArm64TargetPlatform.TimeStamp=2023.11.12-04.35.17 +LinuxArm64TargetPlatform.LastCompileMethod=Unknown +MacTargetPlatform.TimeStamp=2023.11.12-04.35.29 +MacTargetPlatform.LastCompileMethod=Unknown +TVOSTargetPlatform.TimeStamp=2023.11.12-04.35.17 +TVOSTargetPlatform.LastCompileMethod=Unknown +WindowsTargetPlatform.TimeStamp=2023.11.12-04.35.36 +WindowsTargetPlatform.LastCompileMethod=Unknown +AudioFormatOPUS.TimeStamp=2023.11.12-04.35.24 +AudioFormatOPUS.LastCompileMethod=Unknown +AudioFormatOGG.TimeStamp=2023.11.12-04.35.24 +AudioFormatOGG.LastCompileMethod=Unknown +AudioFormatADPCM.TimeStamp=2023.11.12-04.35.24 +AudioFormatADPCM.LastCompileMethod=Unknown +AudioFormatBINK.TimeStamp=2023.11.12-04.35.24 +AudioFormatBINK.LastCompileMethod=Unknown +ShaderFormatVectorVM.TimeStamp=2023.11.12-04.35.32 +ShaderFormatVectorVM.LastCompileMethod=Unknown +ShaderFormatD3D.TimeStamp=2023.11.12-04.35.32 +ShaderFormatD3D.LastCompileMethod=Unknown +ShaderFormatOpenGL.TimeStamp=2023.11.12-04.35.32 +ShaderFormatOpenGL.LastCompileMethod=Unknown +VulkanShaderFormat.TimeStamp=2023.11.12-04.35.36 +VulkanShaderFormat.LastCompileMethod=Unknown +MetalShaderFormat.TimeStamp=2023.11.12-04.35.29 +MetalShaderFormat.LastCompileMethod=Unknown +DerivedDataCache.TimeStamp=2023.11.12-04.35.25 +DerivedDataCache.LastCompileMethod=Unknown +ShaderPreprocessor.TimeStamp=2023.11.12-04.35.32 +ShaderPreprocessor.LastCompileMethod=Unknown +NullInstallBundleManager.TimeStamp=2023.11.12-04.35.30 +NullInstallBundleManager.LastCompileMethod=Unknown +AssetRegistry.TimeStamp=2023.11.12-04.35.24 +AssetRegistry.LastCompileMethod=Unknown +TelemetryUtils.TimeStamp=2023.11.12-04.35.32 +TelemetryUtils.LastCompileMethod=Unknown +TargetDeviceServices.TimeStamp=2023.11.12-04.35.32 +TargetDeviceServices.LastCompileMethod=Unknown +MeshUtilities.TimeStamp=2023.11.12-04.35.29 +MeshUtilities.LastCompileMethod=Unknown +MaterialBaking.TimeStamp=2023.11.12-04.35.29 +MaterialBaking.LastCompileMethod=Unknown +MeshMergeUtilities.TimeStamp=2023.11.12-04.35.29 +MeshMergeUtilities.LastCompileMethod=Unknown +MeshReductionInterface.TimeStamp=2023.11.12-04.35.29 +MeshReductionInterface.LastCompileMethod=Unknown +QuadricMeshReduction.TimeStamp=2023.11.12-04.35.31 +QuadricMeshReduction.LastCompileMethod=Unknown +ProxyLODMeshReduction.TimeStamp=2023.11.12-04.38.56 +ProxyLODMeshReduction.LastCompileMethod=Unknown +SkeletalMeshReduction.TimeStamp=2023.11.12-04.42.02 +SkeletalMeshReduction.LastCompileMethod=Unknown +MeshBoneReduction.TimeStamp=2023.11.12-04.35.29 +MeshBoneReduction.LastCompileMethod=Unknown +StaticMeshDescription.TimeStamp=2023.11.12-04.35.32 +StaticMeshDescription.LastCompileMethod=Unknown +GeometryProcessingInterfaces.TimeStamp=2023.11.12-04.35.28 +GeometryProcessingInterfaces.LastCompileMethod=Unknown +NaniteBuilder.TimeStamp=2023.11.12-04.35.30 +NaniteBuilder.LastCompileMethod=Unknown +MeshBuilder.TimeStamp=2023.11.12-04.35.29 +MeshBuilder.LastCompileMethod=Unknown +KismetCompiler.TimeStamp=2023.11.12-04.35.29 +KismetCompiler.LastCompileMethod=Unknown +MovieSceneTools.TimeStamp=2023.11.12-04.35.29 +MovieSceneTools.LastCompileMethod=Unknown +Sequencer.TimeStamp=2023.11.12-04.35.31 +Sequencer.LastCompileMethod=Unknown +CurveEditor.TimeStamp=2023.11.12-04.35.25 +CurveEditor.LastCompileMethod=Unknown +AssetDefinition.TimeStamp=2023.11.12-04.35.24 +AssetDefinition.LastCompileMethod=Unknown +Core.TimeStamp=2023.11.12-04.35.25 +Core.LastCompileMethod=Unknown +Networking.TimeStamp=2023.11.12-04.35.30 +Networking.LastCompileMethod=Unknown +LiveCoding.TimeStamp=2023.11.12-04.35.29 +LiveCoding.LastCompileMethod=Unknown +HeadMountedDisplay.TimeStamp=2023.11.12-04.35.28 +HeadMountedDisplay.LastCompileMethod=Unknown +SourceCodeAccess.TimeStamp=2023.11.12-04.35.32 +SourceCodeAccess.LastCompileMethod=Unknown +Messaging.TimeStamp=2023.11.12-04.35.29 +Messaging.LastCompileMethod=Unknown +MRMesh.TimeStamp=2023.11.12-04.35.29 +MRMesh.LastCompileMethod=Unknown +UnrealEd.TimeStamp=2023.11.12-04.35.36 +UnrealEd.LastCompileMethod=Unknown +LandscapeEditorUtilities.TimeStamp=2023.11.12-04.35.29 +LandscapeEditorUtilities.LastCompileMethod=Unknown +SubobjectDataInterface.TimeStamp=2023.11.12-04.35.32 +SubobjectDataInterface.LastCompileMethod=Unknown +SlateCore.TimeStamp=2023.11.12-04.35.32 +SlateCore.LastCompileMethod=Unknown +Slate.TimeStamp=2023.11.12-04.35.32 +Slate.LastCompileMethod=Unknown +SlateReflector.TimeStamp=2023.11.12-04.35.32 +SlateReflector.LastCompileMethod=Unknown +EditorStyle.TimeStamp=2023.11.12-04.35.26 +EditorStyle.LastCompileMethod=Unknown +UMG.TimeStamp=2023.11.12-04.35.36 +UMG.LastCompileMethod=Unknown +UMGEditor.TimeStamp=2023.11.12-04.35.36 +UMGEditor.LastCompileMethod=Unknown +AssetTools.TimeStamp=2023.11.12-04.35.24 +AssetTools.LastCompileMethod=Unknown +ScriptableEditorWidgets.TimeStamp=2023.11.12-04.35.31 +ScriptableEditorWidgets.LastCompileMethod=Unknown +CollisionAnalyzer.TimeStamp=2023.11.12-04.35.24 +CollisionAnalyzer.LastCompileMethod=Unknown +WorkspaceMenuStructure.TimeStamp=2023.11.12-04.35.36 +WorkspaceMenuStructure.LastCompileMethod=Unknown +FunctionalTesting.TimeStamp=2023.11.12-04.35.27 +FunctionalTesting.LastCompileMethod=Unknown +BehaviorTreeEditor.TimeStamp=2023.11.12-04.35.24 +BehaviorTreeEditor.LastCompileMethod=Unknown +GameplayTasksEditor.TimeStamp=2023.11.12-04.35.27 +GameplayTasksEditor.LastCompileMethod=Unknown +StringTableEditor.TimeStamp=2023.11.12-04.35.32 +StringTableEditor.LastCompileMethod=Unknown +VREditor.TimeStamp=2023.11.12-04.35.36 +VREditor.LastCompileMethod=Unknown +Overlay.TimeStamp=2023.11.12-04.35.30 +Overlay.LastCompileMethod=Unknown +OverlayEditor.TimeStamp=2023.11.12-04.35.30 +OverlayEditor.LastCompileMethod=Unknown +MediaAssets.TimeStamp=2023.11.12-04.35.29 +MediaAssets.LastCompileMethod=Unknown +ClothingSystemRuntimeNv.TimeStamp=2023.11.12-04.35.24 +ClothingSystemRuntimeNv.LastCompileMethod=Unknown +ClothingSystemEditor.TimeStamp=2023.11.12-04.35.24 +ClothingSystemEditor.LastCompileMethod=Unknown +AnimationDataController.TimeStamp=2023.11.12-04.35.24 +AnimationDataController.LastCompileMethod=Unknown +TimeManagement.TimeStamp=2023.11.12-04.35.33 +TimeManagement.LastCompileMethod=Unknown +AnimGraph.TimeStamp=2023.11.12-04.35.24 +AnimGraph.LastCompileMethod=Unknown +WorldPartitionEditor.TimeStamp=2023.11.12-04.35.36 +WorldPartitionEditor.LastCompileMethod=Unknown +PacketHandler.TimeStamp=2023.11.12-04.35.30 +PacketHandler.LastCompileMethod=Unknown +NetworkReplayStreaming.TimeStamp=2023.11.12-04.35.30 +NetworkReplayStreaming.LastCompileMethod=Unknown +AndroidFileServer.TimeStamp=2023.11.12-04.43.00 +AndroidFileServer.LastCompileMethod=Unknown +WebMMoviePlayer.TimeStamp=2023.11.12-04.43.44 +WebMMoviePlayer.LastCompileMethod=Unknown +WindowsMoviePlayer.TimeStamp=2023.11.12-04.43.44 +WindowsMoviePlayer.LastCompileMethod=Unknown +EnhancedInput.TimeStamp=2023.11.12-04.38.15 +EnhancedInput.LastCompileMethod=Unknown +InputBlueprintNodes.TimeStamp=2023.11.12-04.38.15 +InputBlueprintNodes.LastCompileMethod=Unknown +BlueprintGraph.TimeStamp=2023.11.12-04.35.24 +BlueprintGraph.LastCompileMethod=Unknown +EnvironmentQueryEditor.TimeStamp=2023.11.12-04.38.00 +EnvironmentQueryEditor.LastCompileMethod=Unknown +ChaosCaching.TimeStamp=2023.11.12-04.38.29 +ChaosCaching.LastCompileMethod=Unknown +LevelSequence.TimeStamp=2023.11.12-04.35.29 +LevelSequence.LastCompileMethod=Unknown +ChaosCachingEditor.TimeStamp=2023.11.12-04.38.29 +ChaosCachingEditor.LastCompileMethod=Unknown +LevelEditor.TimeStamp=2023.11.12-04.35.29 +LevelEditor.LastCompileMethod=Unknown +MainFrame.TimeStamp=2023.11.12-04.35.29 +MainFrame.LastCompileMethod=Unknown +HotReload.TimeStamp=2023.11.12-04.35.28 +HotReload.LastCompileMethod=Unknown +CommonMenuExtensions.TimeStamp=2023.11.12-04.35.24 +CommonMenuExtensions.LastCompileMethod=Unknown +PixelInspectorModule.TimeStamp=2023.11.12-04.35.30 +PixelInspectorModule.LastCompileMethod=Unknown +TakeRecorder.TimeStamp=2023.11.12-04.43.50 +TakeRecorder.LastCompileMethod=Unknown +FullBodyIK.TimeStamp=2023.11.12-04.38.31 +FullBodyIK.LastCompileMethod=Unknown +PBIK.TimeStamp=2023.11.12-04.38.31 +PBIK.LastCompileMethod=Unknown +PythonScriptPlugin.TimeStamp=2023.11.12-04.42.01 +PythonScriptPlugin.LastCompileMethod=Unknown +StructUtils.TimeStamp=2023.11.12-04.42.02 +StructUtils.LastCompileMethod=Unknown +UdpMessaging.TimeStamp=2023.11.12-04.42.54 +UdpMessaging.LastCompileMethod=Unknown +TcpMessaging.TimeStamp=2023.11.12-04.42.54 +TcpMessaging.LastCompileMethod=Unknown +InterchangeNodes.TimeStamp=2023.11.12-04.42.48 +InterchangeNodes.LastCompileMethod=Unknown +InterchangeFactoryNodes.TimeStamp=2023.11.12-04.42.48 +InterchangeFactoryNodes.LastCompileMethod=Unknown +InterchangeImport.TimeStamp=2023.11.12-04.42.48 +InterchangeImport.LastCompileMethod=Unknown +InterchangePipelines.TimeStamp=2023.11.12-04.42.48 +InterchangePipelines.LastCompileMethod=Unknown +AnimationData.TimeStamp=2023.11.12-04.38.00 +AnimationData.LastCompileMethod=Unknown +ControlRig.TimeStamp=2023.11.12-04.38.01 +ControlRig.LastCompileMethod=Unknown +Constraints.TimeStamp=2023.11.12-04.35.24 +Constraints.LastCompileMethod=Unknown +ControlRigDeveloper.TimeStamp=2023.11.12-04.38.01 +ControlRigDeveloper.LastCompileMethod=Unknown +IKRig.TimeStamp=2023.11.12-04.38.03 +IKRig.LastCompileMethod=Unknown +IKRigDeveloper.TimeStamp=2023.11.12-04.38.03 +IKRigDeveloper.LastCompileMethod=Unknown +ImgMediaEngine.TimeStamp=2023.11.12-04.42.52 +ImgMediaEngine.LastCompileMethod=Unknown +GameplayCameras.TimeStamp=2023.11.12-04.38.07 +GameplayCameras.LastCompileMethod=Unknown +NiagaraCore.TimeStamp=2023.11.12-04.42.27 +NiagaraCore.LastCompileMethod=Unknown +Niagara.TimeStamp=2023.11.12-04.42.27 +Niagara.LastCompileMethod=Unknown +NiagaraEditor.TimeStamp=2023.11.12-04.42.27 +NiagaraEditor.LastCompileMethod=Unknown +ContentBrowser.TimeStamp=2023.11.12-04.35.25 +ContentBrowser.LastCompileMethod=Unknown +ContentBrowserData.TimeStamp=2023.11.12-04.35.25 +ContentBrowserData.LastCompileMethod=Unknown +ToolMenus.TimeStamp=2023.11.12-04.35.33 +ToolMenus.LastCompileMethod=Unknown +SignalProcessing.TimeStamp=2023.11.12-04.35.32 +SignalProcessing.LastCompileMethod=Unknown +NiagaraAnimNotifies.TimeStamp=2023.11.12-04.42.27 +NiagaraAnimNotifies.LastCompileMethod=Unknown +ActorSequence.TimeStamp=2023.11.12-04.42.54 +ActorSequence.LastCompileMethod=Unknown +AnimationSharing.TimeStamp=2023.11.12-04.38.08 +AnimationSharing.LastCompileMethod=Unknown +PropertyAccessNode.TimeStamp=2023.11.12-04.38.10 +PropertyAccessNode.LastCompileMethod=Unknown +TraceDataFiltering.TimeStamp=2023.11.12-04.38.10 +TraceDataFiltering.LastCompileMethod=Unknown +AudioSynesthesiaCore.TimeStamp=2023.11.12-04.43.03 +AudioSynesthesiaCore.LastCompileMethod=Unknown +AudioSynesthesia.TimeStamp=2023.11.12-04.43.03 +AudioSynesthesia.LastCompileMethod=Unknown +AudioAnalyzer.TimeStamp=2023.11.12-04.35.24 +AudioAnalyzer.LastCompileMethod=Unknown +CableComponent.TimeStamp=2023.11.12-04.43.03 +CableComponent.LastCompileMethod=Unknown +CustomMeshComponent.TimeStamp=2023.11.12-04.43.04 +CustomMeshComponent.LastCompileMethod=Unknown +LocationServicesBPLibrary.TimeStamp=2023.11.12-04.43.24 +LocationServicesBPLibrary.LastCompileMethod=Unknown +MetasoundGraphCore.TimeStamp=2023.11.12-04.43.26 +MetasoundGraphCore.LastCompileMethod=Unknown +MetasoundGenerator.TimeStamp=2023.11.12-04.43.26 +MetasoundGenerator.LastCompileMethod=Unknown +MetasoundFrontend.TimeStamp=2023.11.12-04.43.26 +MetasoundFrontend.LastCompileMethod=Unknown +MetasoundStandardNodes.TimeStamp=2023.11.12-04.43.26 +MetasoundStandardNodes.LastCompileMethod=Unknown +MetasoundEngine.TimeStamp=2023.11.12-04.43.26 +MetasoundEngine.LastCompileMethod=Unknown +AudioCodecEngine.TimeStamp=2023.11.12-04.35.24 +AudioCodecEngine.LastCompileMethod=Unknown +WaveTable.TimeStamp=2023.11.12-04.43.44 +WaveTable.LastCompileMethod=Unknown +MetasoundEngineTest.TimeStamp=2023.11.12-04.43.26 +MetasoundEngineTest.LastCompileMethod=Unknown +MetasoundEditor.TimeStamp=2023.11.12-04.43.25 +MetasoundEditor.LastCompileMethod=Unknown +AudioWidgets.TimeStamp=2023.11.12-04.43.03 +AudioWidgets.LastCompileMethod=Unknown +AdvancedWidgets.TimeStamp=2023.11.12-04.35.24 +AdvancedWidgets.LastCompileMethod=Unknown +MsQuicRuntime.TimeStamp=2023.11.12-04.43.29 +MsQuicRuntime.LastCompileMethod=Unknown +ProceduralMeshComponent.TimeStamp=2023.11.12-04.43.41 +ProceduralMeshComponent.LastCompileMethod=Unknown +PropertyAccessEditor.TimeStamp=2023.11.12-04.43.41 +PropertyAccessEditor.LastCompileMethod=Unknown +RigVM.TimeStamp=2023.11.12-04.43.42 +RigVM.LastCompileMethod=Unknown +RigVMDeveloper.TimeStamp=2023.11.12-04.43.42 +RigVMDeveloper.LastCompileMethod=Unknown +SignificanceManager.TimeStamp=2023.11.12-04.43.42 +SignificanceManager.LastCompileMethod=Unknown +SoundFields.TimeStamp=2023.11.12-04.43.43 +SoundFields.LastCompileMethod=Unknown +Synthesis.TimeStamp=2023.11.12-04.43.43 +Synthesis.LastCompileMethod=Unknown +AssetManagerEditor.TimeStamp=2023.11.12-04.38.11 +AssetManagerEditor.LastCompileMethod=Unknown +TreeMap.TimeStamp=2023.11.12-04.35.33 +TreeMap.LastCompileMethod=Unknown +Paper2D.TimeStamp=2023.11.12-04.37.59 +Paper2D.LastCompileMethod=Unknown +DataValidation.TimeStamp=2023.11.12-04.38.11 +DataValidation.LastCompileMethod=Unknown +GameplayTagsEditor.TimeStamp=2023.11.12-04.38.12 +GameplayTagsEditor.LastCompileMethod=Unknown +FacialAnimation.TimeStamp=2023.11.12-04.38.12 +FacialAnimation.LastCompileMethod=Unknown +FacialAnimationEditor.TimeStamp=2023.11.12-04.38.12 +FacialAnimationEditor.LastCompileMethod=Unknown +InputEditor.TimeStamp=2023.11.12-04.38.15 +InputEditor.LastCompileMethod=Unknown +MeshPaintEditorMode.TimeStamp=2023.11.12-04.42.54 +MeshPaintEditorMode.LastCompileMethod=Unknown +MeshPaintingToolset.TimeStamp=2023.11.12-04.42.54 +MeshPaintingToolset.LastCompileMethod=Unknown +TraceUtilities.TimeStamp=2023.11.12-04.43.45 +TraceUtilities.LastCompileMethod=Unknown +EditorTraceUtilities.TimeStamp=2023.11.12-04.43.45 +EditorTraceUtilities.LastCompileMethod=Unknown +AutomationUtils.TimeStamp=2023.11.12-04.38.29 +AutomationUtils.LastCompileMethod=Unknown +AutomationUtilsEditor.TimeStamp=2023.11.12-04.38.29 +AutomationUtilsEditor.LastCompileMethod=Unknown +BackChannel.TimeStamp=2023.11.12-04.38.29 +BackChannel.LastCompileMethod=Unknown +ChaosClothEditor.TimeStamp=2023.11.12-04.38.29 +ChaosClothEditor.LastCompileMethod=Unknown +FractureEditor.TimeStamp=2023.11.12-04.38.29 +FractureEditor.LastCompileMethod=Unknown +ChaosNiagara.TimeStamp=2023.11.12-04.38.30 +ChaosNiagara.LastCompileMethod=Unknown +ChaosSolverEditor.TimeStamp=2023.11.12-04.38.30 +ChaosSolverEditor.LastCompileMethod=Unknown +ChaosUserDataPT.TimeStamp=2023.11.12-04.38.30 +ChaosUserDataPT.LastCompileMethod=Unknown +DataflowEditor.TimeStamp=2023.11.12-04.38.31 +DataflowEditor.LastCompileMethod=Unknown +DataflowEnginePlugin.TimeStamp=2023.11.12-04.38.31 +DataflowEnginePlugin.LastCompileMethod=Unknown +DataflowNodes.TimeStamp=2023.11.12-04.38.31 +DataflowNodes.LastCompileMethod=Unknown +GeometryCollectionEditor.TimeStamp=2023.11.12-04.38.32 +GeometryCollectionEditor.LastCompileMethod=Unknown +GeometryCollectionTracks.TimeStamp=2023.11.12-04.38.32 +GeometryCollectionTracks.LastCompileMethod=Unknown +GeometryCollectionSequencer.TimeStamp=2023.11.12-04.38.32 +GeometryCollectionSequencer.LastCompileMethod=Unknown +GeometryCollectionEngine.TimeStamp=2023.11.12-04.35.27 +GeometryCollectionEngine.LastCompileMethod=Unknown +GeometryCollectionNodes.TimeStamp=2023.11.12-04.38.32 +GeometryCollectionNodes.LastCompileMethod=Unknown +GeometryFlowCore.TimeStamp=2023.11.12-04.38.32 +GeometryFlowCore.LastCompileMethod=Unknown +GeometryFlowMeshProcessing.TimeStamp=2023.11.12-04.38.32 +GeometryFlowMeshProcessing.LastCompileMethod=Unknown +GeometryFlowMeshProcessingEditor.TimeStamp=2023.11.12-04.38.32 +GeometryFlowMeshProcessingEditor.LastCompileMethod=Unknown +MeshLODToolset.TimeStamp=2023.11.12-04.38.35 +MeshLODToolset.LastCompileMethod=Unknown +MeshModelingToolsExp.TimeStamp=2023.11.12-04.38.36 +MeshModelingToolsExp.LastCompileMethod=Unknown +MeshModelingToolsEditorOnlyExp.TimeStamp=2023.11.12-04.38.36 +MeshModelingToolsEditorOnlyExp.LastCompileMethod=Unknown +GeometryProcessingAdapters.TimeStamp=2023.11.12-04.38.35 +GeometryProcessingAdapters.LastCompileMethod=Unknown +ModelingEditorUI.TimeStamp=2023.11.12-04.38.36 +ModelingEditorUI.LastCompileMethod=Unknown +SkeletalMeshModifiers.TimeStamp=2023.11.12-04.38.36 +SkeletalMeshModifiers.LastCompileMethod=Unknown +LocalizableMessage.TimeStamp=2023.11.12-04.38.35 +LocalizableMessage.LastCompileMethod=Unknown +LocalizableMessageBlueprint.TimeStamp=2023.11.12-04.38.35 +LocalizableMessageBlueprint.LastCompileMethod=Unknown +OpenImageDenoise.TimeStamp=2023.11.12-04.38.53 +OpenImageDenoise.LastCompileMethod=Unknown +StructUtilsEngine.TimeStamp=2023.11.12-04.42.02 +StructUtilsEngine.LastCompileMethod=Unknown +StructUtilsEditor.TimeStamp=2023.11.12-04.42.02 +StructUtilsEditor.LastCompileMethod=Unknown +StructUtilsNodes.TimeStamp=2023.11.12-04.42.02 +StructUtilsNodes.LastCompileMethod=Unknown +StructUtilsTestSuite.TimeStamp=2023.11.12-04.42.02 +StructUtilsTestSuite.LastCompileMethod=Unknown +ToolPresetAsset.TimeStamp=2023.11.12-04.42.12 +ToolPresetAsset.LastCompileMethod=Unknown +ToolPresetEditor.TimeStamp=2023.11.12-04.42.12 +ToolPresetEditor.LastCompileMethod=Unknown +InterchangeEditor.TimeStamp=2023.11.12-04.42.48 +InterchangeEditor.LastCompileMethod=Unknown +InterchangeEditorPipelines.TimeStamp=2023.11.12-04.42.48 +InterchangeEditorPipelines.LastCompileMethod=Unknown +InterchangeEditorUtilities.TimeStamp=2023.11.12-04.42.48 +InterchangeEditorUtilities.LastCompileMethod=Unknown +GLTFCore.TimeStamp=2023.11.12-04.42.48 +GLTFCore.LastCompileMethod=Unknown +InterchangeMessages.TimeStamp=2023.11.12-04.42.48 +InterchangeMessages.LastCompileMethod=Unknown +InterchangeExport.TimeStamp=2023.11.12-04.42.48 +InterchangeExport.LastCompileMethod=Unknown +InterchangeDispatcher.TimeStamp=2023.11.12-04.42.48 +InterchangeDispatcher.LastCompileMethod=Unknown +InterchangeCommonParser.TimeStamp=2023.11.12-04.42.48 +InterchangeCommonParser.LastCompileMethod=Unknown +InterchangeFbxParser.TimeStamp=2023.11.12-04.42.48 +InterchangeFbxParser.LastCompileMethod=Unknown +OnlineBase.TimeStamp=2023.11.12-04.42.55 +OnlineBase.LastCompileMethod=Unknown +ACLPluginEditor.TimeStamp=2023.11.12-04.38.00 +ACLPluginEditor.LastCompileMethod=Unknown +AnimationModifierLibrary.TimeStamp=2023.11.12-04.38.00 +AnimationModifierLibrary.LastCompileMethod=Unknown +TakeMovieScene.TimeStamp=2023.11.12-04.43.50 +TakeMovieScene.LastCompileMethod=Unknown +TakeSequencer.TimeStamp=2023.11.12-04.43.50 +TakeSequencer.LastCompileMethod=Unknown +BlendSpaceMotionAnalysis.TimeStamp=2023.11.12-04.38.00 +BlendSpaceMotionAnalysis.LastCompileMethod=Unknown +ControlRigSpline.TimeStamp=2023.11.12-04.38.02 +ControlRigSpline.LastCompileMethod=Unknown +ImgMedia.TimeStamp=2023.11.12-04.42.52 +ImgMedia.LastCompileMethod=Unknown +MediaCompositing.TimeStamp=2023.11.12-04.42.53 +MediaCompositing.LastCompileMethod=Unknown +MediaPlate.TimeStamp=2023.11.12-04.42.53 +MediaPlate.LastCompileMethod=Unknown +MediaPlateEditor.TimeStamp=2023.11.12-04.42.53 +MediaPlateEditor.LastCompileMethod=Unknown +NiagaraEditorWidgets.TimeStamp=2023.11.12-04.42.27 +NiagaraEditorWidgets.LastCompileMethod=Unknown +SequencerScripting.TimeStamp=2023.11.12-04.42.55 +SequencerScripting.LastCompileMethod=Unknown +SequencerScriptingEditor.TimeStamp=2023.11.12-04.42.55 +SequencerScriptingEditor.LastCompileMethod=Unknown +TemplateSequence.TimeStamp=2023.11.12-04.42.55 +TemplateSequence.LastCompileMethod=Unknown +InterchangeTests.TimeStamp=2023.11.12-04.43.45 +InterchangeTests.LastCompileMethod=Unknown +InterchangeTestEditor.TimeStamp=2023.11.12-04.43.45 +InterchangeTestEditor.LastCompileMethod=Unknown +DatasmithContentEditor.TimeStamp=2023.11.12-04.38.20 +DatasmithContentEditor.LastCompileMethod=Unknown +OodleNetworkHandlerComponent.TimeStamp=2023.11.12-04.38.08 +OodleNetworkHandlerComponent.LastCompileMethod=Unknown +VariantManager.TimeStamp=2023.11.12-04.38.25 +VariantManager.LastCompileMethod=Unknown +VariantManagerContentEditor.TimeStamp=2023.11.12-04.38.25 +VariantManagerContentEditor.LastCompileMethod=Unknown +AlembicImporter.TimeStamp=2023.11.12-04.42.39 +AlembicImporter.LastCompileMethod=Unknown +AlembicLibrary.TimeStamp=2023.11.12-04.42.39 +AlembicLibrary.LastCompileMethod=Unknown +GeometryCache.TimeStamp=2023.11.12-04.43.05 +GeometryCache.LastCompileMethod=Unknown +GeometryCacheEd.TimeStamp=2023.11.12-04.43.05 +GeometryCacheEd.LastCompileMethod=Unknown +AnimationSharingEd.TimeStamp=2023.11.12-04.38.08 +AnimationSharingEd.LastCompileMethod=Unknown +CLionSourceCodeAccess.TimeStamp=2023.11.12-04.38.08 +CLionSourceCodeAccess.LastCompileMethod=Unknown +DumpGPUServices.TimeStamp=2023.11.12-04.38.10 +DumpGPUServices.LastCompileMethod=Unknown +GitSourceControl.TimeStamp=2023.11.12-04.38.10 +GitSourceControl.LastCompileMethod=Unknown +N10XSourceCodeAccess.TimeStamp=2023.11.12-04.38.10 +N10XSourceCodeAccess.LastCompileMethod=Unknown +PluginUtils.TimeStamp=2023.11.12-04.38.10 +PluginUtils.LastCompileMethod=Unknown +RiderSourceCodeAccess.TimeStamp=2023.11.12-04.38.10 +RiderSourceCodeAccess.LastCompileMethod=Unknown +SubversionSourceControl.TimeStamp=2023.11.12-04.38.10 +SubversionSourceControl.LastCompileMethod=Unknown +ActorLayerUtilities.TimeStamp=2023.11.12-04.43.00 +ActorLayerUtilities.LastCompileMethod=Unknown +ActorLayerUtilitiesEditor.TimeStamp=2023.11.12-04.43.00 +ActorLayerUtilitiesEditor.LastCompileMethod=Unknown +UObjectPlugin.TimeStamp=2023.11.12-04.38.10 +UObjectPlugin.LastCompileMethod=Unknown +VisualStudioCodeSourceCodeAccess.TimeStamp=2023.11.12-04.38.10 +VisualStudioCodeSourceCodeAccess.LastCompileMethod=Unknown +VisualStudioSourceCodeAccess.TimeStamp=2023.11.12-04.38.10 +VisualStudioSourceCodeAccess.LastCompileMethod=Unknown +AndroidPermission.TimeStamp=2023.11.12-04.43.00 +AndroidPermission.LastCompileMethod=Unknown +AppleImageUtils.TimeStamp=2023.11.12-04.43.01 +AppleImageUtils.LastCompileMethod=Unknown +AppleImageUtilsBlueprintSupport.TimeStamp=2023.11.12-04.43.01 +AppleImageUtilsBlueprintSupport.LastCompileMethod=Unknown +ArchVisCharacter.TimeStamp=2023.11.12-04.43.03 +ArchVisCharacter.LastCompileMethod=Unknown +AssetTags.TimeStamp=2023.11.12-04.43.03 +AssetTags.LastCompileMethod=Unknown +AudioCapture.TimeStamp=2023.11.12-04.43.03 +AudioCapture.LastCompileMethod=Unknown +AudioCaptureWasapi.TimeStamp=2023.11.12-04.35.24 +AudioCaptureWasapi.LastCompileMethod=Unknown +GeometryCacheSequencer.TimeStamp=2023.11.12-04.43.05 +GeometryCacheSequencer.LastCompileMethod=Unknown +GeometryCacheStreamer.TimeStamp=2023.11.12-04.43.05 +GeometryCacheStreamer.LastCompileMethod=Unknown +GeometryCacheTracks.TimeStamp=2023.11.12-04.43.05 +GeometryCacheTracks.LastCompileMethod=Unknown +GeometryAlgorithms.TimeStamp=2023.11.12-04.43.06 +GeometryAlgorithms.LastCompileMethod=Unknown +DynamicMesh.TimeStamp=2023.11.12-04.43.05 +DynamicMesh.LastCompileMethod=Unknown +GooglePAD.TimeStamp=2023.11.12-04.43.17 +GooglePAD.LastCompileMethod=Unknown +InputDebugging.TimeStamp=2023.11.12-04.43.23 +InputDebugging.LastCompileMethod=Unknown +InputDebuggingEditor.TimeStamp=2023.11.12-04.43.23 +InputDebuggingEditor.LastCompileMethod=Unknown +MeshModelingTools.TimeStamp=2023.11.12-04.43.25 +MeshModelingTools.LastCompileMethod=Unknown +MeshModelingToolsEditorOnly.TimeStamp=2023.11.12-04.43.25 +MeshModelingToolsEditorOnly.LastCompileMethod=Unknown +ModelingComponents.TimeStamp=2023.11.12-04.43.25 +ModelingComponents.LastCompileMethod=Unknown +GeometryFramework.TimeStamp=2023.11.12-04.35.28 +GeometryFramework.LastCompileMethod=Unknown +ModelingComponentsEditorOnly.TimeStamp=2023.11.12-04.43.25 +ModelingComponentsEditorOnly.LastCompileMethod=Unknown +ModelingOperators.TimeStamp=2023.11.12-04.43.25 +ModelingOperators.LastCompileMethod=Unknown +ModelingOperatorsEditorOnly.TimeStamp=2023.11.12-04.43.25 +ModelingOperatorsEditorOnly.LastCompileMethod=Unknown +MobilePatchingUtils.TimeStamp=2023.11.12-04.43.29 +MobilePatchingUtils.LastCompileMethod=Unknown +ProceduralMeshComponentEditor.TimeStamp=2023.11.12-04.43.41 +ProceduralMeshComponentEditor.LastCompileMethod=Unknown +ResonanceAudio.TimeStamp=2023.11.12-04.43.42 +ResonanceAudio.LastCompileMethod=Unknown +SynthesisEditor.TimeStamp=2023.11.12-04.43.43 +SynthesisEditor.LastCompileMethod=Unknown +Paper2DEditor.TimeStamp=2023.11.12-04.38.00 +Paper2DEditor.LastCompileMethod=Unknown +PaperSpriteSheetImporter.TimeStamp=2023.11.12-04.38.00 +PaperSpriteSheetImporter.LastCompileMethod=Unknown +PaperTiledImporter.TimeStamp=2023.11.12-04.38.00 +PaperTiledImporter.LastCompileMethod=Unknown +BlueprintHeaderView.TimeStamp=2023.11.12-04.38.11 +BlueprintHeaderView.LastCompileMethod=Unknown +ChangelistReview.TimeStamp=2023.11.12-04.38.11 +ChangelistReview.LastCompileMethod=Unknown +CryptoKeys.TimeStamp=2023.11.12-04.38.11 +CryptoKeys.LastCompileMethod=Unknown +CryptoKeysOpenSSL.TimeStamp=2023.11.12-04.38.11 +CryptoKeysOpenSSL.LastCompileMethod=Unknown +CurveEditorTools.TimeStamp=2023.11.12-04.38.11 +CurveEditorTools.LastCompileMethod=Unknown +EditorDebugTools.TimeStamp=2023.11.12-04.38.12 +EditorDebugTools.LastCompileMethod=Unknown +EditorScriptingUtilities.TimeStamp=2023.11.12-04.38.12 +EditorScriptingUtilities.LastCompileMethod=Unknown +MaterialAnalyzer.TimeStamp=2023.11.12-04.38.12 +MaterialAnalyzer.LastCompileMethod=Unknown +MobileLauncherProfileWizard.TimeStamp=2023.11.12-04.38.12 +MobileLauncherProfileWizard.LastCompileMethod=Unknown +ModelingToolsEditorMode.TimeStamp=2023.11.12-04.38.12 +ModelingToolsEditorMode.LastCompileMethod=Unknown +PluginBrowser.TimeStamp=2023.11.12-04.38.12 +PluginBrowser.LastCompileMethod=Unknown +SequencerAnimTools.TimeStamp=2023.11.12-04.38.12 +SequencerAnimTools.LastCompileMethod=Unknown +SpeedTreeImporter.TimeStamp=2023.11.12-04.38.12 +SpeedTreeImporter.LastCompileMethod=Unknown +UVEditor.TimeStamp=2023.11.12-04.38.12 +UVEditor.LastCompileMethod=Unknown +UVEditorTools.TimeStamp=2023.11.12-04.38.13 +UVEditorTools.LastCompileMethod=Unknown +UVEditorToolsEditorOnly.TimeStamp=2023.11.12-04.38.13 +UVEditorToolsEditorOnly.LastCompileMethod=Unknown +WorldPartitionHLODUtilities.TimeStamp=2023.11.12-04.38.15 +WorldPartitionHLODUtilities.LastCompileMethod=Unknown +PortableObjectFileDataSource.TimeStamp=2023.11.12-04.38.12 +PortableObjectFileDataSource.LastCompileMethod=Unknown +ContentBrowserAssetDataSource.TimeStamp=2023.11.12-04.38.11 +ContentBrowserAssetDataSource.LastCompileMethod=Unknown +CollectionManager.TimeStamp=2023.11.12-04.35.24 +CollectionManager.LastCompileMethod=Unknown +ContentBrowserFileDataSource.TimeStamp=2023.11.12-04.38.11 +ContentBrowserFileDataSource.LastCompileMethod=Unknown +ContentBrowserClassDataSource.TimeStamp=2023.11.12-04.38.11 +ContentBrowserClassDataSource.LastCompileMethod=Unknown +LightMixer.TimeStamp=2023.11.12-04.38.12 +LightMixer.LastCompileMethod=Unknown +ObjectMixerEditor.TimeStamp=2023.11.12-04.38.12 +ObjectMixerEditor.LastCompileMethod=Unknown +Bridge.TimeStamp=2023.11.12-04.54.14 +Bridge.LastCompileMethod=Unknown +MegascansPlugin.TimeStamp=2023.11.12-04.54.15 +MegascansPlugin.LastCompileMethod=Unknown +TakesCore.TimeStamp=2023.11.12-04.43.50 +TakesCore.LastCompileMethod=Unknown +TakeTrackRecorders.TimeStamp=2023.11.12-04.43.50 +TakeTrackRecorders.LastCompileMethod=Unknown +TakeRecorderSources.TimeStamp=2023.11.12-04.43.50 +TakeRecorderSources.LastCompileMethod=Unknown +CacheTrackRecorder.TimeStamp=2023.11.12-04.43.50 +CacheTrackRecorder.LastCompileMethod=Unknown +AudioSynesthesiaEditor.TimeStamp=2023.11.12-04.43.03 +AudioSynesthesiaEditor.LastCompileMethod=Unknown +ProfileVisualizer.TimeStamp=2023.11.12-04.35.31 +ProfileVisualizer.LastCompileMethod=Unknown +ProfilerService.TimeStamp=2023.11.12-04.35.31 +ProfilerService.LastCompileMethod=Unknown +ImageWriteQueue.TimeStamp=2023.11.12-04.35.28 +ImageWriteQueue.LastCompileMethod=Unknown +TypedElementFramework.TimeStamp=2023.11.12-04.35.33 +TypedElementFramework.LastCompileMethod=Unknown +TypedElementRuntime.TimeStamp=2023.11.12-04.35.33 +TypedElementRuntime.LastCompileMethod=Unknown +LevelInstanceEditor.TimeStamp=2023.11.12-04.35.29 +LevelInstanceEditor.LastCompileMethod=Unknown +AIModule.TimeStamp=2023.11.12-04.35.24 +AIModule.LastCompileMethod=Unknown +NavigationSystem.TimeStamp=2023.11.12-04.35.30 +NavigationSystem.LastCompileMethod=Unknown +AITestSuite.TimeStamp=2023.11.12-04.35.24 +AITestSuite.LastCompileMethod=Unknown +GameplayDebugger.TimeStamp=2023.11.12-04.35.27 +GameplayDebugger.LastCompileMethod=Unknown +MessagingRpc.TimeStamp=2023.11.12-04.35.29 +MessagingRpc.LastCompileMethod=Unknown +PortalRpc.TimeStamp=2023.11.12-04.35.31 +PortalRpc.LastCompileMethod=Unknown +PortalServices.TimeStamp=2023.11.12-04.35.31 +PortalServices.LastCompileMethod=Unknown +AnalyticsET.TimeStamp=2023.11.12-04.35.24 +AnalyticsET.LastCompileMethod=Unknown +LauncherPlatform.TimeStamp=2023.11.12-04.35.29 +LauncherPlatform.LastCompileMethod=Unknown +AudioMixerXAudio2.TimeStamp=2023.11.12-04.35.24 +AudioMixerXAudio2.LastCompileMethod=Unknown +AudioMixer.TimeStamp=2023.11.12-04.35.24 +AudioMixer.LastCompileMethod=Unknown +AudioMixerCore.TimeStamp=2023.11.12-04.35.24 +AudioMixerCore.LastCompileMethod=Unknown +BinkAudioDecoder.TimeStamp=2023.11.12-04.35.24 +BinkAudioDecoder.LastCompileMethod=Unknown +StreamingPauseRendering.TimeStamp=2023.11.12-04.35.32 +StreamingPauseRendering.LastCompileMethod=Unknown +MovieScene.TimeStamp=2023.11.12-04.35.29 +MovieScene.LastCompileMethod=Unknown +MovieSceneTracks.TimeStamp=2023.11.12-04.35.29 +MovieSceneTracks.LastCompileMethod=Unknown +SparseVolumeTexture.TimeStamp=2023.11.12-04.35.32 +SparseVolumeTexture.LastCompileMethod=Unknown +Documentation.TimeStamp=2023.11.12-04.35.26 +Documentation.LastCompileMethod=Unknown +OutputLog.TimeStamp=2023.11.12-04.35.30 +OutputLog.LastCompileMethod=Unknown +SourceControlWindows.TimeStamp=2023.11.12-04.35.32 +SourceControlWindows.LastCompileMethod=Unknown +SourceControlWindowExtender.TimeStamp=2023.11.12-04.35.32 +SourceControlWindowExtender.LastCompileMethod=Unknown +UncontrolledChangelists.TimeStamp=2023.11.12-04.35.36 +UncontrolledChangelists.LastCompileMethod=Unknown +ClassViewer.TimeStamp=2023.11.12-04.35.24 +ClassViewer.LastCompileMethod=Unknown +StructViewer.TimeStamp=2023.11.12-04.35.32 +StructViewer.LastCompileMethod=Unknown +GraphEditor.TimeStamp=2023.11.12-04.35.28 +GraphEditor.LastCompileMethod=Unknown +Kismet.TimeStamp=2023.11.12-04.35.29 +Kismet.LastCompileMethod=Unknown +KismetWidgets.TimeStamp=2023.11.12-04.35.29 +KismetWidgets.LastCompileMethod=Unknown +Persona.TimeStamp=2023.11.12-04.35.30 +Persona.LastCompileMethod=Unknown +AdvancedPreviewScene.TimeStamp=2023.11.12-04.35.24 +AdvancedPreviewScene.LastCompileMethod=Unknown +AnimationBlueprintEditor.TimeStamp=2023.11.12-04.35.24 +AnimationBlueprintEditor.LastCompileMethod=Unknown +PackagesDialog.TimeStamp=2023.11.12-04.35.30 +PackagesDialog.LastCompileMethod=Unknown +DetailCustomizations.TimeStamp=2023.11.12-04.35.26 +DetailCustomizations.LastCompileMethod=Unknown +ComponentVisualizers.TimeStamp=2023.11.12-04.35.24 +ComponentVisualizers.LastCompileMethod=Unknown +Layers.TimeStamp=2023.11.12-04.35.29 +Layers.LastCompileMethod=Unknown +AutomationWindow.TimeStamp=2023.11.12-04.35.24 +AutomationWindow.LastCompileMethod=Unknown +AutomationController.TimeStamp=2023.11.12-04.35.24 +AutomationController.LastCompileMethod=Unknown +DeviceManager.TimeStamp=2023.11.12-04.35.26 +DeviceManager.LastCompileMethod=Unknown +ProfilerClient.TimeStamp=2023.11.12-04.35.31 +ProfilerClient.LastCompileMethod=Unknown +SessionFrontend.TimeStamp=2023.11.12-04.35.32 +SessionFrontend.LastCompileMethod=Unknown +ProjectLauncher.TimeStamp=2023.11.12-04.35.31 +ProjectLauncher.LastCompileMethod=Unknown +SettingsEditor.TimeStamp=2023.11.12-04.35.32 +SettingsEditor.LastCompileMethod=Unknown +EditorSettingsViewer.TimeStamp=2023.11.12-04.35.26 +EditorSettingsViewer.LastCompileMethod=Unknown +InternationalizationSettings.TimeStamp=2023.11.12-04.35.29 +InternationalizationSettings.LastCompileMethod=Unknown +ProjectSettingsViewer.TimeStamp=2023.11.12-04.35.31 +ProjectSettingsViewer.LastCompileMethod=Unknown +ProjectTargetPlatformEditor.TimeStamp=2023.11.12-04.35.31 +ProjectTargetPlatformEditor.LastCompileMethod=Unknown +Blutility.TimeStamp=2023.11.12-04.35.24 +Blutility.LastCompileMethod=Unknown +XmlParser.TimeStamp=2023.11.12-04.35.36 +XmlParser.LastCompileMethod=Unknown +UndoHistory.TimeStamp=2023.11.12-04.35.36 +UndoHistory.LastCompileMethod=Unknown +DeviceProfileEditor.TimeStamp=2023.11.12-04.35.26 +DeviceProfileEditor.LastCompileMethod=Unknown +HardwareTargeting.TimeStamp=2023.11.12-04.35.28 +HardwareTargeting.LastCompileMethod=Unknown +LocalizationDashboard.TimeStamp=2023.11.12-04.35.29 +LocalizationDashboard.LastCompileMethod=Unknown +LocalizationService.TimeStamp=2023.11.12-04.35.29 +LocalizationService.LastCompileMethod=Unknown +MergeActors.TimeStamp=2023.11.12-04.35.29 +MergeActors.LastCompileMethod=Unknown +InputBindingEditor.TimeStamp=2023.11.12-04.35.28 +InputBindingEditor.LastCompileMethod=Unknown +EditorInteractiveToolsFramework.TimeStamp=2023.11.12-04.35.26 +EditorInteractiveToolsFramework.LastCompileMethod=Unknown +InteractiveToolsFramework.TimeStamp=2023.11.12-04.35.29 +InteractiveToolsFramework.LastCompileMethod=Unknown +TraceInsights.TimeStamp=2023.11.12-04.35.33 +TraceInsights.LastCompileMethod=Unknown +TraceServices.TimeStamp=2023.11.12-04.35.33 +TraceServices.LastCompileMethod=Unknown +TraceAnalysis.TimeStamp=2023.11.12-04.35.33 +TraceAnalysis.LastCompileMethod=Unknown +StaticMeshEditor.TimeStamp=2023.11.12-04.35.32 +StaticMeshEditor.LastCompileMethod=Unknown +EditorFramework.TimeStamp=2023.11.12-04.35.26 +EditorFramework.LastCompileMethod=Unknown +EditorConfig.TimeStamp=2023.11.12-04.35.26 +EditorConfig.LastCompileMethod=Unknown +DerivedDataEditor.TimeStamp=2023.11.12-04.35.26 +DerivedDataEditor.LastCompileMethod=Unknown +CSVtoSVG.TimeStamp=2023.11.12-04.35.25 +CSVtoSVG.LastCompileMethod=Unknown +VirtualizationEditor.TimeStamp=2023.11.12-04.35.36 +VirtualizationEditor.LastCompileMethod=Unknown +AnimationSettings.TimeStamp=2023.11.12-04.35.24 +AnimationSettings.LastCompileMethod=Unknown +GameplayDebuggerEditor.TimeStamp=2023.11.12-04.35.27 +GameplayDebuggerEditor.LastCompileMethod=Unknown +RenderResourceViewer.TimeStamp=2023.11.12-04.35.31 +RenderResourceViewer.LastCompileMethod=Unknown +AndroidRuntimeSettings.TimeStamp=2023.11.12-04.35.14 +AndroidRuntimeSettings.LastCompileMethod=Unknown +IOSRuntimeSettings.TimeStamp=2023.11.12-04.35.17 +IOSRuntimeSettings.LastCompileMethod=Unknown +MacPlatformEditor.TimeStamp=2023.11.12-04.35.29 +MacPlatformEditor.LastCompileMethod=Unknown +WindowsPlatformEditor.TimeStamp=2023.11.12-04.35.36 +WindowsPlatformEditor.LastCompileMethod=Unknown +AndroidPlatformEditor.TimeStamp=2023.11.12-04.35.14 +AndroidPlatformEditor.LastCompileMethod=Unknown +AndroidDeviceDetection.TimeStamp=2023.11.12-04.35.14 +AndroidDeviceDetection.LastCompileMethod=Unknown +PIEPreviewDeviceProfileSelector.TimeStamp=2023.11.12-04.35.30 +PIEPreviewDeviceProfileSelector.LastCompileMethod=Unknown +IOSPlatformEditor.TimeStamp=2023.11.12-04.35.17 +IOSPlatformEditor.LastCompileMethod=Unknown +LogVisualizer.TimeStamp=2023.11.12-04.35.29 +LogVisualizer.LastCompileMethod=Unknown +WidgetRegistration.TimeStamp=2023.11.12-04.35.36 +WidgetRegistration.LastCompileMethod=Unknown +ClothPainter.TimeStamp=2023.11.12-04.35.24 +ClothPainter.LastCompileMethod=Unknown +SkeletalMeshEditor.TimeStamp=2023.11.12-04.35.32 +SkeletalMeshEditor.LastCompileMethod=Unknown +ViewportInteraction.TimeStamp=2023.11.12-04.35.36 +ViewportInteraction.LastCompileMethod=Unknown +EditorWidgets.TimeStamp=2023.11.12-04.35.26 +EditorWidgets.LastCompileMethod=Unknown +ViewportSnapping.TimeStamp=2023.11.12-04.35.36 +ViewportSnapping.LastCompileMethod=Unknown +ActorPickerMode.TimeStamp=2023.11.12-04.35.24 +ActorPickerMode.LastCompileMethod=Unknown +SceneDepthPickerMode.TimeStamp=2023.11.12-04.35.31 +SceneDepthPickerMode.LastCompileMethod=Unknown +LandscapeEditor.TimeStamp=2023.11.12-04.35.29 +LandscapeEditor.LastCompileMethod=Unknown +FoliageEdit.TimeStamp=2023.11.12-04.35.27 +FoliageEdit.LastCompileMethod=Unknown +VirtualTexturingEditor.TimeStamp=2023.11.12-04.35.36 +VirtualTexturingEditor.LastCompileMethod=Unknown +PlacementMode.TimeStamp=2023.11.12-04.35.31 +PlacementMode.LastCompileMethod=Unknown +MeshPaint.TimeStamp=2023.11.12-04.35.29 +MeshPaint.LastCompileMethod=Unknown +SessionServices.TimeStamp=2023.11.12-04.35.32 +SessionServices.LastCompileMethod=Unknown +CharacterAI.TimeStamp=2023.11.12-04.38.30 +CharacterAI.LastCompileMethod=Unknown +FractureEngine.TimeStamp=2023.11.12-04.38.31 +FractureEngine.LastCompileMethod=Unknown +PlanarCut.TimeStamp=2023.11.12-04.38.56 +PlanarCut.LastCompileMethod=Unknown +ControlRigEditor.TimeStamp=2023.11.12-04.38.01 +ControlRigEditor.LastCompileMethod=Unknown +IKRigEditor.TimeStamp=2023.11.12-04.38.03 +IKRigEditor.LastCompileMethod=Unknown +AndroidMediaEditor.TimeStamp=2023.11.12-04.42.51 +AndroidMediaEditor.LastCompileMethod=Unknown +AndroidMediaFactory.TimeStamp=2023.11.12-04.42.51 +AndroidMediaFactory.LastCompileMethod=Unknown +AvfMediaEditor.TimeStamp=2023.11.12-04.42.51 +AvfMediaEditor.LastCompileMethod=Unknown +AvfMediaFactory.TimeStamp=2023.11.12-04.42.51 +AvfMediaFactory.LastCompileMethod=Unknown +ImgMediaEditor.TimeStamp=2023.11.12-04.42.52 +ImgMediaEditor.LastCompileMethod=Unknown +ImgMediaFactory.TimeStamp=2023.11.12-04.42.52 +ImgMediaFactory.LastCompileMethod=Unknown +OpenExrWrapper.TimeStamp=2023.11.12-04.42.52 +OpenExrWrapper.LastCompileMethod=Unknown +MediaCompositingEditor.TimeStamp=2023.11.12-04.42.53 +MediaCompositingEditor.LastCompileMethod=Unknown +SequenceRecorder.TimeStamp=2023.11.12-04.35.32 +SequenceRecorder.LastCompileMethod=Unknown +MediaPlayerEditor.TimeStamp=2023.11.12-04.42.53 +MediaPlayerEditor.LastCompileMethod=Unknown +CameraShakePreviewer.TimeStamp=2023.11.12-04.38.07 +CameraShakePreviewer.LastCompileMethod=Unknown +WebMMedia.TimeStamp=2023.11.12-04.42.54 +WebMMedia.LastCompileMethod=Unknown +WebMMediaEditor.TimeStamp=2023.11.12-04.42.54 +WebMMediaEditor.LastCompileMethod=Unknown +WebMMediaFactory.TimeStamp=2023.11.12-04.42.54 +WebMMediaFactory.LastCompileMethod=Unknown +WmfMediaEditor.TimeStamp=2023.11.12-04.42.54 +WmfMediaEditor.LastCompileMethod=Unknown +WmfMediaFactory.TimeStamp=2023.11.12-04.42.54 +WmfMediaFactory.LastCompileMethod=Unknown +ActorSequenceEditor.TimeStamp=2023.11.12-04.42.54 +ActorSequenceEditor.LastCompileMethod=Unknown +LevelSequenceEditor.TimeStamp=2023.11.12-04.42.54 +LevelSequenceEditor.LastCompileMethod=Unknown +TemplateSequenceEditor.TimeStamp=2023.11.12-04.42.55 +TemplateSequenceEditor.LastCompileMethod=Unknown +AndroidFileServerEditor.TimeStamp=2023.11.12-04.43.00 +AndroidFileServerEditor.LastCompileMethod=Unknown +AudioCaptureEditor.TimeStamp=2023.11.12-04.43.03 +AudioCaptureEditor.LastCompileMethod=Unknown +GooglePADEditor.TimeStamp=2023.11.12-04.43.17 +GooglePADEditor.LastCompileMethod=Unknown +ResonanceAudioEditor.TimeStamp=2023.11.12-04.43.42 +ResonanceAudioEditor.LastCompileMethod=Unknown +RigVMEditor.TimeStamp=2023.11.12-04.43.42 +RigVMEditor.LastCompileMethod=Unknown +WaveTableEditor.TimeStamp=2023.11.12-04.43.44 +WaveTableEditor.LastCompileMethod=Unknown +SmartSnapping.TimeStamp=2023.11.12-04.38.00 +SmartSnapping.LastCompileMethod=Unknown +EngineAssetDefinitions.TimeStamp=2023.11.12-04.38.12 +EngineAssetDefinitions.LastCompileMethod=Unknown +GeometryMode.TimeStamp=2023.11.12-04.38.12 +GeometryMode.LastCompileMethod=Unknown +BspMode.TimeStamp=2023.11.12-04.38.12 +BspMode.LastCompileMethod=Unknown +TextureAlignMode.TimeStamp=2023.11.12-04.38.12 +TextureAlignMode.LastCompileMethod=Unknown +AutomationWorker.TimeStamp=2023.11.12-04.35.24 +AutomationWorker.LastCompileMethod=Unknown +SequenceRecorderSections.TimeStamp=2023.11.12-04.35.32 +SequenceRecorderSections.LastCompileMethod=Unknown +StatsViewer.TimeStamp=2023.11.12-04.35.32 +StatsViewer.LastCompileMethod=Unknown +DataLayerEditor.TimeStamp=2023.11.12-04.35.25 +DataLayerEditor.LastCompileMethod=Unknown +GameProjectGeneration.TimeStamp=2023.11.12-04.35.27 +GameProjectGeneration.LastCompileMethod=Unknown +UnsavedAssetsTracker.TimeStamp=2023.11.12-04.35.36 +UnsavedAssetsTracker.LastCompileMethod=Unknown +StatusBar.TimeStamp=2023.11.12-04.35.32 +StatusBar.LastCompileMethod=Unknown +AddContentDialog.TimeStamp=2023.11.12-04.35.24 +AddContentDialog.LastCompileMethod=Unknown +WidgetCarousel.TimeStamp=2023.11.12-04.35.36 +WidgetCarousel.LastCompileMethod=Unknown +SceneOutliner.TimeStamp=2023.11.12-04.35.31 +SceneOutliner.LastCompileMethod=Unknown +SubobjectEditor.TimeStamp=2023.11.12-04.35.32 +SubobjectEditor.LastCompileMethod=Unknown +HierarchicalLODOutliner.TimeStamp=2023.11.12-04.35.28 +HierarchicalLODOutliner.LastCompileMethod=Unknown +SequencerWidgets.TimeStamp=2023.11.12-04.35.32 +SequencerWidgets.LastCompileMethod=Unknown +FontEditor.TimeStamp=2023.11.12-04.35.27 +FontEditor.LastCompileMethod=Unknown +NewLevelDialog.TimeStamp=2023.11.12-04.35.30 +NewLevelDialog.LastCompileMethod=Unknown +HierarchicalLODUtilities.TimeStamp=2023.11.12-04.35.28 +HierarchicalLODUtilities.LastCompileMethod=Unknown +Voice.TimeStamp=2023.11.12-04.35.36 +Voice.LastCompileMethod=Unknown +MovieSceneCapture.TimeStamp=2023.11.12-04.35.29 +MovieSceneCapture.LastCompileMethod=Unknown +ExternalImagePicker.TimeStamp=2023.11.12-04.35.27 +ExternalImagePicker.LastCompileMethod=Unknown +LauncherServices.TimeStamp=2023.11.12-04.35.29 +LauncherServices.LastCompileMethod=Unknown +ElectraPlayerPluginHandler.TimeStamp=2023.11.12-04.42.52 +ElectraPlayerPluginHandler.LastCompileMethod=Unknown +ElectraPlayerRuntime.TimeStamp=2023.11.12-04.42.52 +ElectraPlayerRuntime.LastCompileMethod=Unknown +ElectraBase.TimeStamp=2023.11.12-04.42.52 +ElectraBase.LastCompileMethod=Unknown +ElectraSamples.TimeStamp=2023.11.12-04.42.52 +ElectraSamples.LastCompileMethod=Unknown +ElectraCodecFactory.TimeStamp=2023.11.12-04.42.52 +ElectraCodecFactory.LastCompileMethod=Unknown +ElectraDecoders.TimeStamp=2023.11.12-04.42.52 +ElectraDecoders.LastCompileMethod=Unknown +ElectraHTTPStream.TimeStamp=2023.11.12-04.42.52 +ElectraHTTPStream.LastCompileMethod=Unknown +ElectraSubtitles.TimeStamp=2023.11.12-04.42.52 +ElectraSubtitles.LastCompileMethod=Unknown +ElectraCDM.TimeStamp=2023.11.12-04.42.52 +ElectraCDM.LastCompileMethod=Unknown +ElectraPlayerPlugin.TimeStamp=2023.11.12-04.42.52 +ElectraPlayerPlugin.LastCompileMethod=Unknown +ElectraPlayerFactory.TimeStamp=2023.11.12-04.42.52 +ElectraPlayerFactory.LastCompileMethod=Unknown +OpusDecoderElectra.TimeStamp=2023.11.12-04.42.53 +OpusDecoderElectra.LastCompileMethod=Unknown +MaterialEditor.TimeStamp=2023.11.12-04.35.29 +MaterialEditor.LastCompileMethod=Unknown +TextureEditor.TimeStamp=2023.11.12-04.35.33 +TextureEditor.LastCompileMethod=Unknown + +[Python] +LastDirectory= +RecentsFiles=F:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py + +[DetailCustomWidgetExpansion] +GeneralProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +CryptoKeysSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GameplayTagsSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GameMapsSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MoviePlayerSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ProjectPackagingSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +HardwareTargetingSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AssetManagerSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AssetToolsSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +WidgetStateSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AISystem=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AnimationSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AnimationModifierSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AudioSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ChaosSolverSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +CineCameraSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +CollisionProfile=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ConsoleSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ControlRigSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +CookerSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +CrowdManager=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +DataDrivenConsoleVariableSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +DebugCameraControllerSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +EnhancedInputDeveloperSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +InputModifierDeadZone= +InputModifierResponseCurveExponential= +InputModifierFOVScaling= +InputTriggerDown= +InputTriggerPressed= +InputTriggerReleased= +InputTriggerHold= +InputTriggerHoldAndRelease= +InputTriggerTap= +InputTriggerPulse= +EnhancedInputEditorProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GameplayDebuggerConfig=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GarbageCollectionSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +Engine=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +HierarchicalLODSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +InputSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +InterchangeProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GLTFPipelineSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MaterialXPipelineSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LandscapeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LevelSequenceProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MeshBudgetProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MetaSoundSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +RecastNavMesh=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +NavigationSystemV1=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +NetworkSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +PhysicsSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +RendererSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +RendererOverrideSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +SlateSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +StreamingSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +TextureEncodingProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +UserInterfaceSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LevelEditor2DSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +EditorProjectAppearanceSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +BlueprintEditorProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ClassViewerProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +DDCProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +DocumentationSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +EditorUtilityWidgetProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ProxyLODMeshSimplificationSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LevelEditorProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LevelInstanceEditorSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MovieSceneToolsProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MeshSimplificationSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +PaperImporterSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +EditorPerformanceProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +SourceControlPreferences=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +SkeletalMeshSimplificationSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +PlasticSourceControlProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +StructViewerProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +TextureImportSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +UMGEditorProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AndroidRuntimeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ShaderPlatformQualitySettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AndroidSDKSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +IOSRuntimeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LinuxTargetSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MacTargetSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +WindowsTargetSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +XcodeProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AndroidFileServerRuntimeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +AvfMediaSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +DataflowSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +FractureModeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GeometryCacheStreamerSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +GooglePADRuntimeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ImgMediaSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ToolPresetProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +LevelSequenceEditorSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ModelingToolsEditorModeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ModelingComponentsSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +NiagaraSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +NiagaraEditorSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +PaperRuntimeSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +PythonScriptPluginSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +RenderDocPluginSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +ResonanceAudioSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +TakeRecorderProjectSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +MovieSceneTakeSettings= +TakeRecorderMicrophoneAudioSourceSettings= +TakeRecorderMicrophoneAudioManager= +MovieSceneAnimationTrackRecorderEditorSettings= +TakeRecorderWorldSourceSettings= +TcpMessagingSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +TemplateSequenceEditorSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +UdpMessagingSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +WmfMediaSettings=EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierDeadZone,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierResponseCurveExponential,EnhancedInputDeveloperSettings.Modifier Default Values.InputModifierFOVScaling,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerDown,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPressed,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerPulse,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerReleased,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHold,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerHoldAndRelease,EnhancedInputDeveloperSettings.Trigger Default Values.InputTriggerTap,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Android,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_IOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Linux,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_LinuxArm64,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Mac,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_TVOS,EnhancedInputDeveloperSettings.Enhanced Input.EnhancedInputPlatformSettings_Windows,InputSettings.Platforms.InputPlatformSettings_Android,InputSettings.Platforms.InputPlatformSettings_IOS,InputSettings.Platforms.InputPlatformSettings_Linux,InputSettings.Platforms.InputPlatformSettings_LinuxArm64,InputSettings.Platforms.InputPlatformSettings_Mac,InputSettings.Platforms.InputPlatformSettings_TVOS,InputSettings.Platforms.InputPlatformSettings_Windows,IOSRuntimeSettings.Remote Build.Remote Build Options,IOSRuntimeSettings.Remote Build.Secondary Remote Build Options,GameMapsSettings.DefaultModes.SelectedGameModeDetails +WorldSettings=WorldSettings.WorldPartitionSetup.RuntimeHash +WorldPartitionRuntimeSpatialHash= + +[DetailMultiObjectNodeExpansion] +GeneralProjectSettings=True +GameMapsSettings=True +AssetToolsSettings=True +Engine=True +BlueprintEditorProjectSettings=True +UMGEditorProjectSettings=True +WindowsTargetSettings=True +GameplayTagsSettings=True +MoviePlayerSettings=True +ProjectPackagingSettings=True +HardwareTargetingSettings=True +AssetManagerSettings=True +AISystem=True +AnimationSettings=True +AudioSettings=True +ChaosSolverSettings=True +CineCameraSettings=True +CollisionProfile=True +ConsoleSettings=True +CookerSettings=True +CrowdManager=True +EnhancedInputDeveloperSettings=True +GameplayDebuggerConfig=True +GarbageCollectionSettings=True +HierarchicalLODSettings=True +InputSettings=True +InterchangeProjectSettings=True +GLTFPipelineSettings=True +MaterialXPipelineSettings=True +LandscapeSettings=True +LevelSequenceProjectSettings=True +MetaSoundSettings=True +RecastNavMesh=True +NavigationSystemV1=True +NetworkSettings=True +PhysicsSettings=True +RendererSettings=True +RendererOverrideSettings=True +StreamingSettings=True +TextureEncodingProjectSettings=True +UserInterfaceSettings=True +LevelEditor2DSettings=True +EditorProjectAppearanceSettings=True +ClassViewerProjectSettings=True +DDCProjectSettings=True +EditorUtilityWidgetProjectSettings=True +ProxyLODMeshSimplificationSettings=True +LevelInstanceEditorSettings=True +MovieSceneToolsProjectSettings=True +MeshSimplificationSettings=True +PaperImporterSettings=True +EditorPerformanceProjectSettings=True +SourceControlPreferences=True +SkeletalMeshSimplificationSettings=True +PlasticSourceControlProjectSettings=True +StructViewerProjectSettings=True +TextureImportSettings=True +AndroidRuntimeSettings=True +ShaderPlatformQualitySettings=True +AndroidSDKSettings=True +IOSRuntimeSettings=True +LinuxTargetSettings=True +MacTargetSettings=True +XcodeProjectSettings=True +AndroidFileServerRuntimeSettings=True +DataflowSettings=True +FractureModeSettings=True +GeometryCacheStreamerSettings=True +ImgMediaSettings=True +ToolPresetProjectSettings=True +LevelSequenceEditorSettings=True +ModelingToolsEditorModeSettings=True +ModelingComponentsSettings=True +NiagaraSettings=True +NiagaraEditorSettings=True +PaperRuntimeSettings=True +PythonScriptPluginSettings=True +RenderDocPluginSettings=True +ResonanceAudioSettings=True +TakeRecorderProjectSettings=True +TcpMessagingSettings=True +UdpMessagingSettings=True +WmfMediaSettings=True +EditorStyleSettings=True +LevelEditorPlaySettings=True +LevelEditorViewportSettings=True +ControlRigSettings=True +EnhancedInputEditorProjectSettings=True +LevelEditorProjectSettings=True +MaterialEditorSettings=True +EditorKeyboardShortcutSettings=True +EditorPerProjectUserSettings=True +ModelingToolsModeCustomizationSettings=True +CryptoKeysSettings=True +AnimationModifierSettings=True +DataDrivenConsoleVariableSettings=True +DebugCameraControllerSettings=True +SlateSettings=True +GooglePADRuntimeSettings=True + +[/Script/Engine.WorldPartitionEditorPerProjectUserSettings] +bHideEditorDataLayers=False +bHideRuntimeDataLayers=False +bHideDataLayerActors=True +bHideUnloadedActors=False +bShowOnlySelectedActors=False +bHighlightSelectedDataLayers=True +bHideLevelInstanceContent=True +bDisableLoadingOfLastLoadedRegions=False +bBugItGoLoadRegion=False +bShowCellCoords=False +PerWorldEditorSettings=(("/Game/Untitled.Untitled", (LoadedEditorRegions=((Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True),(Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True)))),("/Game/REALGAME.REALGAME", (LoadedEditorRegions=((Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True),(Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True)))),("/Game/we.we", (LoadedEditorRegions=((Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True),(Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True)))),("/Game/test.test", (LoadedEditorRegions=((Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True),(Min=(X=-102480.867188,Y=-102536.195312,Z=-2097152.000000),Max=(X=102491.187500,Y=102276.851562,Z=2097152.000000),IsValid=True))))) + +[/Script/UnrealEd.MaterialEditorOptions] +bRealtimeMaterialViewport=False +bHideUnrelatedNodes=False +bUseUnsortedMenus=False + +[MaterialEditor] +PrimType=1 + +[/Script/UnrealEd.MaterialStatsOptions] +bPlatformUsed[0]=0 +bPlatformUsed[1]=0 +bPlatformUsed[2]=0 +bPlatformUsed[3]=0 +bPlatformUsed[4]=0 +bPlatformUsed[5]=0 +bPlatformUsed[6]=0 +bPlatformUsed[7]=0 +bPlatformUsed[8]=0 +bPlatformUsed[9]=0 +bPlatformUsed[10]=0 +bPlatformUsed[11]=0 +bPlatformUsed[12]=0 +bPlatformUsed[13]=0 +bPlatformUsed[14]=0 +bPlatformUsed[15]=0 +bPlatformUsed[16]=0 +bPlatformUsed[17]=0 +bPlatformUsed[18]=0 +bPlatformUsed[19]=0 +bPlatformUsed[20]=0 +bPlatformUsed[21]=0 +bPlatformUsed[22]=0 +bPlatformUsed[23]=0 +bPlatformUsed[24]=0 +bPlatformUsed[25]=0 +bPlatformUsed[26]=0 +bPlatformUsed[27]=0 +bPlatformUsed[28]=0 +bPlatformUsed[29]=0 +bPlatformUsed[30]=0 +bPlatformUsed[31]=0 +bPlatformUsed[32]=0 +bPlatformUsed[33]=0 +bPlatformUsed[34]=0 +bPlatformUsed[35]=0 +bPlatformUsed[36]=0 +bPlatformUsed[37]=0 +bPlatformUsed[38]=0 +bPlatformUsed[39]=0 +bPlatformUsed[40]=0 +bPlatformUsed[41]=0 +bPlatformUsed[42]=0 +bPlatformUsed[43]=0 +bPlatformUsed[44]=0 +bPlatformUsed[45]=0 +bPlatformUsed[46]=0 +bPlatformUsed[47]=0 +bPlatformUsed[48]=0 +bPlatformUsed[49]=1 +bPlatformUsed[50]=0 +bPlatformUsed[51]=0 +bPlatformUsed[52]=0 +bPlatformUsed[53]=0 +bPlatformUsed[54]=0 +bPlatformUsed[55]=0 +bPlatformUsed[56]=0 +bPlatformUsed[57]=0 +bPlatformUsed[58]=0 +bPlatformUsed[59]=0 +bPlatformUsed[60]=0 +bPlatformUsed[61]=0 +bPlatformUsed[62]=0 +bPlatformUsed[63]=0 +bPlatformUsed[64]=0 +bPlatformUsed[65]=0 +bPlatformUsed[66]=0 +bPlatformUsed[67]=0 +bPlatformUsed[68]=0 +bPlatformUsed[69]=0 +bPlatformUsed[70]=0 +bPlatformUsed[71]=0 +bPlatformUsed[72]=0 +bPlatformUsed[73]=0 +bPlatformUsed[74]=0 +bPlatformUsed[75]=0 +bPlatformUsed[76]=0 +bPlatformUsed[77]=0 +bPlatformUsed[78]=0 +bPlatformUsed[79]=0 +bPlatformUsed[80]=0 +bPlatformUsed[81]=0 +bPlatformUsed[82]=0 +bPlatformUsed[83]=0 +bPlatformUsed[84]=0 +bPlatformUsed[85]=0 +bPlatformUsed[86]=0 +bPlatformUsed[87]=0 +bPlatformUsed[88]=0 +bPlatformUsed[89]=0 +bPlatformUsed[90]=0 +bPlatformUsed[91]=0 +bPlatformUsed[92]=0 +bPlatformUsed[93]=0 +bPlatformUsed[94]=0 +bPlatformUsed[95]=0 +bPlatformUsed[96]=0 +bPlatformUsed[97]=0 +bPlatformUsed[98]=0 +bPlatformUsed[99]=0 +bPlatformUsed[100]=0 +bPlatformUsed[101]=0 +bPlatformUsed[102]=0 +bPlatformUsed[103]=0 +bPlatformUsed[104]=0 +bPlatformUsed[105]=0 +bPlatformUsed[106]=0 +bPlatformUsed[107]=0 +bPlatformUsed[108]=0 +bPlatformUsed[109]=0 +bPlatformUsed[110]=0 +bPlatformUsed[111]=0 +bPlatformUsed[112]=0 +bPlatformUsed[113]=0 +bPlatformUsed[114]=0 +bPlatformUsed[115]=0 +bPlatformUsed[116]=0 +bPlatformUsed[117]=0 +bPlatformUsed[118]=0 +bPlatformUsed[119]=0 +bPlatformUsed[120]=0 +bPlatformUsed[121]=0 +bPlatformUsed[122]=0 +bPlatformUsed[123]=0 +bPlatformUsed[124]=0 +bPlatformUsed[125]=0 +bPlatformUsed[126]=0 +bPlatformUsed[127]=0 +bPlatformUsed[128]=0 +bPlatformUsed[129]=0 +bPlatformUsed[130]=0 +bPlatformUsed[131]=0 +bPlatformUsed[132]=0 +bPlatformUsed[133]=0 +bPlatformUsed[134]=0 +bPlatformUsed[135]=0 +bPlatformUsed[136]=0 +bPlatformUsed[137]=0 +bPlatformUsed[138]=0 +bPlatformUsed[139]=0 +bPlatformUsed[140]=0 +bPlatformUsed[141]=0 +bPlatformUsed[142]=0 +bPlatformUsed[143]=0 +bPlatformUsed[144]=0 +bPlatformUsed[145]=0 +bPlatformUsed[146]=0 +bPlatformUsed[147]=0 +bPlatformUsed[148]=0 +bPlatformUsed[149]=0 +bPlatformUsed[150]=0 +bPlatformUsed[151]=0 +bPlatformUsed[152]=0 +bPlatformUsed[153]=0 +bPlatformUsed[154]=0 +bMaterialQualityUsed[0]=0 +bMaterialQualityUsed[1]=1 +bMaterialQualityUsed[2]=0 +bMaterialQualityUsed[3]=0 + +[PluginBrowser] +InstalledPlugins=WMFCodecs + +[PropertyWindowWidths] +PropertyEditorToolkit_PinAsColumnHeader=24 +Property=0.5 +Value=1 + +[PlacementMode] +RecentlyPlaced=/Game/Movies/AudioSelect.AudioSelect; +RecentlyPlaced=/Engine/BasicShapes/Sphere.Sphere;/Engine/Transient.ActorFactoryBasicShape_0 + +[SuppressableDialogs] +ChangeVariableType_Warning=False + diff --git a/MyProject2/Saved/Config/WindowsEditor/EditorScriptingUtilities.ini b/MyProject2/Saved/Config/WindowsEditor/EditorScriptingUtilities.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/EditorScriptingUtilities.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Engine.ini b/MyProject2/Saved/Config/WindowsEditor/Engine.ini new file mode 100644 index 0000000..9147aba --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Engine.ini @@ -0,0 +1,77 @@ +[Core.System] +Paths=../../../Engine/Content +Paths=%GAMEDIR%Content +Paths=../../../Engine/Plugins/Bridge/Content +Paths=../../../Engine/Plugins/TraceUtilities/Content +Paths=../../../Engine/Plugins/Experimental/ChaosCaching/Content +Paths=../../../Engine/Plugins/Experimental/ChaosClothEditor/Content +Paths=../../../Engine/Plugins/Experimental/ChaosNiagara/Content +Paths=../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content +Paths=../../../Engine/Plugins/Experimental/Dataflow/Content +Paths=../../../Engine/Plugins/Experimental/FullBodyIK/Content +Paths=../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content +Paths=../../../Engine/Plugins/Experimental/GeometryFlow/Content +Paths=../../../Engine/Plugins/Experimental/MeshLODToolset/Content +Paths=../../../Engine/Plugins/Experimental/MeshModelingToolsetExp/Content +Paths=../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content +Paths=../../../Engine/Plugins/Experimental/ToolPresets/Content +Paths=../../../Engine/Plugins/Interchange/Runtime/Content +Paths=../../../Engine/Plugins/Animation/ACLPlugin/Content +Paths=../../../Engine/Plugins/VirtualProduction/Takes/Content +Paths=../../../Engine/Plugins/Animation/ControlRig/Content +Paths=../../../Engine/Plugins/Animation/IKRig/Content +Paths=../../../Engine/Plugins/Animation/ControlRigSpline/Content +Paths=../../../Engine/Plugins/Media/MediaCompositing/Content +Paths=../../../Engine/Plugins/Media/MediaPlate/Content +Paths=../../../Engine/Plugins/FX/Niagara/Content +Paths=../../../Engine/Plugins/MovieScene/SequencerScripting/Content +Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content +Paths=../../../Engine/Plugins/Enterprise/GLTFExporter/Content +Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content +Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content +Paths=../../../Engine/Plugins/Runtime/AudioWidgets/Content +Paths=../../../Engine/Plugins/Runtime/GeometryProcessing/Content +Paths=../../../Engine/Plugins/Runtime/MeshModelingToolset/Content +Paths=../../../Engine/Plugins/Runtime/Metasound/Content +Paths=../../../Engine/Plugins/Runtime/ResonanceAudio/Content +Paths=../../../Engine/Plugins/Runtime/RigVM/Content +Paths=../../../Engine/Plugins/Runtime/Synthesis/Content +Paths=../../../Engine/Plugins/Runtime/WaveTable/Content +Paths=../../../Engine/Plugins/2D/Paper2D/Content +Paths=../../../Engine/Plugins/Editor/BlueprintHeaderView/Content +Paths=../../../Engine/Plugins/Editor/GeometryMode/Content +Paths=../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content +Paths=../../../Engine/Plugins/Editor/SpeedTreeImporter/Content +Paths=../../../Engine/Plugins/Editor/UVEditor/Content +Paths=../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content +Paths=../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content + +[/Script/UdpMessaging.UdpMessagingSettings] +EnabledByDefault=False +EnableTransport=True +bAutoRepair=True +MaxSendRate=1.000000 +AutoRepairAttemptLimit=10 +WorkQueueSize=1024 +bStopServiceWhenAppDeactivates=True +UnicastEndpoint=0.0.0.0:0 +MulticastEndpoint=230.0.0.1:6666 +MessageFormat=CborPlatformEndianness +MulticastTimeToLive=1 +bShareKnownNodesWithActiveConnections=False +EnableTunnel=False +TunnelUnicastEndpoint= +TunnelMulticastEndpoint= + +[/Script/AndroidPlatformEditor.AndroidSDKSettings] +SDKPath=(Path="") +NDKPath=(Path="") +JavaPath=(Path="") + +[/Script/UnrealEd.UnrealEdEngine] +TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/OpenWorld.OpenWorld",Map="/Engine/Maps/Templates/OpenWorld",DisplayName="Open World",Category="OpenWorld") +TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbnails/Basic.Basic",Map="/Engine/Maps/Templates/Template_Default",DisplayName="Basic",Category="") + +[FProjectLauncher] +AdvancedMode=False + diff --git a/MyProject2/Saved/Config/WindowsEditor/EnhancedInput.ini b/MyProject2/Saved/Config/WindowsEditor/EnhancedInput.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/EnhancedInput.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/FullBodyIK.ini b/MyProject2/Saved/Config/WindowsEditor/FullBodyIK.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/FullBodyIK.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/GLTFExporter.ini b/MyProject2/Saved/Config/WindowsEditor/GLTFExporter.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/GLTFExporter.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Game.ini b/MyProject2/Saved/Config/WindowsEditor/Game.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Game.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/GameUserSettings.ini b/MyProject2/Saved/Config/WindowsEditor/GameUserSettings.ini new file mode 100644 index 0000000..dc42ae0 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/GameUserSettings.ini @@ -0,0 +1,29 @@ +[/Script/Engine.GameUserSettings] +bUseVSync=False +bUseDynamicResolution=False +ResolutionSizeX=3440 +ResolutionSizeY=1440 +LastUserConfirmedResolutionSizeX=3440 +LastUserConfirmedResolutionSizeY=1440 +WindowPosX=-1 +WindowPosY=-1 +FullscreenMode=1 +LastConfirmedFullscreenMode=1 +PreferredFullscreenMode=1 +Version=5 +AudioQualityLevel=0 +LastConfirmedAudioQualityLevel=0 +FrameRateLimit=0.000000 +DesiredScreenWidth=1280 +bUseDesiredScreenHeight=False +DesiredScreenHeight=720 +LastUserConfirmedDesiredScreenWidth=1280 +LastUserConfirmedDesiredScreenHeight=720 +LastRecommendedScreenWidth=-1.000000 +LastRecommendedScreenHeight=-1.000000 +LastCPUBenchmarkResult=-1.000000 +LastGPUBenchmarkResult=-1.000000 +LastGPUBenchmarkMultiplier=1.000000 +bUseHDRDisplayOutput=False +HDRDisplayOutputNits=1000 + diff --git a/MyProject2/Saved/Config/WindowsEditor/Hardware.ini b/MyProject2/Saved/Config/WindowsEditor/Hardware.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Hardware.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/IKRig.ini b/MyProject2/Saved/Config/WindowsEditor/IKRig.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/IKRig.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Input.ini b/MyProject2/Saved/Config/WindowsEditor/Input.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Input.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/InstallBundle.ini b/MyProject2/Saved/Config/WindowsEditor/InstallBundle.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/InstallBundle.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Interchange.ini b/MyProject2/Saved/Config/WindowsEditor/Interchange.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Interchange.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Lightmass.ini b/MyProject2/Saved/Config/WindowsEditor/Lightmass.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Lightmass.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Metasound.ini b/MyProject2/Saved/Config/WindowsEditor/Metasound.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Metasound.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Niagara.ini b/MyProject2/Saved/Config/WindowsEditor/Niagara.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Niagara.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/ObjectMixerSerializedData.ini b/MyProject2/Saved/Config/WindowsEditor/ObjectMixerSerializedData.ini new file mode 100644 index 0000000..35b1d0f --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/ObjectMixerSerializedData.ini @@ -0,0 +1,3 @@ +[/Script/ObjectMixerEditor.ObjectMixerEditorSerializedData] +SerializedDataPerFilter=() + diff --git a/MyProject2/Saved/Config/WindowsEditor/Paper2D.ini b/MyProject2/Saved/Config/WindowsEditor/Paper2D.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Paper2D.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/RuntimeOptions.ini b/MyProject2/Saved/Config/WindowsEditor/RuntimeOptions.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/RuntimeOptions.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Scalability.ini b/MyProject2/Saved/Config/WindowsEditor/Scalability.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Scalability.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/StructUtils.ini b/MyProject2/Saved/Config/WindowsEditor/StructUtils.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/StructUtils.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/Synthesis.ini b/MyProject2/Saved/Config/WindowsEditor/Synthesis.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/Synthesis.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/ToolPresets.ini b/MyProject2/Saved/Config/WindowsEditor/ToolPresets.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/ToolPresets.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/TraceDataFilters.ini b/MyProject2/Saved/Config/WindowsEditor/TraceDataFilters.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/TraceDataFilters.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/TraceUtilities.ini b/MyProject2/Saved/Config/WindowsEditor/TraceUtilities.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/TraceUtilities.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WindowsEditor/VariantManagerContent.ini b/MyProject2/Saved/Config/WindowsEditor/VariantManagerContent.ini new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MyProject2/Saved/Config/WindowsEditor/VariantManagerContent.ini @@ -0,0 +1 @@ + diff --git a/MyProject2/Saved/Config/WorldState/1078873522.json b/MyProject2/Saved/Config/WorldState/1078873522.json new file mode 100644 index 0000000..fea70f1 Binary files /dev/null and b/MyProject2/Saved/Config/WorldState/1078873522.json differ diff --git a/MyProject2/Saved/Config/WorldState/1132244790.json b/MyProject2/Saved/Config/WorldState/1132244790.json new file mode 100644 index 0000000..578aa37 Binary files /dev/null and b/MyProject2/Saved/Config/WorldState/1132244790.json differ diff --git a/MyProject2/Saved/Config/WorldState/1181203327.json b/MyProject2/Saved/Config/WorldState/1181203327.json new file mode 100644 index 0000000..6484279 Binary files /dev/null and b/MyProject2/Saved/Config/WorldState/1181203327.json differ diff --git a/MyProject2/Saved/Config/WorldState/3465797896.json b/MyProject2/Saved/Config/WorldState/3465797896.json new file mode 100644 index 0000000..75e2828 Binary files /dev/null and b/MyProject2/Saved/Config/WorldState/3465797896.json differ diff --git a/MyProject2/Saved/Config/WorldState/3527857025.json b/MyProject2/Saved/Config/WorldState/3527857025.json new file mode 100644 index 0000000..6484279 Binary files /dev/null and b/MyProject2/Saved/Config/WorldState/3527857025.json differ diff --git a/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..e718cc4 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/CrashContext.runtime-xml @@ -0,0 +1,987 @@ + + + + 3 + 5CB87BEE4A41B908DD9F6AB0E5D9DE8F + UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000 + true + false + false + Ensure + Ensure condition failed: GExitPurge || !IsGarbageCollecting() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\UMG\Private\Slate\SObjectWidget.cpp] [Line: 43] SObjectWidget for 'WB_Countdown_C /Engine/Transient.World_3:MainMenu_C_112.WidgetTree_0.WB_Countdown' destroyed while collecting garbage. This can lead to multiple GCs being required to cleanup the object. Possible causes might be, 1) ReleaseSlateResources not being implemented for the owner of this pointer. 2) You may just be holding onto some slate pointers on an actor that don't get reset until the actor is Garbage Collected. You should avoid doing this, and instead reset those references when the actor is Destroyed. Stack: 0x00007fff8a74cd4f UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb0aef56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb12fa770 UnrealEditor-Slate.dll!UnknownFunction [] 0x00007fff8a535d4a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb0aef56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb0a047ed UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fff8a64fa6a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb0aef56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb12fa770 UnrealEditor-Slate.dll!UnknownFunction [] 0x00007fff8a535d4a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fff8a537f95 UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fff8a5cf524 UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb7953eae UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb78a3f3e UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb77e1556 UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb780ecb3 UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb780eaed UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fff6ef3e1b6 UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4866c UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4dcdb UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4d30e UnrealEditor-UnrealEd.dll!UnknownFunction [] + + Attended + 14340 + 5075 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.3930] 64b] + Windows + Editor + Vanilla + UE_5.3 + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-SE + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + F:/UE_5.3/Engine/Binaries/Win64/ + F:/UE_5.3/ + D3622DAF4A09582C6323AA8D30754422 + d3622daf4a09582c6323aa8d30754422 + bf63ca57ea14420389c2d9de95dda71e + + Sent in the unattended mode + Layout="ContentBrowserTab1" Label="Content Browser" Content=SBo + 0 + + 6 + 12 + 1 + GenuineIntel + 12th Gen Intel(R) Core(TM) i5-12400F + AMD Radeon RX 6950 XT + Windows 10 (22H2) [10.0.19045.3930] + + 68523716608 + 72818683904 + 4096 + 64 + 41369763840 + 33688137728 + 3635892224 + 3657318400 + 7101235200 + 8862789632 + 0 + 0 + 0 + 7 + UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_Slate +UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_SlateCore +UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_Slate +UnrealEditor_UMG +UnrealEditor_UMG +UnrealEditor_UMG +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +kernel32 +ntdll + UnrealEditor-UMG 0x00007fff8a4d0000 + 27cd4f UnrealEditor-SlateCore 0x00007fffb09d0000 + 11f56f UnrealEditor-Slate 0x00007fffb0ff0000 + 30a770 UnrealEditor-UMG 0x00007fff8a4d0000 + 65d4a UnrealEditor-SlateCore 0x00007fffb09d0000 + 11f56f UnrealEditor-SlateCore 0x00007fffb09d0000 + 347ed UnrealEditor-UMG 0x00007fff8a4d0000 + 17fa6a UnrealEditor-SlateCore 0x00007fffb09d0000 + 11f56f UnrealEditor-Slate 0x00007fffb0ff0000 + 30a770 UnrealEditor-UMG 0x00007fff8a4d0000 + 65d4a UnrealEditor-UMG 0x00007fff8a4d0000 + 67f95 UnrealEditor-UMG 0x00007fff8a4d0000 + ff524 UnrealEditor-CoreUObject 0x00007fffb7580000 + 3d3eae UnrealEditor-CoreUObject 0x00007fffb7580000 + 323f3e UnrealEditor-CoreUObject 0x00007fffb7580000 + 261556 UnrealEditor-CoreUObject 0x00007fffb7580000 + 28ecb3 UnrealEditor-CoreUObject 0x00007fffb7580000 + 28eaed UnrealEditor-UnrealEd 0x00007fff6df70000 + fce1b6 UnrealEditor-UnrealEd 0x00007fff6df70000 + fd866c UnrealEditor-UnrealEd 0x00007fff6df70000 + fddcdb UnrealEditor-UnrealEd 0x00007fff6df70000 + fdd30e UnrealEditor-UnrealEd 0x00007fff6df70000 + 834e94 UnrealEditor-UnrealEd 0x00007fff6df70000 + 148ea06 UnrealEditor 0x00007ff7dc9b0000 + 8af2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + BAF8E3477618A90D0DBC4A59104F276EB1F5E2F6 + + + KERNELBASE 0x00007ff81c5d0000 + 2cf19 UnrealEditor-Core 0x00007fffb6270000 + 6038f8 UnrealEditor-Core 0x00007fffb6270000 + 60372b UnrealEditor-Core 0x00007fffb6270000 + 3a64a7 UnrealEditor-Core 0x00007fffb6270000 + 3bf325 UnrealEditor-Core 0x00007fffb6270000 + c996f2 UnrealEditor-UMG 0x00007fff8a4d0000 + 33abb3 UnrealEditor-UMG 0x00007fff8a4d0000 + 27cd4f UnrealEditor-SlateCore 0x00007fffb09d0000 + 11f56f UnrealEditor-Slate 0x00007fffb0ff0000 + 30a770 UnrealEditor-UMG 0x00007fff8a4d0000 + 65d4a UnrealEditor-SlateCore 0x00007fffb09d0000 + 11f56f UnrealEditor-SlateCore 0x00007fffb09d0000 + 347ed UnrealEditor-UMG 0x00007fff8a4d0000 + 17fa6a UnrealEditor-SlateCore 0x00007fffb09d0000 + 11f56f UnrealEditor-Slate 0x00007fffb0ff0000 + 30a770 UnrealEditor-UMG 0x00007fff8a4d0000 + 65d4a UnrealEditor-UMG 0x00007fff8a4d0000 + 67f95 UnrealEditor-UMG 0x00007fff8a4d0000 + ff524 UnrealEditor-CoreUObject 0x00007fffb7580000 + 3d3eae UnrealEditor-CoreUObject 0x00007fffb7580000 + 323f3e UnrealEditor-CoreUObject 0x00007fffb7580000 + 261556 UnrealEditor-CoreUObject 0x00007fffb7580000 + 28ecb3 UnrealEditor-CoreUObject 0x00007fffb7580000 + 28eaed UnrealEditor-UnrealEd 0x00007fff6df70000 + fce1b6 UnrealEditor-UnrealEd 0x00007fff6df70000 + fd866c UnrealEditor-UnrealEd 0x00007fff6df70000 + fddcdb UnrealEditor-UnrealEd 0x00007fff6df70000 + fdd30e UnrealEditor-UnrealEd 0x00007fff6df70000 + 834e94 UnrealEditor-UnrealEd 0x00007fff6df70000 + 148ea06 UnrealEditor 0x00007ff7dc9b0000 + 8af2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + true + + 15224 + GameThread + + + 638432481385460000 + 1 + 12th Gen Intel(R) Core(TM) i5-12400F + 1.0 + F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +F:\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +F:\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +F:\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +F:\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +F:\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +F:\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +F:\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +F:\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +F:\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +F:\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +F:\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +F:\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +F:\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +F:\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +F:\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +F:\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +F:\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowCore.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessing.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessingEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversionEngineTypes.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshLODToolset\Binaries\Win64\UnrealEditor-MeshLODToolset.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +F:\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +F:\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +F:\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +F:\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +F:\UE_5.3\Engine\Plugins\Editor\ModelingToolsEditorMode\Binaries\Win64\UnrealEditor-ModelingToolsEditorMode.dll +F:\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +F:\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +F:\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +F:\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +F:\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +F:\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +F:\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +F:\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +F:\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +F:\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +F:\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +F:\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\tbb.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +F:\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +F:\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +F:\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +F:\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +F:\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +F:\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +F:\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +F:\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + false + false + true + false + true + false + false + D3D12 + AMD Radeon RX 6950 XT + AMD Software: Adrenalin Edition 23.12.1 + 31.0.23013.1023 + 11-28-2023 + SM6 + AMD + 73A5 + WindowsEditor + true + + + + { "Version": 21, "VersionName": "2023.0.5", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/CrashReportClient.ini b/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/UEMinidump.dmp b/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/UEMinidump.dmp new file mode 100644 index 0000000..eb6016d Binary files /dev/null and b/MyProject2/Saved/Crashes/UECC-Windows-46C3CCAD489A5F40C9B3E7B7D8FF1A3B_0000/UEMinidump.dmp differ diff --git a/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..68e27bc --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/CrashContext.runtime-xml @@ -0,0 +1,1006 @@ + + + + 3 + 9119FC4A410DF2427C94D080D8985DD7 + UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000 + true + false + false + Ensure + Ensure condition failed: GExitPurge || !IsGarbageCollecting() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\UMG\Private\Slate\SObjectWidget.cpp] [Line: 43] SObjectWidget for 'WB_Countdown_C /Engine/Transient.World_21:MainMenu_C_36.WidgetTree_0.WB_Countdown' destroyed while collecting garbage. This can lead to multiple GCs being required to cleanup the object. Possible causes might be, 1) ReleaseSlateResources not being implemented for the owner of this pointer. 2) You may just be holding onto some slate pointers on an actor that don't get reset until the actor is Garbage Collected. You should avoid doing this, and instead reset those references when the actor is Destroyed. Stack: 0x00007fff6d73cd4f UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb4b0f56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb531a770 UnrealEditor-Slate.dll!UnknownFunction [] 0x00007fff6d525d4a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb4b0f56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb4a247ed UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fff6d63fa6a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb4b0f56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb531a770 UnrealEditor-Slate.dll!UnknownFunction [] 0x00007fff6d525d4a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fff6d527f95 UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fff6d5bf524 UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb5ed3eae UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5e23f3e UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5d61556 UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5d8ecb3 UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5d8eaed UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fff6ef3e1b6 UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4866c UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4dcdb UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4d30e UnrealEditor-UnrealEd.dll!UnknownFunction [] + + Attended + 9596 + 1585 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.3930] 64b] + Windows + Editor + Vanilla + UE_5.3 + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-SE + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + F:/UE_5.3/Engine/Binaries/Win64/ + F:/UE_5.3/ + D3622DAF4A09582C6323AA8D30754422 + d3622daf4a09582c6323aa8d30754422 + bf63ca57ea14420389c2d9de95dda71e + + Sent in the unattended mode + Layout="SlateHierarchy" Label="Hierarchy" Content=SHierarchyVie + 0 + + 6 + 12 + 1 + GenuineIntel + 12th Gen Intel(R) Core(TM) i5-12400F + AMD Radeon RX 6950 XT + Windows 10 (22H2) [10.0.19045.3930] + + 68523716608 + 72818683904 + 4096 + 64 + 50479144960 + 45379387392 + 3894022144 + 3962052608 + 7936802816 + 10054406144 + 0 + 0 + 0 + 7 + UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_Slate +UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_SlateCore +UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_Slate +UnrealEditor_UMG +UnrealEditor_UMG +UnrealEditor_UMG +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +kernel32 +ntdll + UnrealEditor-UMG 0x00007fff6d4c0000 + 27cd4f UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-SlateCore 0x00007fffb49f0000 + 347ed UnrealEditor-UMG 0x00007fff6d4c0000 + 17fa6a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-UMG 0x00007fff6d4c0000 + 67f95 UnrealEditor-UMG 0x00007fff6d4c0000 + ff524 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 3d3eae UnrealEditor-CoreUObject 0x00007fffb5b00000 + 323f3e UnrealEditor-CoreUObject 0x00007fffb5b00000 + 261556 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28ecb3 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28eaed UnrealEditor-UnrealEd 0x00007fff6df70000 + fce1b6 UnrealEditor-UnrealEd 0x00007fff6df70000 + fd866c UnrealEditor-UnrealEd 0x00007fff6df70000 + fddcdb UnrealEditor-UnrealEd 0x00007fff6df70000 + fdd30e UnrealEditor-UnrealEd 0x00007fff6df70000 + 834e94 UnrealEditor-UnrealEd 0x00007fff6df70000 + 148ea06 UnrealEditor 0x00007ff7dc9b0000 + 8af2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + BAF8E3477618A90D0DBC4A59104F276EB1F5E2F6 + + + KERNELBASE 0x00007ff81c5d0000 + 2cf19 UnrealEditor-Core 0x00007fffb6430000 + 6038f8 UnrealEditor-Core 0x00007fffb6430000 + 60372b UnrealEditor-Core 0x00007fffb6430000 + 3a64a7 UnrealEditor-Core 0x00007fffb6430000 + 3bf325 UnrealEditor-Core 0x00007fffb6430000 + c996f2 UnrealEditor-UMG 0x00007fff6d4c0000 + 33abb3 UnrealEditor-UMG 0x00007fff6d4c0000 + 27cd4f UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-SlateCore 0x00007fffb49f0000 + 347ed UnrealEditor-UMG 0x00007fff6d4c0000 + 17fa6a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-UMG 0x00007fff6d4c0000 + 67f95 UnrealEditor-UMG 0x00007fff6d4c0000 + ff524 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 3d3eae UnrealEditor-CoreUObject 0x00007fffb5b00000 + 323f3e UnrealEditor-CoreUObject 0x00007fffb5b00000 + 261556 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28ecb3 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28eaed UnrealEditor-UnrealEd 0x00007fff6df70000 + fce1b6 UnrealEditor-UnrealEd 0x00007fff6df70000 + fd866c UnrealEditor-UnrealEd 0x00007fff6df70000 + fddcdb UnrealEditor-UnrealEd 0x00007fff6df70000 + fdd30e UnrealEditor-UnrealEd 0x00007fff6df70000 + 834e94 UnrealEditor-UnrealEd 0x00007fff6df70000 + 148ea06 UnrealEditor 0x00007ff7dc9b0000 + 8af2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + true + + 5260 + GameThread + + + 638432896463010000 + 1 + 12th Gen Intel(R) Core(TM) i5-12400F + 1.0 + F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraPlayer\Binaries\Win64\UnrealEditor-ElectraPlayerPluginHandler.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraUtil\Binaries\Win64\UnrealEditor-ElectraBase.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraCodecs\Binaries\Win64\UnrealEditor-ElectraDecoders.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraUtil\Binaries\Win64\UnrealEditor-ElectraHTTPStream.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraCDM\Binaries\Win64\UnrealEditor-ElectraCDM.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraPlayer\Binaries\Win64\UnrealEditor-ElectraPlayerRuntime.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraUtil\Binaries\Win64\UnrealEditor-ElectraSamples.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraCodecs\Binaries\Win64\UnrealEditor-ElectraCodecFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraSubtitles\Binaries\Win64\UnrealEditor-ElectraSubtitles.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraPlayer\Binaries\Win64\UnrealEditor-ElectraPlayerPlugin.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +F:\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +F:\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +F:\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +F:\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +F:\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +F:\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +F:\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +F:\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +F:\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +F:\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversionEngineTypes.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshLODToolset\Binaries\Win64\UnrealEditor-MeshLODToolset.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +F:\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +F:\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +F:\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +F:\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +F:\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +F:\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +F:\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Editor\ModelingToolsEditorMode\Binaries\Win64\UnrealEditor-ModelingToolsEditorMode.dll +F:\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +F:\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +F:\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +F:\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +F:\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +F:\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +F:\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +F:\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +F:\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\OpusDecoderElectra\Binaries\Win64\UnrealEditor-OpusDecoderElectra.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ElectraPlayer\Binaries\Win64\UnrealEditor-ElectraPlayerFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +F:\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +F:\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessingEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessing.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowCore.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +F:\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +F:\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +F:\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\tbb.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +F:\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +F:\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +F:\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +F:\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +F:\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +F:\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +F:\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +F:\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + false + false + true + false + true + false + false + D3D12 + AMD Radeon RX 6950 XT + AMD Software: Adrenalin Edition 23.12.1 + 31.0.23013.1023 + 11-28-2023 + SM6 + AMD + 73A5 + WindowsEditor + true + + + + { "Version": 21, "VersionName": "2023.0.5", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Electra Player Content Decryption Module" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Electra Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Electra Codecs" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Electra Player Subtitle Module" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Electra Player Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Opus audio decoder for Electra" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/CrashReportClient.ini b/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/UEMinidump.dmp b/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/UEMinidump.dmp new file mode 100644 index 0000000..5bdf7c7 Binary files /dev/null and b/MyProject2/Saved/Crashes/UECC-Windows-565A35A643DA23D3000CD79349DFA9F3_0000/UEMinidump.dmp differ diff --git a/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..fd5f148 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/CrashContext.runtime-xml @@ -0,0 +1,988 @@ + + + + 3 + 3C54F56F4CAFE579BE7FEB8712CAA92A + UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000 + true + false + false + Ensure + Ensure condition failed: GExitPurge || !IsGarbageCollecting() [File:D:\build\++UE5\Sync\Engine\Source\Runtime\UMG\Private\Slate\SObjectWidget.cpp] [Line: 43] SObjectWidget for 'WB_Countdown_C /Engine/Transient.World_32:MainMenu_C_14.WidgetTree_0.WB_Countdown' destroyed while collecting garbage. This can lead to multiple GCs being required to cleanup the object. Possible causes might be, 1) ReleaseSlateResources not being implemented for the owner of this pointer. 2) You may just be holding onto some slate pointers on an actor that don't get reset until the actor is Garbage Collected. You should avoid doing this, and instead reset those references when the actor is Destroyed. Stack: 0x00007fff6d73cd4f UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb4b0f56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb531a770 UnrealEditor-Slate.dll!UnknownFunction [] 0x00007fff6d525d4a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb4b0f56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb4a247ed UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fff6d63fa6a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb4b0f56f UnrealEditor-SlateCore.dll!UnknownFunction [] 0x00007fffb531a770 UnrealEditor-Slate.dll!UnknownFunction [] 0x00007fff6d525d4a UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fff6d527f95 UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fff6d5bf524 UnrealEditor-UMG.dll!UnknownFunction [] 0x00007fffb5ed3eae UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5e23f3e UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5d61556 UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5d8ecb3 UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fffb5d8eaed UnrealEditor-CoreUObject.dll!UnknownFunction [] 0x00007fff6ef3e1b6 UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4866c UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4dcdb UnrealEditor-UnrealEd.dll!UnknownFunction [] 0x00007fff6ef4d30e UnrealEditor-UnrealEd.dll!UnknownFunction [] + + Attended + 3228 + 3707 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.3930] 64b] + Windows + Editor + Vanilla + UE_5.3 + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-SE + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + F:/UE_5.3/Engine/Binaries/Win64/ + F:/UE_5.3/ + D3622DAF4A09582C6323AA8D30754422 + d3622daf4a09582c6323aa8d30754422 + bf63ca57ea14420389c2d9de95dda71e + + Sent in the unattended mode + Layout="LevelEditorViewport" Label="Viewport 1" Content=SAssetE + 0 + + 6 + 12 + 1 + GenuineIntel + 12th Gen Intel(R) Core(TM) i5-12400F + AMD Radeon RX 6950 XT + Windows 10 (22H2) [10.0.19045.3930] + + 68523716608 + 72818683904 + 4096 + 64 + 51454828544 + 46345502720 + 4126625792 + 4156850176 + 8525680640 + 10168872960 + 0 + 0 + 0 + 7 + UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_Slate +UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_SlateCore +UnrealEditor_UMG +UnrealEditor_SlateCore +UnrealEditor_Slate +UnrealEditor_UMG +UnrealEditor_UMG +UnrealEditor_UMG +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_CoreUObject +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +kernel32 +ntdll + UnrealEditor-UMG 0x00007fff6d4c0000 + 27cd4f UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-SlateCore 0x00007fffb49f0000 + 347ed UnrealEditor-UMG 0x00007fff6d4c0000 + 17fa6a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-UMG 0x00007fff6d4c0000 + 67f95 UnrealEditor-UMG 0x00007fff6d4c0000 + ff524 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 3d3eae UnrealEditor-CoreUObject 0x00007fffb5b00000 + 323f3e UnrealEditor-CoreUObject 0x00007fffb5b00000 + 261556 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28ecb3 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28eaed UnrealEditor-UnrealEd 0x00007fff6df70000 + fce1b6 UnrealEditor-UnrealEd 0x00007fff6df70000 + fd866c UnrealEditor-UnrealEd 0x00007fff6df70000 + fddcdb UnrealEditor-UnrealEd 0x00007fff6df70000 + fdd30e UnrealEditor-UnrealEd 0x00007fff6df70000 + 834e94 UnrealEditor-UnrealEd 0x00007fff6df70000 + 148ea06 UnrealEditor 0x00007ff7dc9b0000 + 8af2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + BAF8E3477618A90D0DBC4A59104F276EB1F5E2F6 + + + KERNELBASE 0x00007ff81c5d0000 + 2cf19 UnrealEditor-Core 0x00007fffb6430000 + 6038f8 UnrealEditor-Core 0x00007fffb6430000 + 60372b UnrealEditor-Core 0x00007fffb6430000 + 3a64a7 UnrealEditor-Core 0x00007fffb6430000 + 3bf325 UnrealEditor-Core 0x00007fffb6430000 + c996f2 UnrealEditor-UMG 0x00007fff6d4c0000 + 33abb3 UnrealEditor-UMG 0x00007fff6d4c0000 + 27cd4f UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-SlateCore 0x00007fffb49f0000 + 347ed UnrealEditor-UMG 0x00007fff6d4c0000 + 17fa6a UnrealEditor-SlateCore 0x00007fffb49f0000 + 11f56f UnrealEditor-Slate 0x00007fffb5010000 + 30a770 UnrealEditor-UMG 0x00007fff6d4c0000 + 65d4a UnrealEditor-UMG 0x00007fff6d4c0000 + 67f95 UnrealEditor-UMG 0x00007fff6d4c0000 + ff524 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 3d3eae UnrealEditor-CoreUObject 0x00007fffb5b00000 + 323f3e UnrealEditor-CoreUObject 0x00007fffb5b00000 + 261556 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28ecb3 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 28eaed UnrealEditor-UnrealEd 0x00007fff6df70000 + fce1b6 UnrealEditor-UnrealEd 0x00007fff6df70000 + fd866c UnrealEditor-UnrealEd 0x00007fff6df70000 + fddcdb UnrealEditor-UnrealEd 0x00007fff6df70000 + fdd30e UnrealEditor-UnrealEd 0x00007fff6df70000 + 834e94 UnrealEditor-UnrealEd 0x00007fff6df70000 + 148ea06 UnrealEditor 0x00007ff7dc9b0000 + 8af2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + true + + 924 + GameThread + + + 638432871323860000 + 1 + 12th Gen Intel(R) Core(TM) i5-12400F + 1.0 + F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +F:\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +F:\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +F:\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +F:\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +F:\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +F:\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +F:\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +F:\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +F:\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +F:\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowCore.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessing.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessingEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversionEngineTypes.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshLODToolset\Binaries\Win64\UnrealEditor-MeshLODToolset.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +F:\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +F:\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +F:\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +F:\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +F:\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +F:\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +F:\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +F:\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +F:\UE_5.3\Engine\Plugins\Editor\ModelingToolsEditorMode\Binaries\Win64\UnrealEditor-ModelingToolsEditorMode.dll +F:\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +F:\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +F:\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +F:\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ExternalImagePicker.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +F:\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +F:\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +F:\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +F:\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +F:\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +F:\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +F:\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +F:\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\tbb.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +F:\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +F:\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +F:\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +F:\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +F:\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +F:\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +F:\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +F:\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + false + false + true + false + true + false + false + D3D12 + AMD Radeon RX 6950 XT + AMD Software: Adrenalin Edition 23.12.1 + 31.0.23013.1023 + 11-28-2023 + SM6 + AMD + 73A5 + WindowsEditor + true + + + + { "Version": 21, "VersionName": "2023.0.5", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/CrashReportClient.ini b/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/UEMinidump.dmp b/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/UEMinidump.dmp new file mode 100644 index 0000000..f03adc8 Binary files /dev/null and b/MyProject2/Saved/Crashes/UECC-Windows-92F81E77416FEE43203E1A8C7037D5B1_0000/UEMinidump.dmp differ diff --git a/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..0acd37c --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/CrashContext.runtime-xml @@ -0,0 +1,1560 @@ + + + + 3 + FDEB1D6344E7535E3B428F848DC0FC19 + UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000 + false + false + false + Crash + Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000 + + Attended + 13236 + 480 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.3930] 64b] + Windows + Editor + Vanilla + UE_5.3 + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-SE + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + F:/UE_5.3/Engine/Binaries/Win64/ + F:/UE_5.3/ + D3622DAF4A09582C6323AA8D30754422 + d3622daf4a09582c6323aa8d30754422 + bf63ca57ea14420389c2d9de95dda71e + + + Layout="OldMaterialStats_Grid" Label="Stats" Content=SBox + 0 + + 6 + 12 + 1 + GenuineIntel + 12th Gen Intel(R) Core(TM) i5-12400F + AMD Radeon RX 6950 XT + Windows 10 (22H2) [10.0.19045.3930] + + 68523716608 + 72818683904 + 4096 + 64 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_MaterialEditor +UnrealEditor_MaterialEditor +UnrealEditor_MaterialEditor +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_Core +UnrealEditor_Engine +UnrealEditor_UnrealEd +UnrealEditor_MainFrame +UnrealEditor_MainFrame +UnrealEditor_MainFrame +UnrealEditor_Slate +UnrealEditor_Slate +UnrealEditor_Slate +UnrealEditor_MainFrame +UnrealEditor_MainFrame +UnrealEditor_Slate +UnrealEditor_Slate +UnrealEditor_ApplicationCore +UnrealEditor_ApplicationCore +UnrealEditor_ApplicationCore +UnrealEditor_ApplicationCore +user32 +user32 +UnrealEditor_ApplicationCore +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +kernel32 +ntdll + UnrealEditor-Engine 0x00007fffaf6e0000 + 16c0148 UnrealEditor-Engine 0x00007fffaf6e0000 + 194c450 UnrealEditor-Engine 0x00007fffaf6e0000 + 18ccbbb UnrealEditor-Engine 0x00007fffaf6e0000 + 18b88f1 UnrealEditor-Engine 0x00007fffaf6e0000 + 18f9c9b UnrealEditor-Engine 0x00007fffaf6e0000 + 18d2cbb UnrealEditor-MaterialEditor 0x00007fff69bd0000 + 84dcf UnrealEditor-MaterialEditor 0x00007fff69bd0000 + ba0fe UnrealEditor-MaterialEditor 0x00007fff69bd0000 + b3dc5 UnrealEditor-UnrealEd 0x00007fff6df70000 + 85f231 UnrealEditor-UnrealEd 0x00007fff6df70000 + 88b736 UnrealEditor-UnrealEd 0x00007fff6df70000 + 874c03 UnrealEditor-UnrealEd 0x00007fff6df70000 + 93d5ed UnrealEditor-UnrealEd 0x00007fff6df70000 + 87422a UnrealEditor-UnrealEd 0x00007fff6df70000 + 870396 UnrealEditor-Core 0x00007fffb6430000 + 4147a6 UnrealEditor-Engine 0x00007fffaf6e0000 + 25bee1b UnrealEditor-UnrealEd 0x00007fff6df70000 + 14134e0 UnrealEditor-MainFrame 0x0000028ac3910000 + 35414 UnrealEditor-MainFrame 0x0000028ac3910000 + 3a12 UnrealEditor-MainFrame 0x0000028ac3910000 + 36471 UnrealEditor-Slate 0x00007fffb5010000 + aeb0 UnrealEditor-Slate 0x00007fffb5010000 + d7014 UnrealEditor-Slate 0x00007fffb5010000 + 1383fb UnrealEditor-MainFrame 0x0000028ac3910000 + 47be5 UnrealEditor-MainFrame 0x0000028ac3910000 + 34f05 UnrealEditor-Slate 0x00007fffb5010000 + 68b29 UnrealEditor-Slate 0x00007fffb5010000 + 5bfcf UnrealEditor-ApplicationCore 0x00007fffec680000 + 479f1 UnrealEditor-ApplicationCore 0x00007fffec680000 + 2b83f UnrealEditor-ApplicationCore 0x00007fffec680000 + 4ab29 UnrealEditor-ApplicationCore 0x00007fffec680000 + 232e3 USER32 0x00007ff81d070000 + e858 USER32 0x00007ff81d070000 + e299 UnrealEditor-ApplicationCore 0x00007fffec680000 + 4c226 UnrealEditor 0x00007ff7dc9b0000 + 76f2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + 3924E114D2C65368EFD36862B36946D80D9595D4 + + + UnrealEditor-Engine 0x00007fffaf6e0000 + 16c0148 UnrealEditor-Engine 0x00007fffaf6e0000 + 194c450 UnrealEditor-Engine 0x00007fffaf6e0000 + 18ccbbb UnrealEditor-Engine 0x00007fffaf6e0000 + 18b88f1 UnrealEditor-Engine 0x00007fffaf6e0000 + 18f9c9b UnrealEditor-Engine 0x00007fffaf6e0000 + 18d2cbb UnrealEditor-MaterialEditor 0x00007fff69bd0000 + 84dcf UnrealEditor-MaterialEditor 0x00007fff69bd0000 + ba0fe UnrealEditor-MaterialEditor 0x00007fff69bd0000 + b3dc5 UnrealEditor-UnrealEd 0x00007fff6df70000 + 85f231 UnrealEditor-UnrealEd 0x00007fff6df70000 + 88b736 UnrealEditor-UnrealEd 0x00007fff6df70000 + 874c03 UnrealEditor-UnrealEd 0x00007fff6df70000 + 93d5ed UnrealEditor-UnrealEd 0x00007fff6df70000 + 87422a UnrealEditor-UnrealEd 0x00007fff6df70000 + 870396 UnrealEditor-Core 0x00007fffb6430000 + 4147a6 UnrealEditor-Engine 0x00007fffaf6e0000 + 25bee1b UnrealEditor-UnrealEd 0x00007fff6df70000 + 14134e0 UnrealEditor-MainFrame 0x0000028ac3910000 + 35414 UnrealEditor-MainFrame 0x0000028ac3910000 + 3a12 UnrealEditor-MainFrame 0x0000028ac3910000 + 36471 UnrealEditor-Slate 0x00007fffb5010000 + aeb0 UnrealEditor-Slate 0x00007fffb5010000 + d7014 UnrealEditor-Slate 0x00007fffb5010000 + 1383fb UnrealEditor-MainFrame 0x0000028ac3910000 + 47be5 UnrealEditor-MainFrame 0x0000028ac3910000 + 34f05 UnrealEditor-Slate 0x00007fffb5010000 + 68b29 UnrealEditor-Slate 0x00007fffb5010000 + 5bfcf UnrealEditor-ApplicationCore 0x00007fffec680000 + 479f1 UnrealEditor-ApplicationCore 0x00007fffec680000 + 2b83f UnrealEditor-ApplicationCore 0x00007fffec680000 + 4ab29 UnrealEditor-ApplicationCore 0x00007fffec680000 + 232e3 USER32 0x00007ff81d070000 + e858 USER32 0x00007ff81d070000 + e299 UnrealEditor-ApplicationCore 0x00007fffec680000 + 4c226 UnrealEditor 0x00007ff7dc9b0000 + 76f2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + true + + 18308 + GameThread + + + ntdll 0x00007ff81ec50000 + 9d1c4 KERNELBASE 0x00007ff81c5d0000 + 7e419 UnrealEditor-Core 0x00007fffb6430000 + 6801b8 UnrealEditor-Core 0x00007fffb6430000 + 60257c UnrealEditor-Core 0x00007fffb6430000 + 5eff3b UnrealEditor-Core 0x00007fffb6430000 + 604ff9 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12600 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-TraceLog 0x00007ff813f30000 + 12105 UnrealEditor-TraceLog 0x00007ff813f30000 + 1086 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 464 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13212 + Foreground Worker #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17180 + Foreground Worker #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18400 + Background Worker #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18264 + Background Worker #3 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16944 + Background Worker #4 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 2780 + Background Worker #5 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17352 + Background Worker #6 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17664 + Background Worker #7 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 2088 + Background Worker #8 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4776 + Background Worker #9 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5040 + BackgroundThreadPool #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17280 + BackgroundThreadPool #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16740 + Reserve Worker #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6268 + Reserve Worker #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18216 + Reserve Worker #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12620 + Reserve Worker #3 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17748 + Reserve Worker #4 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9920 + Reserve Worker #5 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 10612 + Reserve Worker #6 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5400 + Reserve Worker #7 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16864 + Reserve Worker #8 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 544 + Reserve Worker #9 + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 433e85 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16420 + FAsyncWriter_MyProject2 + + + ntdll 0x00007ff81ec50000 + a0a74 ntdll 0x00007ff81ec50000 + 52e27 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12868 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-HTTP 0x00007fff79570000 + b42e9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16280 + HttpManagerThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-WebSockets 0x00007fff5bb10000 + 7f481 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18164 + LibwebsocketsThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-OnlineSubsystem 0x00007fff5be20000 + 190926 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18408 + OnlineAsyncTaskThreadNull DefaultInstance(1) + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Media 0x00007ffff6a90000 + 523c UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17988 + FMediaTicker + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 6387d ntdll 0x00007ff81ec50000 + 63732 ntdll 0x00007ff81ec50000 + 63443 KERNELBASE 0x00007ff81c5d0000 + 7391f UnrealEditor-Core 0x00007fffb6430000 + 3d8a5c UnrealEditor-Core 0x00007fffb6430000 + 9e8e7 UnrealEditor-Core 0x00007fffb6430000 + 9e63c UnrealEditor-Core 0x00007fffb6430000 + 43a330 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16920 + OutputDeviceRedirector + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16224 + IOThreadPool #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1660 + IOThreadPool #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16540 + IOThreadPool #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16168 + IOThreadPool #3 + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff55710000 + ba669c amdxc64 0x00007fff55710000 + bab29d amdxc64 0x00007fff55710000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17196 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff55710000 + ba669c amdxc64 0x00007fff55710000 + bab29d amdxc64 0x00007fff55710000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16140 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff55710000 + ba669c amdxc64 0x00007fff55710000 + bab29d amdxc64 0x00007fff55710000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9900 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff55710000 + ba669c amdxc64 0x00007fff55710000 + bab29d amdxc64 0x00007fff55710000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14252 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff55710000 + ba669c amdxc64 0x00007fff55710000 + bab29d amdxc64 0x00007fff55710000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1836 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff55710000 + ba669c amdxc64 0x00007fff55710000 + bab29d amdxc64 0x00007fff55710000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12936 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a830000 + 22f8f9 D3D12Core 0x00007fff5a830000 + 22fb5e D3D12Core 0x00007fff5a830000 + 228654 D3D12Core 0x00007fff5a830000 + 226ec4 D3D12Core 0x00007fff5a830000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 8468 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a830000 + 22f8f9 D3D12Core 0x00007fff5a830000 + 22fb5e D3D12Core 0x00007fff5a830000 + 228654 D3D12Core 0x00007fff5a830000 + 226ec4 D3D12Core 0x00007fff5a830000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1912 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a830000 + 22f8f9 D3D12Core 0x00007fff5a830000 + 22fb5e D3D12Core 0x00007fff5a830000 + 228654 D3D12Core 0x00007fff5a830000 + 226ec4 D3D12Core 0x00007fff5a830000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4772 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a830000 + 22f8f9 D3D12Core 0x00007fff5a830000 + 22fb5e D3D12Core 0x00007fff5a830000 + 228654 D3D12Core 0x00007fff5a830000 + 226ec4 D3D12Core 0x00007fff5a830000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9672 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-D3D12RHI 0x00007fff5af80000 + 127307 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17424 + RHIInterruptThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-D3D12RHI 0x00007fff5af80000 + 127307 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 15224 + RHISubmissionThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16640 + DDC IO ThreadPool #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1972 + DDC IO ThreadPool #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17252 + DDC IO ThreadPool #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5492 + DDC IO ThreadPool #3 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-DerivedDataCache 0x00007fffab790000 + 15e60a UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9636 + FileSystemCacheStoreMaintainer + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-Engine 0x00007fffaf6e0000 + 2013411 UnrealEditor-Engine 0x00007fffaf6e0000 + 2064e18 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12192 + ShaderCompilingThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-AssetRegistry 0x00007fffc4470000 + 824ac UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 8252 + FAssetDataGatherer + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-AssetRegistry 0x00007fffc4470000 + 822e0 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 8308 + FAssetDataDiscovery + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 2f3ef6 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3052 + IoDispatcher + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Messaging 0x00007fff4e730000 + 26aab UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13540 + FMessageBus.DefaultBus.Router + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 91907 UnrealEditor-Core 0x00007fffb6430000 + 922ae UnrealEditor-RenderCore 0x00007fffb5690000 + 18e4ff UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 11972 + RHIThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 91907 UnrealEditor-Core 0x00007fffb6430000 + 922ae UnrealEditor-RenderCore 0x00007fffb5690000 + 18697b UnrealEditor-RenderCore 0x00007fffb5690000 + 18e594 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16732 + RenderThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-RenderCore 0x00007fffb5690000 + 18e6a9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18104 + RTHeartBeat 0 + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-TcpMessaging 0x0000028ac2ef0000 + 123a3 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17268 + FTcpMessageTransport + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 6c6dd UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12320 + FUdpMessageBeacon + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 6cae9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 7552 + FUdpMessageProcessor.Sender + + + ntdll 0x00007ff81ec50000 + 9d064 MSWSOCK 0x00007ff81ba20000 + 80fc MSWSOCK 0x00007ff81ba20000 + f4de WS2_32 0x00007ff81de90000 + 116f7 UnrealEditor-Sockets 0x00007fffeeda0000 + 10dc7 UnrealEditor-Sockets 0x00007fffeeda0000 + 1b59a UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 79f4e UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 6ca10 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5880 + UdpMessageMulticastReceiver + + + ntdll 0x00007ff81ec50000 + 9d064 MSWSOCK 0x00007ff81ba20000 + 80fc MSWSOCK 0x00007ff81ba20000 + f4de WS2_32 0x00007ff81de90000 + 116f7 UnrealEditor-Sockets 0x00007fffeeda0000 + 10dc7 UnrealEditor-Sockets 0x00007fffeeda0000 + 1b59a UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 79f4e UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 6ca10 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16548 + UdpMessageUnicastReceiver + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-LiveCoding 0x00007fff4e7b0000 + 26a36 UnrealEditor-LiveCoding 0x00007fff4e7b0000 + 259b ucrtbase 0x00007ff81c410000 + 21bb2 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18116 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-LiveCoding 0x00007fff4e7b0000 + 2a691 UnrealEditor-LiveCoding 0x00007fff4e7b0000 + 28581 UnrealEditor-LiveCoding 0x00007fff4e7b0000 + 2638 ucrtbase 0x00007ff81c410000 + 21bb2 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13056 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-ContentBrowserFileDataSource 0x0000028ac4dc0000 + 49efe UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3984 + FContentBrowserFileDataDiscovery + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-UdpMessaging 0x0000028ac2f50000 + 6c81d UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12684 + FUdpMessageProcessor + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-ProfilerService 0x0000028aec570000 + 151c2 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17640 + FFileTransferRunnable + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-AudioMixerCore 0x00007ff811b20000 + 6a1b UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 240 + AudioMixerNullCallbackThread + + + ntdll 0x00007ff81ec50000 + 9db34 KERNELBASE 0x00007ff81c5d0000 + 51d20 xaudio2_9 0x0000028af5790000 + 16533 xaudio2_9 0x0000028af5790000 + 17201 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17404 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-AudioMixerCore 0x00007ff811b20000 + 6e6b UnrealEditor-AudioMixerCore 0x00007ff811b20000 + 6d11 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 12336 + AudioMixerRenderThread(1) + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-AndroidDeviceDetection 0x0000028af7eb0000 + 13cc2 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14400 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ff81ec50000 + 9db34 KERNELBASE 0x00007ff81c5d0000 + 51d20 KERNELBASE 0x00007ff81c5d0000 + 51c1e amdihk64 0x00007ff80b080000 + 56cc KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4816 + Unknown + + + ntdll 0x00007ff81ec50000 + 9db34 KERNELBASE 0x00007ff81c5d0000 + 51d20 KERNELBASE 0x00007ff81c5d0000 + 51c1e amdihk64 0x00007ff80b080000 + 69a5 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9704 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-CoreUObject 0x00007fffb5b00000 + 31c273 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 7496 + FAsyncPurge + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 5095e5 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6472 + StallDetectorThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-ImgMedia 0x0000028ae9ec0000 + 505c9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 808 + FImgMediaSchedulerThread 0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-ImgMedia 0x0000028ae9ec0000 + 505c9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14276 + FImgMediaSchedulerThread 1 + + + 638432834197230000 + 1 + 12th Gen Intel(R) Core(TM) i5-12400F + 1.0 + F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +F:\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +F:\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +F:\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +F:\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +F:\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +F:\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +F:\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +F:\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +F:\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +F:\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +F:\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +F:\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowCore.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessing.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessingEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversionEngineTypes.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshLODToolset\Binaries\Win64\UnrealEditor-MeshLODToolset.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +F:\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +F:\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +F:\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +F:\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +F:\UE_5.3\Engine\Plugins\Editor\ModelingToolsEditorMode\Binaries\Win64\UnrealEditor-ModelingToolsEditorMode.dll +F:\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +F:\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +F:\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +F:\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +F:\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +F:\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +F:\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +F:\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +F:\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +F:\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +F:\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +F:\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\tbb.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +F:\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +F:\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +F:\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +F:\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +F:\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +F:\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +F:\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +F:\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + false + false + true + false + true + false + false + D3D12 + AMD Radeon RX 6950 XT + AMD Software: Adrenalin Edition 23.12.1 + 31.0.23013.1023 + 11-28-2023 + SM6 + AMD + 73A5 + WindowsEditor + true + + + + { "Version": 21, "VersionName": "2023.0.5", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/CrashReportClient.ini b/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/UEMinidump.dmp b/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/UEMinidump.dmp new file mode 100644 index 0000000..e891b05 Binary files /dev/null and b/MyProject2/Saved/Crashes/UECC-Windows-981502D1467FFC94F37896B7CAB62F1D_0000/UEMinidump.dmp differ diff --git a/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/CrashContext.runtime-xml b/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/CrashContext.runtime-xml new file mode 100644 index 0000000..86944e0 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/CrashContext.runtime-xml @@ -0,0 +1,1630 @@ + + + + 3 + AE7EB99040854E0715055790E9ADF6B5 + UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000 + false + false + true + Assert + Assertion failed: TextureReferenceIndex != INDEX_NONE [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\Materials\HLSLMaterialTranslator.cpp] [Line: 7639] Material expression called Compiler->Texture() without implementing UMaterialExpression::GetReferencedTexture properly + + Attended + 3672 + 4007 + false + false + true + false + UE-MyProject2 + UnrealEditor + Development + + WindowsEditor + Win64 [Windows 10 (22H2) [10.0.19045.3930] 64b] + Windows + Editor + Vanilla + UE_5.3 + 5.3.2-29314046+++UE5+Release-5.3 + 5.3.2-29314046+++UE5+Release-5.3 + CommandLineRemoved + 0 + en-SE + ++UE5+Release-5.3-CL-29314046 + **UE5*Release-5.3-CL-29314046-Win64-Development + true + false + + F:/UE_5.3/Engine/Binaries/Win64/ + F:/UE_5.3/ + D3622DAF4A09582C6323AA8D30754422 + d3622daf4a09582c6323aa8d30754422 + bf63ca57ea14420389c2d9de95dda71e + + + Layout="TextureEditor_Properties" Label="Details" Content=SVert + 0 + + 6 + 12 + 1 + GenuineIntel + 12th Gen Intel(R) Core(TM) i5-12400F + AMD Radeon RX 6950 XT + Windows 10 (22H2) [10.0.19045.3930] + + 68523716608 + 72818683904 + 4096 + 64 + 51105050624 + 46491127808 + 4328255488 + 4409929728 + 8142635008 + 9753874432 + 0 + 0 + 0 + 7 + UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_CoreUObject +UnrealEditor_Engine +UnrealEditor_Engine +UnrealEditor_MediaAssets +UnrealEditor_TextureEditor +UnrealEditor_TextureEditor +UnrealEditor_TextureEditor +UnrealEditor_MediaPlayerEditor +UnrealEditor_MediaPlayerEditor +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_UnrealEd +UnrealEditor_ContentBrowserAssetDataSource +UnrealEditor_ContentBrowserAssetDataSource +UnrealEditor_ContentBrowserAssetDataSource +UnrealEditor_ContentBrowser +UnrealEditor_ContentBrowser +UnrealEditor_ContentBrowser +UnrealEditor_ContentBrowser +UnrealEditor_ContentBrowser +UnrealEditor_ContentBrowser +UnrealEditor_ContentBrowser +UnrealEditor_Slate +UnrealEditor_Slate +UnrealEditor_Slate +UnrealEditor_Slate +UnrealEditor_ApplicationCore +UnrealEditor_ApplicationCore +UnrealEditor_ApplicationCore +UnrealEditor_ApplicationCore +user32 +user32 +UnrealEditor_ApplicationCore +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +UnrealEditor +kernel32 +ntdll + UnrealEditor-Engine 0x00007fffaf6e0000 + 1737c87 UnrealEditor-Engine 0x00007fffaf6e0000 + 164ca1d UnrealEditor-Engine 0x00007fffaf6e0000 + 18da65a UnrealEditor-Engine 0x00007fffaf6e0000 + 18da84e UnrealEditor-Engine 0x00007fffaf6e0000 + 173c40e UnrealEditor-Engine 0x00007fffaf6e0000 + 18da72f UnrealEditor-Engine 0x00007fffaf6e0000 + 173bf75 UnrealEditor-Engine 0x00007fffaf6e0000 + 16c0cd6 UnrealEditor-Engine 0x00007fffaf6e0000 + 194c450 UnrealEditor-Engine 0x00007fffaf6e0000 + 18ccbbb UnrealEditor-Engine 0x00007fffaf6e0000 + 18b88f1 UnrealEditor-Engine 0x00007fffaf6e0000 + 18f9c9b UnrealEditor-Engine 0x00007fffaf6e0000 + 18d2cbb UnrealEditor-Engine 0x00007fffaf6e0000 + 172423a UnrealEditor-Engine 0x00007fffaf6e0000 + 1723ea7 UnrealEditor-Engine 0x00007fffaf6e0000 + 17a01a9 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 3ec2f6 UnrealEditor-Engine 0x00007fffaf6e0000 + 24b54a8 UnrealEditor-Engine 0x00007fffaf6e0000 + 24b88dd UnrealEditor-MediaAssets 0x00007fff64330000 + 42ee8 UnrealEditor-TextureEditor 0x00007ffecb720000 + 9f343 UnrealEditor-TextureEditor 0x00007ffecb720000 + 7e3ff UnrealEditor-TextureEditor 0x00007ffecb720000 + 5ac5d UnrealEditor-MediaPlayerEditor 0x000002e1f4000000 + d1f86 UnrealEditor-MediaPlayerEditor 0x000002e1f4000000 + d1250 UnrealEditor-UnrealEd 0x00007fff6df70000 + 12f2bad UnrealEditor-UnrealEd 0x00007fff6df70000 + 12f3266 UnrealEditor-UnrealEd 0x00007fff6df70000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000002e1f6f70000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000002e1f6f70000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000002e1f6f70000 + 49fdd UnrealEditor-ContentBrowser 0x00007fff60390000 + 30225a UnrealEditor-ContentBrowser 0x00007fff60390000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007fff60390000 + 1f396b UnrealEditor-ContentBrowser 0x00007fff60390000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007fff60390000 + e3904 UnrealEditor-ContentBrowser 0x00007fff60390000 + 20baad UnrealEditor-ContentBrowser 0x00007fff60390000 + 1f4473 UnrealEditor-Slate 0x00007fffb5010000 + 10efc UnrealEditor-Slate 0x00007fffb5010000 + 7c431 UnrealEditor-Slate 0x00007fffb5010000 + 6a3cf UnrealEditor-Slate 0x00007fffb5010000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 47d5b UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 2b83f UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 232e3 USER32 0x00007ff81d070000 + e858 USER32 0x00007ff81d070000 + e299 UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 4c226 UnrealEditor 0x00007ff7dc9b0000 + 76f2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + B293DCDCF426FD278C3E1BEB1D9958F37C26E138 + + + KERNELBASE 0x00007ff81c5d0000 + 2cf19 UnrealEditor-Core 0x00007fffb6430000 + 601df5 UnrealEditor-Core 0x00007fffb6430000 + 606030 UnrealEditor-Core 0x00007fffb6430000 + 425190 UnrealEditor-Core 0x00007fffb6430000 + 39a977 UnrealEditor-Core 0x00007fffb6430000 + 39cc69 UnrealEditor-Engine 0x00007fffaf6e0000 + 16bb9d0 UnrealEditor-Engine 0x00007fffaf6e0000 + 1737c87 UnrealEditor-Engine 0x00007fffaf6e0000 + 164ca1d UnrealEditor-Engine 0x00007fffaf6e0000 + 18da65a UnrealEditor-Engine 0x00007fffaf6e0000 + 18da84e UnrealEditor-Engine 0x00007fffaf6e0000 + 173c40e UnrealEditor-Engine 0x00007fffaf6e0000 + 18da72f UnrealEditor-Engine 0x00007fffaf6e0000 + 173bf75 UnrealEditor-Engine 0x00007fffaf6e0000 + 16c0cd6 UnrealEditor-Engine 0x00007fffaf6e0000 + 194c450 UnrealEditor-Engine 0x00007fffaf6e0000 + 18ccbbb UnrealEditor-Engine 0x00007fffaf6e0000 + 18b88f1 UnrealEditor-Engine 0x00007fffaf6e0000 + 18f9c9b UnrealEditor-Engine 0x00007fffaf6e0000 + 18d2cbb UnrealEditor-Engine 0x00007fffaf6e0000 + 172423a UnrealEditor-Engine 0x00007fffaf6e0000 + 1723ea7 UnrealEditor-Engine 0x00007fffaf6e0000 + 17a01a9 UnrealEditor-CoreUObject 0x00007fffb5b00000 + 3ec2f6 UnrealEditor-Engine 0x00007fffaf6e0000 + 24b54a8 UnrealEditor-Engine 0x00007fffaf6e0000 + 24b88dd UnrealEditor-MediaAssets 0x00007fff64330000 + 42ee8 UnrealEditor-TextureEditor 0x00007ffecb720000 + 9f343 UnrealEditor-TextureEditor 0x00007ffecb720000 + 7e3ff UnrealEditor-TextureEditor 0x00007ffecb720000 + 5ac5d UnrealEditor-MediaPlayerEditor 0x000002e1f4000000 + d1f86 UnrealEditor-MediaPlayerEditor 0x000002e1f4000000 + d1250 UnrealEditor-UnrealEd 0x00007fff6df70000 + 12f2bad UnrealEditor-UnrealEd 0x00007fff6df70000 + 12f3266 UnrealEditor-UnrealEd 0x00007fff6df70000 + 12f2fcf UnrealEditor-ContentBrowserAssetDataSource 0x000002e1f6f70000 + 702a3 UnrealEditor-ContentBrowserAssetDataSource 0x000002e1f6f70000 + 70608 UnrealEditor-ContentBrowserAssetDataSource 0x000002e1f6f70000 + 49fdd UnrealEditor-ContentBrowser 0x00007fff60390000 + 30225a UnrealEditor-ContentBrowser 0x00007fff60390000 + 2bfaa1 UnrealEditor-ContentBrowser 0x00007fff60390000 + 1f396b UnrealEditor-ContentBrowser 0x00007fff60390000 + 19ffe7 UnrealEditor-ContentBrowser 0x00007fff60390000 + e3904 UnrealEditor-ContentBrowser 0x00007fff60390000 + 20baad UnrealEditor-ContentBrowser 0x00007fff60390000 + 1f4473 UnrealEditor-Slate 0x00007fffb5010000 + 10efc UnrealEditor-Slate 0x00007fffb5010000 + 7c431 UnrealEditor-Slate 0x00007fffb5010000 + 6a3cf UnrealEditor-Slate 0x00007fffb5010000 + 5d5b5 UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 47d5b UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 2b83f UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 4ab29 UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 232e3 USER32 0x00007ff81d070000 + e858 USER32 0x00007ff81d070000 + e299 UnrealEditor-ApplicationCore 0x00007fffc60e0000 + 4c226 UnrealEditor 0x00007ff7dc9b0000 + 76f2 UnrealEditor 0x00007ff7dc9b0000 + 2d28c UnrealEditor 0x00007ff7dc9b0000 + 2d37a UnrealEditor 0x00007ff7dc9b0000 + 30854 UnrealEditor 0x00007ff7dc9b0000 + 46984 UnrealEditor 0x00007ff7dc9b0000 + 49d7a KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + true + + 17068 + GameThread + + + ntdll 0x00007ff81ec50000 + 9d1c4 KERNELBASE 0x00007ff81c5d0000 + 7e419 UnrealEditor-Core 0x00007fffb6430000 + 6801b8 UnrealEditor-Core 0x00007fffb6430000 + 60257c UnrealEditor-Core 0x00007fffb6430000 + 5eff3b UnrealEditor-Core 0x00007fffb6430000 + 604ff9 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14616 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-TraceLog 0x00007ff813f30000 + 12105 UnrealEditor-TraceLog 0x00007ff813f30000 + 1086 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3540 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3048 + Foreground Worker #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 10604 + Foreground Worker #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 2060 + Background Worker #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4780 + Background Worker #3 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5404 + Background Worker #4 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14872 + Background Worker #5 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17140 + Background Worker #6 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 804 + Background Worker #7 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16352 + Background Worker #8 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 9e1bb UnrealEditor-Core 0x00007fffb6430000 + a0a77 UnrealEditor-Core 0x00007fffb6430000 + 68b60 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16576 + Background Worker #9 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5132 + BackgroundThreadPool #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18084 + BackgroundThreadPool #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13072 + Reserve Worker #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 7888 + Reserve Worker #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 7808 + Reserve Worker #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18328 + Reserve Worker #3 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5260 + Reserve Worker #4 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4940 + Reserve Worker #5 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3504 + Reserve Worker #6 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16504 + Reserve Worker #7 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 11316 + Reserve Worker #8 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 61db5 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 15712 + Reserve Worker #9 + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 433e85 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 580 + FAsyncWriter_MyProject2 + + + ntdll 0x00007ff81ec50000 + a0a74 ntdll 0x00007ff81ec50000 + 52e27 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9196 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-HTTP 0x00007fffc43b0000 + b42e9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6224 + HttpManagerThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-WebSockets 0x00007fff5b940000 + 7f481 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16556 + LibwebsocketsThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-OnlineSubsystem 0x00007fff5bc50000 + 190926 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1384 + OnlineAsyncTaskThreadNull DefaultInstance(1) + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Media 0x00007ff811b20000 + 523c UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16068 + FMediaTicker + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 6387d ntdll 0x00007ff81ec50000 + 63732 ntdll 0x00007ff81ec50000 + 63443 KERNELBASE 0x00007ff81c5d0000 + 7391f UnrealEditor-Core 0x00007fffb6430000 + 3d8a5c UnrealEditor-Core 0x00007fffb6430000 + 9e8e7 UnrealEditor-Core 0x00007fffb6430000 + 9e63c UnrealEditor-Core 0x00007fffb6430000 + 43a330 UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5548 + OutputDeviceRedirector + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9356 + IOThreadPool #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4900 + IOThreadPool #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 2768 + IOThreadPool #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17492 + IOThreadPool #3 + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff555d0000 + ba669c amdxc64 0x00007fff555d0000 + bab29d amdxc64 0x00007fff555d0000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1612 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff555d0000 + ba669c amdxc64 0x00007fff555d0000 + bab29d amdxc64 0x00007fff555d0000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5472 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff555d0000 + ba669c amdxc64 0x00007fff555d0000 + bab29d amdxc64 0x00007fff555d0000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 10028 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff555d0000 + ba669c amdxc64 0x00007fff555d0000 + bab29d amdxc64 0x00007fff555d0000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 5860 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff555d0000 + ba669c amdxc64 0x00007fff555d0000 + bab29d amdxc64 0x00007fff555d0000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13196 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64375 KERNELBASE 0x00007ff81c5d0000 + 738b9 amdxc64 0x00007fff555d0000 + ba669c amdxc64 0x00007fff555d0000 + bab29d amdxc64 0x00007fff555d0000 + 14263e4 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16016 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a6f0000 + 22f8f9 D3D12Core 0x00007fff5a6f0000 + 22fb5e D3D12Core 0x00007fff5a6f0000 + 228654 D3D12Core 0x00007fff5a6f0000 + 226ec4 D3D12Core 0x00007fff5a6f0000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17836 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a6f0000 + 22f8f9 D3D12Core 0x00007fff5a6f0000 + 22fb5e D3D12Core 0x00007fff5a6f0000 + 228654 D3D12Core 0x00007fff5a6f0000 + 226ec4 D3D12Core 0x00007fff5a6f0000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6788 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a6f0000 + 22f8f9 D3D12Core 0x00007fff5a6f0000 + 22fb5e D3D12Core 0x00007fff5a6f0000 + 228654 D3D12Core 0x00007fff5a6f0000 + 226ec4 D3D12Core 0x00007fff5a6f0000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17332 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a14 ntdll 0x00007ff81ec50000 + 64101 KERNELBASE 0x00007ff81c5d0000 + 73969 D3D12Core 0x00007fff5a6f0000 + 22f8f9 D3D12Core 0x00007fff5a6f0000 + 22fb5e D3D12Core 0x00007fff5a6f0000 + 228654 D3D12Core 0x00007fff5a6f0000 + 226ec4 D3D12Core 0x00007fff5a6f0000 + 294bce KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 11308 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-D3D12RHI 0x00007fff5ae40000 + 127307 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 11240 + RHIInterruptThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-D3D12RHI 0x00007fff5ae40000 + 127307 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 15992 + RHISubmissionThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4476 + DDC IO ThreadPool #0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16804 + DDC IO ThreadPool #1 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 236 + DDC IO ThreadPool #2 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 24f4e7 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 7044 + DDC IO ThreadPool #3 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-DerivedDataCache 0x00007fffab790000 + 15e60a UnrealEditor-Core 0x00007fffb6430000 + 24f773 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13100 + FileSystemCacheStoreMaintainer + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-Engine 0x00007fffaf6e0000 + 2013411 UnrealEditor-Engine 0x00007fffaf6e0000 + 2064e18 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13848 + ShaderCompilingThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-AssetRegistry 0x00007fffc3230000 + 824ac UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16532 + FAssetDataGatherer + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-AssetRegistry 0x00007fffc3230000 + 822e0 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 15096 + FAssetDataDiscovery + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 2f3ef6 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 660 + IoDispatcher + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Messaging 0x00007fff4e5f0000 + 26aab UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14508 + FMessageBus.DefaultBus.Router + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 91907 UnrealEditor-Core 0x00007fffb6430000 + 922ae UnrealEditor-RenderCore 0x00007fffb5690000 + 18e4ff UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 11360 + RHIThread + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-Core 0x00007fffb6430000 + 91907 UnrealEditor-Core 0x00007fffb6430000 + 922ae UnrealEditor-RenderCore 0x00007fffb5690000 + 18697b UnrealEditor-RenderCore 0x00007fffb5690000 + 18e594 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 15900 + RenderThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-RenderCore 0x00007fffb5690000 + 18e6a9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 2280 + RTHeartBeat 0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-UdpMessaging 0x000002e1db200000 + 6c6dd UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17676 + FUdpMessageBeacon + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-UdpMessaging 0x000002e1db200000 + 6cae9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6272 + FUdpMessageProcessor.Sender + + + ntdll 0x00007ff81ec50000 + 9d064 MSWSOCK 0x00007ff81ba20000 + 80fc MSWSOCK 0x00007ff81ba20000 + f4de WS2_32 0x00007ff81de90000 + 116f7 UnrealEditor-Sockets 0x00007fffecad0000 + 10dc7 UnrealEditor-Sockets 0x00007fffecad0000 + 1b59a UnrealEditor-UdpMessaging 0x000002e1db200000 + 79f4e UnrealEditor-UdpMessaging 0x000002e1db200000 + 6ca10 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 16312 + UdpMessageMulticastReceiver + + + ntdll 0x00007ff81ec50000 + 9d064 MSWSOCK 0x00007ff81ba20000 + 80fc MSWSOCK 0x00007ff81ba20000 + f4de WS2_32 0x00007ff81de90000 + 116f7 UnrealEditor-Sockets 0x00007fffecad0000 + 10dc7 UnrealEditor-Sockets 0x00007fffecad0000 + 1b59a UnrealEditor-UdpMessaging 0x000002e1db200000 + 79f4e UnrealEditor-UdpMessaging 0x000002e1db200000 + 6ca10 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14324 + UdpMessageUnicastReceiver + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-TcpMessaging 0x000002e1db330000 + 123a3 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 10664 + FTcpMessageTransport + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-LiveCoding 0x00007fff4e670000 + 26a36 UnrealEditor-LiveCoding 0x00007fff4e670000 + 259b ucrtbase 0x00007ff81c410000 + 21bb2 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3900 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-LiveCoding 0x00007fff4e670000 + 2a691 UnrealEditor-LiveCoding 0x00007fff4e670000 + 28581 UnrealEditor-LiveCoding 0x00007fff4e670000 + 2638 ucrtbase 0x00007ff81c410000 + 21bb2 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17872 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-ContentBrowserFileDataSource 0x000002e1e6aa0000 + 49efe UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 808 + FContentBrowserFileDataDiscovery + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-UdpMessaging 0x000002e1db200000 + 6c81d UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 10588 + FUdpMessageProcessor + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-ProfilerService 0x000002e1f87f0000 + 151c2 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 15248 + FFileTransferRunnable + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-AudioMixerCore 0x00007ff8105e0000 + 6a1b UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 4744 + AudioMixerNullCallbackThread + + + ntdll 0x00007ff81ec50000 + 9db34 KERNELBASE 0x00007ff81c5d0000 + 51d20 xaudio2_9 0x000002e1fd140000 + 16533 xaudio2_9 0x000002e1fd140000 + 17201 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 1628 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-AudioMixerCore 0x00007ff8105e0000 + 6e6b UnrealEditor-AudioMixerCore 0x00007ff8105e0000 + 6d11 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6564 + AudioMixerRenderThread(1) + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-AndroidDeviceDetection 0x000002e181f60000 + 13cc2 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 11600 + FAndroidDeviceDetectionRunnable + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-CoreUObject 0x00007fffb5b00000 + 31c273 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3904 + FAsyncPurge + + + ntdll 0x00007ff81ec50000 + 9db34 KERNELBASE 0x00007ff81c5d0000 + 51d20 KERNELBASE 0x00007ff81c5d0000 + 51c1e amdihk64 0x00007ff80b080000 + 56cc KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 9696 + Unknown + + + ntdll 0x00007ff81ec50000 + 9db34 KERNELBASE 0x00007ff81c5d0000 + 51d20 KERNELBASE 0x00007ff81c5d0000 + 51c1e amdihk64 0x00007ff80b080000 + 69a5 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 14780 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 5095e5 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13032 + StallDetectorThread + + + ntdll 0x00007ff81ec50000 + 9d664 KERNELBASE 0x00007ff81c5d0000 + 4b62e UnrealEditor-Core 0x00007fffb6430000 + 687125 UnrealEditor-Engine 0x00007fffaf6e0000 + 2628a92 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 18404 + ScreenSaverInhibitor + + + win32u 0x00007ff81c3e0000 + a104 USER32 0x00007ff81d070000 + 2085e drivefsext 0x000002e20ce60000 + 38614e + false + + 8836 + Unknown + + + win32u 0x00007ff81c3e0000 + a104 USER32 0x00007ff81d070000 + 2085e drivefsext 0x000002e20ce60000 + 38614e + false + + 13240 + Unknown + + + win32u 0x00007ff81c3e0000 + a104 USER32 0x00007ff81d070000 + 2085e drivefsext 0x000002e20ce60000 + 38614e + false + + 16036 + Unknown + + + win32u 0x00007ff81c3e0000 + a104 USER32 0x00007ff81d070000 + 2085e drivefsext 0x000002e20ce60000 + 38614e + false + + 17084 + Unknown + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-ImgMedia 0x000002e1f3da0000 + 505c9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 10556 + FImgMediaSchedulerThread 0 + + + ntdll 0x00007ff81ec50000 + 9d064 KERNELBASE 0x00007ff81c5d0000 + 230ce UnrealEditor-Core 0x00007fffb6430000 + 6e258e UnrealEditor-ImgMedia 0x000002e1f3da0000 + 505c9 UnrealEditor-Core 0x00007fffb6430000 + 684e32 UnrealEditor-Core 0x00007fffb6430000 + 678667 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 3556 + FImgMediaSchedulerThread 1 + + + win32u 0x00007ff81c3e0000 + 1104 USER32 0x00007ff81d070000 + 21c0e windows.storage 0x00007ff819f00000 + 77e2b shcore 0x00007ff81cf00000 + 2bf69 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 17764 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a74 ntdll 0x00007ff81ec50000 + 52e27 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 13868 + Unknown + + + ntdll 0x00007ff81ec50000 + a0a74 ntdll 0x00007ff81ec50000 + 52e27 KERNEL32 0x00007ff81cfb0000 + 17344 ntdll 0x00007ff81ec50000 + 526b1 + false + + 6768 + Unknown + + + 638432829294650000 + 1 + 12th Gen Intel(R) Core(TM) i5-12400F + 1.0 + F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingPauseRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SparseVolumeTexture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Documentation.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OutputLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindowExtender.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StructViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PackagesDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWindow.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectLauncher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectSettingsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProjectTargetPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeviceProfileEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationDashboard.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MergeActors.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputBindingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CSVtoSVG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualizationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebuggerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderResourceViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSRuntimeSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidDeviceDetection.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSPlatformEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LogVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothPainter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportSnapping.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PlacementMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionServices.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-SmartSnapping.dll +F:\UE_5.3\Engine\Plugins\Editor\EngineAssetDefinitions\Binaries\Win64\UnrealEditor-EngineAssetDefinitions.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-GeometryMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-BspMode.dll +F:\UE_5.3\Engine\Plugins\Editor\GeometryMode\Binaries\Win64\UnrealEditor-TextureAlignMode.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AndroidMedia\Binaries\Win64\UnrealEditor-AndroidMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\AvfMedia\Binaries\Win64\UnrealEditor-AvfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Cameras\CameraShakePreviewer\Binaries\Win64\UnrealEditor-CameraShakePreviewer.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaEditor.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PixelInspectorModule.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Blutility.dll +F:\UE_5.3\Engine\Plugins\Editor\DataValidation\Binaries\Win64\UnrealEditor-DataValidation.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimation.dll +F:\UE_5.3\Engine\Plugins\Editor\FacialAnimation\Binaries\Win64\UnrealEditor-FacialAnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\GameplayTagsEditor\Binaries\Win64\UnrealEditor-GameplayTagsEditor.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaEngine.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequence.dll +F:\UE_5.3\Engine\Plugins\Cameras\GameplayCameras\Binaries\Win64\UnrealEditor-GameplayCameras.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraAnimNotifies.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VisualGraphUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SessionFrontend.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasksEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Overlay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OverlayEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeNv.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BehaviorTreeEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StringTableEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationDataController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorldPartitionEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServer.dll +F:\UE_5.3\Engine\Plugins\Media\WebMMedia\Binaries\Win64\UnrealEditor-WebMMedia.dll +F:\UE_5.3\Engine\Plugins\Runtime\WebMMoviePlayer\Binaries\Win64\UnrealEditor-WebMMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsMoviePlayer\Binaries\Win64\UnrealEditor-WindowsMoviePlayer.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-EnhancedInput.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputEditor.dll +F:\UE_5.3\Engine\Plugins\EnhancedInput\Binaries\Win64\UnrealEditor-InputBlueprintNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Serialization.dll +F:\UE_5.3\Engine\Plugins\Messaging\UdpMessaging\Binaries\Win64\UnrealEditor-UdpMessaging.dll +F:\UE_5.3\Engine\Plugins\Messaging\TcpMessaging\Binaries\Win64\UnrealEditor-TcpMessaging.dll +F:\UE_5.3\Engine\Plugins\AI\EnvironmentQueryEditor\Binaries\Win64\UnrealEditor-EnvironmentQueryEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFactoryNodes.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-GLTFCore.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeCommonParser.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManager\Binaries\Win64\UnrealEditor-VariantManager.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeDispatcher.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeImport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangePipelines.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TreeMap.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LocalizationCommandletExecution.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TranslationEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistory.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UndoHistoryEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HotReload.dll +F:\UE_5.3\Engine\Plugins\Editor\AssetManagerEditor\Binaries\Win64\UnrealEditor-AssetManagerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MainFrame.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMDeveloper.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-Niagara.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRig.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationData\Binaries\Win64\UnrealEditor-AnimationData.dll +F:\UE_5.3\Engine\Plugins\Runtime\RigVM\Binaries\Win64\UnrealEditor-RigVMEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-PBIK.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRig.dll +F:\UE_5.3\Engine\Plugins\Animation\IKRig\Binaries\Win64\UnrealEditor-IKRigDeveloper.dll +F:\UE_5.3\Engine\Plugins\Runtime\SignificanceManager\Binaries\Win64\UnrealEditor-SignificanceManager.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharing.dll +F:\UE_5.3\Engine\Plugins\Developer\PropertyAccessNode\Binaries\Win64\UnrealEditor-PropertyAccessNode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceInsights.dll +F:\UE_5.3\Engine\Plugins\Developer\TraceDataFiltering\Binaries\Win64\UnrealEditor-TraceDataFiltering.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakesCore.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeMovieScene.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeTrackRecorders.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorder.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCachingEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\FullBodyIK\Binaries\Win64\UnrealEditor-FullBodyIK.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserFileDataSource\Binaries\Win64\UnrealEditor-ContentBrowserFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtils.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequence.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesia.dll +F:\UE_5.3\Engine\Plugins\Runtime\CableComponent\Binaries\Win64\UnrealEditor-CableComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\CustomMeshComponent\Binaries\Win64\UnrealEditor-CustomMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\LocationServicesBPLibrary\Binaries\Win64\UnrealEditor-LocationServicesBPLibrary.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGraphCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundFrontend.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundGenerator.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundStandardNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCodecEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTable.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngine.dll +F:\UE_5.3\Engine\Plugins\Runtime\MsQuic\Binaries\Win64\UnrealEditor-MsQuicRuntime.dll +F:\UE_5.3\Engine\Plugins\Editor\PluginBrowser\Binaries\Win64\UnrealEditor-PluginBrowser.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScripting.dll +F:\UE_5.3\Engine\Plugins\MovieScene\LevelSequenceEditor\Binaries\Win64\UnrealEditor-LevelSequenceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRig\Binaries\Win64\UnrealEditor-ControlRigEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\SequencerAnimTools\Binaries\Win64\UnrealEditor-SequencerAnimTools.dll +F:\UE_5.3\Engine\Plugins\Editor\SpeedTreeImporter\Binaries\Win64\UnrealEditor-SpeedTreeImporter.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditorToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Editor\UVEditor\Binaries\Win64\UnrealEditor-UVEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\WorldPartitionHLODUtilities\Binaries\Win64\UnrealEditor-WorldPartitionHLODUtilities.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-OpenExrWrapper.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ImgMedia.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositing.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlate.dll +F:\UE_5.3\Engine\Plugins\Media\MediaCompositing\Binaries\Win64\UnrealEditor-MediaCompositingEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlayerEditor\Binaries\Win64\UnrealEditor-MediaPlayerEditor.dll +F:\UE_5.3\Engine\Plugins\Media\MediaPlate\Binaries\Win64\UnrealEditor-MediaPlateEditor.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraEditorWidgets.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPluginEditor.dll +F:\UE_5.3\Engine\Plugins\Animation\AnimationModifierLibrary\Binaries\Win64\UnrealEditor-AnimationModifierLibrary.dll +F:\UE_5.3\Engine\Plugins\Animation\BlendSpaceMotionAnalysis\Binaries\Win64\UnrealEditor-BlendSpaceMotionAnalysis.dll +F:\UE_5.3\Engine\Plugins\Animation\ControlRigSpline\Binaries\Win64\UnrealEditor-ControlRigSpline.dll +F:\UE_5.3\Engine\Plugins\Developer\AnimationSharing\Binaries\Win64\UnrealEditor-AnimationSharingEd.dll +F:\UE_5.3\Engine\Plugins\Developer\CLionSourceCodeAccess\Binaries\Win64\UnrealEditor-CLionSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\DumpGPUServices\Binaries\Win64\UnrealEditor-DumpGPUServices.dll +F:\UE_5.3\Engine\Plugins\Developer\GitSourceControl\Binaries\Win64\UnrealEditor-GitSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\N10XSourceCodeAccess\Binaries\Win64\UnrealEditor-N10XSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\RiderSourceCodeAccess\Binaries\Win64\UnrealEditor-RiderSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\SubversionSourceControl\Binaries\Win64\UnrealEditor-SubversionSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\UObjectPlugin\Binaries\Win64\UnrealEditor-UObjectPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioCodeSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioCodeSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Developer\VisualStudioSourceCodeAccess\Binaries\Win64\UnrealEditor-VisualStudioSourceCodeAccess.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtils.dll +F:\UE_5.3\Engine\Plugins\Experimental\AutomationUtils\Binaries\Win64\UnrealEditor-AutomationUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\BackChannel\Binaries\Win64\UnrealEditor-BackChannel.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosClothEditor\Binaries\Win64\UnrealEditor-ChaosClothEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlanarCutPlugin\Binaries\Win64\UnrealEditor-PlanarCut.dll +F:\UE_5.3\Engine\Plugins\Experimental\Fracture\Binaries\Win64\UnrealEditor-FractureEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosEditor\Binaries\Win64\UnrealEditor-FractureEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosNiagara\Binaries\Win64\UnrealEditor-ChaosNiagara.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosSolverPlugin\Binaries\Win64\UnrealEditor-ChaosSolverEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosUserDataPT\Binaries\Win64\UnrealEditor-ChaosUserDataPT.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEnginePlugin.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\Dataflow\Binaries\Win64\UnrealEditor-DataflowEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionTracks.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionSequencer.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryCollectionPlugin\Binaries\Win64\UnrealEditor-GeometryCollectionNodes.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessage.dll +F:\UE_5.3\Engine\Plugins\Experimental\LocalizableMessage\Binaries\Win64\UnrealEditor-LocalizableMessageBlueprint.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-GeometryProcessingAdapters.dll +F:\UE_5.3\Engine\Plugins\Experimental\OpenImageDenoise\Binaries\Win64\UnrealEditor-OpenImageDenoise.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEngine.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsNodes.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AITestSuite.dll +F:\UE_5.3\Engine\Plugins\Experimental\StructUtils\Binaries\Win64\UnrealEditor-StructUtilsTestSuite.dll +F:\UE_5.3\Engine\Plugins\MovieScene\SequencerScripting\Binaries\Win64\UnrealEditor-SequencerScriptingEditor.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTests.dll +F:\UE_5.3\Engine\Plugins\Tests\InterchangeTests\Binaries\Win64\UnrealEditor-InterchangeTestEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCache.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicLibrary.dll +F:\UE_5.3\Engine\Plugins\Importers\AlembicImporter\Binaries\Win64\UnrealEditor-AlembicImporter.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheEd.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Layers.dll +F:\UE_5.3\Engine\Plugins\Runtime\ActorLayerUtilities\Binaries\Win64\UnrealEditor-ActorLayerUtilitiesEditor.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidPermission\Binaries\Win64\UnrealEditor-AndroidPermission.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\AppleImageUtils\Binaries\Win64\UnrealEditor-AppleImageUtilsBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Runtime\ArchVisCharacter\Binaries\Win64\UnrealEditor-ArchVisCharacter.dll +F:\UE_5.3\Engine\Plugins\Runtime\AssetTags\Binaries\Win64\UnrealEditor-AssetTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureCore.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioCaptureWasapi.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheTracks.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheSequencer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryCache\Binaries\Win64\UnrealEditor-GeometryCacheStreamer.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePAD.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebugging.dll +F:\UE_5.3\Engine\Plugins\Runtime\InputDebugging\Binaries\Win64\UnrealEditor-InputDebuggingEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\MobilePatchingUtils\Binaries\Win64\UnrealEditor-MobilePatchingUtils.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponentEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudio.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-SynthesisEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\ObjectMixer\Binaries\Win64\UnrealEditor-ObjectMixerEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\ObjectMixer\LightMixer\Binaries\Win64\UnrealEditor-LightMixer.dll +F:\UE_5.3\Engine\Plugins\Editor\Localization\PortableObjectFileDataSource\Binaries\Win64\UnrealEditor-PortableObjectFileDataSource.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserAssetDataSource\Binaries\Win64\UnrealEditor-ContentBrowserAssetDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollectionManager.dll +F:\UE_5.3\Engine\Plugins\Editor\ContentBrowser\ContentBrowserClassDataSource\Binaries\Win64\UnrealEditor-ContentBrowserClassDataSource.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CEF3Utils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebBrowser.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-MegascansPlugin.dll +F:\UE_5.3\Engine\Plugins\Bridge\Binaries\Win64\UnrealEditor-Bridge.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-TakeRecorderSources.dll +F:\UE_5.3\Engine\Plugins\VirtualProduction\Takes\Binaries\Win64\UnrealEditor-CacheTrackRecorder.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioSynesthesia\Binaries\Win64\UnrealEditor-AudioSynesthesiaEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfileVisualizer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ProfilerService.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelInstanceEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessagingRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalRpc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PortalServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BinkAudioDecoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerXAudio2.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\XAudio2_9\x64\xaudio2_9redist.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor.exe +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XmlParser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWriteQueue.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreOnline.dll +F:\UE_5.3\Engine\Binaries\Win64\tbbmalloc.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemEditorInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RawMesh.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbisfile_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorAnalyticsSession.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python3.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Media.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ColorManagement.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Windows\WinPixEventRuntime\x64\WinPixEventRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Horde.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayerProxy.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorderSections.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationWorker.dll +F:\UE_5.3\Engine\Plugins\Runtime\WaveTable\Binaries\Win64\UnrealEditor-WaveTableEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ResonanceAudio\Binaries\Win64\UnrealEditor-ResonanceAudioEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\GooglePAD\Binaries\Win64\UnrealEditor-GooglePADEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioCapture\Binaries\Win64\UnrealEditor-AudioCaptureEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AndroidFileServer\Binaries\Win64\UnrealEditor-AndroidFileServerEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\TemplateSequence\Binaries\Win64\UnrealEditor-TemplateSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\MovieScene\ActorSequence\Binaries\Win64\UnrealEditor-ActorSequenceEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\CharacterAI\Binaries\Win64\UnrealEditor-CharacterAI.dll +F:\UE_5.3\Engine\Plugins\Developer\PluginUtils\Binaries\Win64\UnrealEditor-PluginUtils.dll +F:\UE_5.3\Engine\Plugins\Editor\ModelingToolsEditorMode\Binaries\Win64\UnrealEditor-ModelingToolsEditorMode.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\ToolPresets\Binaries\Win64\UnrealEditor-ToolPresetAsset.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-ModelingEditorUI.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshLODToolset\Binaries\Win64\UnrealEditor-MeshLODToolset.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessingEditor.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowMeshProcessing.dll +F:\UE_5.3\Engine\Plugins\Experimental\GeometryFlow\Binaries\Win64\UnrealEditor-GeometryFlowCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversionEngineTypes.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnlyExp.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-SkeletalMeshModifiers.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingToolsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperatorsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Experimental\MeshModelingToolsetExp\Binaries\Win64\UnrealEditor-MeshModelingToolsExp.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-MeshModelingTools.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingOperators.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponentsEditorOnly.dll +F:\UE_5.3\Engine\Plugins\Runtime\MeshModelingToolset\Binaries\Win64\UnrealEditor-ModelingComponents.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-DynamicMesh.dll +F:\UE_5.3\Engine\Plugins\Runtime\GeometryProcessing\Binaries\Win64\UnrealEditor-GeometryAlgorithms.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryFramework.dll +F:\UE_5.3\Engine\Plugins\Editor\MaterialAnalyzer\Binaries\Win64\UnrealEditor-MaterialAnalyzer.dll +F:\UE_5.3\Engine\Plugins\Editor\MobileLauncherProfileWizard\Binaries\Win64\UnrealEditor-MobileLauncherProfileWizard.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorScriptingUtilities\Binaries\Win64\UnrealEditor-EditorScriptingUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshEditor.dll +F:\UE_5.3\Engine\Plugins\Editor\EditorDebugTools\Binaries\Win64\UnrealEditor-EditorDebugTools.dll +F:\UE_5.3\Engine\Plugins\Editor\CurveEditorTools\Binaries\Win64\UnrealEditor-CurveEditorTools.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeys.dll +F:\UE_5.3\Engine\Plugins\Editor\CryptoKeys\Binaries\Win64\UnrealEditor-CryptoKeysOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Editor\ChangelistReview\Binaries\Win64\UnrealEditor-ChangelistReview.dll +F:\UE_5.3\Engine\Plugins\Editor\BlueprintHeaderView\Binaries\Win64\UnrealEditor-BlueprintHeaderView.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContentEditor.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContentEditor.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperTiledImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-PaperSpriteSheetImporter.dll +F:\UE_5.3\Engine\Plugins\2D\Paper2D\Binaries\Win64\UnrealEditor-Paper2DEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshPaint.dll +F:\UE_5.3\Engine\Plugins\Compression\OodleNetwork\Binaries\Win64\UnrealEditor-OodleNetworkHandlerComponent.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorUtilities.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditorPipelines.dll +F:\UE_5.3\Engine\Plugins\Interchange\Editor\Binaries\Win64\UnrealEditor-InterchangeEditor.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeFbxParser.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeExport.dll +F:\UE_5.3\Engine\Plugins\Interchange\Runtime\Binaries\Win64\UnrealEditor-InterchangeMessages.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-EditorTraceUtilities.dll +F:\UE_5.3\Engine\Plugins\TraceUtilities\Binaries\Win64\UnrealEditor-TraceUtilities.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintEditorMode.dll +F:\UE_5.3\Engine\Plugins\MeshPainting\Binaries\Win64\UnrealEditor-MeshPaintingToolset.dll +F:\UE_5.3\Engine\Plugins\Runtime\Synthesis\Binaries\Win64\UnrealEditor-Synthesis.dll +F:\UE_5.3\Engine\Plugins\Runtime\SoundFields\Binaries\Win64\UnrealEditor-SoundFields.dll +F:\UE_5.3\Engine\Plugins\Runtime\PropertyAccess\Binaries\Win64\UnrealEditor-PropertyAccessEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\ProceduralMeshComponent\Binaries\Win64\UnrealEditor-ProceduralMeshComponent.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEditor.dll +F:\UE_5.3\Engine\Plugins\Runtime\AudioWidgets\Binaries\Win64\UnrealEditor-AudioWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedWidgets.dll +F:\UE_5.3\Engine\Plugins\Runtime\Metasound\Binaries\Win64\UnrealEditor-MetasoundEngineTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FunctionalTesting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationController.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AutomationTest.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WorkspaceMenuStructure.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CollisionAnalyzer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptableEditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMGEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateReflector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LandscapeEditorUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MRMesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Messaging.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceCodeAccess.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveCoding.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NaniteUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryProcessingInterfaces.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBoneReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\SkeletalReduction\Binaries\Win64\UnrealEditor-SkeletalMeshReduction.dll +F:\UE_5.3\Engine\Plugins\Experimental\ProxyLODPlugin\Binaries\Win64\UnrealEditor-ProxyLODMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\tbb.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-QuadricMeshReduction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshReductionInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Persona.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PinnedCommandList.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MetalShaderFormat.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\ShaderConductor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VulkanShaderFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatOpenGL.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxcompiler.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxil.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatD3D.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetDeviceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderFormatVectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NullInstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VectorVM.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderPreprocessor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ShaderCompilerCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatBink.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatADPCM.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Vorbis\Win64\VS2015\libvorbis_64.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Ogg\Win64\VS2015\libogg_64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOgg.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioFormatOpus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookedEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-TVOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MacTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\LinuxArm64\UnrealEditor-LinuxArm64TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Linux\UnrealEditor-LinuxTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\IOS\UnrealEditor-IOSTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\Android\UnrealEditor-AndroidTargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.10.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.9.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.8.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.7.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.6.dll +F:\UE_5.3\Engine\Binaries\Win64\oo2tex_win64_2.9.5.dll +F:\UE_5.3\Engine\Plugins\Developer\TextureFormatOodle\Binaries\Win64\UnrealEditor-TextureFormatOodle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatUncompressed.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatIntelISPCTexComp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatETC2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatDXT.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormatASTC.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuild.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureFormat.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TurnkeySupport.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LauncherServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TargetPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Settings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WindowsPlatformFeatures.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayMediaEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVEncoder.dll +F:\UE_5.3\Engine\Binaries\Win64\D3D12\D3D12Core.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\NVIDIA\NVaftermath\Win64\GFSDK_Aftermath_Lib.x64.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-D3D12RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHICore.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMedia.dll +F:\UE_5.3\Engine\Plugins\Media\WmfMedia\Binaries\Win64\UnrealEditor-WmfMediaFactory.dll +F:\UE_5.3\Engine\Plugins\Media\ImgMedia\Binaries\Win64\UnrealEditor-ExrReaderGpu.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineBlueprintSupport.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemNull\Binaries\Win64\UnrealEditor-OnlineSubsystemNull.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystemUtils\Binaries\Win64\UnrealEditor-OnlineSubsystemUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voice.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-XMPP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WebSockets.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineSubsystem\Binaries\Win64\UnrealEditor-OnlineSubsystem.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommonEngineUtils.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesCommon.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineBase\Binaries\Win64\UnrealEditor-OnlineBase.dll +F:\UE_5.3\Engine\Plugins\Online\OnlineServices\Binaries\Win64\UnrealEditor-OnlineServicesInterface.dll +F:\UE_5.3\Engine\Plugins\Developer\RenderDocPlugin\Binaries\Win64\UnrealEditor-RenderDocPlugin.dll +F:\UE_5.3\Engine\Plugins\Developer\PixWinPlugin\Binaries\Win64\UnrealEditor-PixWinPlugin.dll +F:\UE_5.3\Engine\Plugins\Runtime\WindowsDeviceProfileSelector\Binaries\Win64\UnrealEditor-WindowsDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ExampleDeviceProfileSelector\Binaries\Win64\UnrealEditor-ExampleDeviceProfileSelector.dll +F:\UE_5.3\Engine\Plugins\Runtime\ChunkDownloader\Binaries\Win64\UnrealEditor-ChunkDownloader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraShader.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraVertexFactories.dll +F:\UE_5.3\Engine\Plugins\FX\Niagara\Binaries\Win64\UnrealEditor-NiagaraCore.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCloth\Binaries\Win64\UnrealEditor-ChaosCloth.dll +F:\UE_5.3\Engine\Plugins\Experimental\ChaosCaching\Binaries\Win64\UnrealEditor-ChaosCaching.dll +F:\UE_5.3\Engine\Plugins\Enterprise\GLTFExporter\Binaries\Win64\UnrealEditor-GLTFExporter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshMergeUtilities.dll +F:\UE_5.3\Engine\Plugins\Enterprise\DatasmithContent\Binaries\Win64\UnrealEditor-DatasmithContent.dll +F:\UE_5.3\Engine\Plugins\Enterprise\VariantManagerContent\Binaries\Win64\UnrealEditor-VariantManagerContent.dll +F:\UE_5.3\Engine\Plugins\Animation\ACLPlugin\Binaries\Win64\UnrealEditor-ACLPlugin.dll +F:\UE_5.3\Engine\Plugins\AI\AISupport\Binaries\Win64\UnrealEditor-AISupportModule.dll +F:\UE_5.3\Engine\Plugins\Portal\LauncherChunkInstaller\Binaries\Win64\UnrealEditor-LauncherChunkInstaller.dll +F:\UE_5.3\Engine\Plugins\Developer\PlasticSourceControl\Binaries\Win64\UnrealEditor-PlasticSourceControl.dll +F:\UE_5.3\Engine\Plugins\Developer\PerforceSourceControl\Binaries\Win64\UnrealEditor-PerforceSourceControl.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\Python3\Win64\python39.dll +F:\UE_5.3\Engine\Plugins\Experimental\PythonScriptPlugin\Binaries\Win64\UnrealEditor-PythonScriptPluginPreload.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCrypto.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoOpenSSL.dll +F:\UE_5.3\Engine\Plugins\Experimental\PlatformCrypto\Binaries\Win64\UnrealEditor-PlatformCryptoTypes.dll +F:\UE_5.3\Engine\Plugins\XGEController\Binaries\Win64\UnrealEditor-XGEController.dll +F:\UE_5.3\Engine\Plugins\FastBuildController\Binaries\Win64\UnrealEditor-FastBuildController.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\DbgHelp\dbghelp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationModifiers.dll +F:\UE_5.3\Engine\Binaries\ThirdParty\libsndfile\Win64\libsndfile-1.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MessageLog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Virtualization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateRHIRenderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StreamingFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StorageServerClient.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AVIWriter.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequenceRecorder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LiveLinkInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTasks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayDebugger.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataflowEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosSolverEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldSystemEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshConversion.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-S3Client.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SerializedRecorderInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneCapture.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SequencerCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowser.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualTexturingEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioSettingsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ComponentVisualizers.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ConfigEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AIModule.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InternationalizationSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\OpenColorIO_2_2.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ContentBrowserData.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilderCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetCarousel.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCollectionEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Navmesh.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cbor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreOnDemand.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceSpecification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AdvancedPreviewScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sequencer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HeadMountedDisplay.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Constraints.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationBlueprintLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HardwareTargeting.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClassViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnsavedAssetsTracker.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CommonMenuExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControlWindows.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DetailCustomizations.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneDepthPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorConfig.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorStyle.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SceneOutliner.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraphRuntime.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaAssets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UELibSampleRate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetCompiler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-KismetWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GeometryCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialBaking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyPath.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Renderer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTools.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectDataInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InterchangeCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatusBar.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NavigationSystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Localization.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SourceControl.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SubobjectEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TraceAnalysis.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorInteractiveToolsFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IoStoreUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VREditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieSceneTracks.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GraphEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PropertyEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimGraph.dll +F:\UE_5.3\Engine\Binaries\Win64\libfbxsdk.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Chaos.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Kismet.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UMG.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Landscape.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEd.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ActorPickerMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-OpenColorIOWrapper.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Voronoi.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MovieScene.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnimationEditMode.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ChaosCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Networking.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RSA.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ToolMenus.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameProjectGeneration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SharedSettingsWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFileUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Zen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AppFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BlueprintEditorLibrary.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ViewportInteraction.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FoliageEdit.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ReliabilityHandlerComponent.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SSL.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-WidgetRegistration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AddContentDialog.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkEngine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TelemetryUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DerivedDataCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SoundFieldRendering.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PIEPreviewDeviceProfileSelector.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshBuilder.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Foliage.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UncontrolledChangelists.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorWidgets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-VirtualFileCache.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EventLoop.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StatsViewer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DataLayerEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorSubsystem.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CurveEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-UnrealEdMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IrisCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Engine.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EditorFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SignalProcessing.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PhysicsCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DirectoryWatcher.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BuildPatchServices.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SlateCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Slate.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RenderCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CoreUObject.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Core.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SandboxFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PakFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-StaticMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-LevelSequence.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetRegistry.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TimeManagement.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetDefinition.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-GameplayTags.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioMixer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HierarchicalLODUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-HTTP.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ScriptDisassembler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-RHI.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CinematicCamera.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-BSPUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureUtilitiesCommon.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MaterialShaderQualitySettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SwarmInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AssetTagsEditor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ApplicationCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-IESFile.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ClothingSystemRuntimeInterface.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookOnTheFly.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioExtensions.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementFramework.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AnalyticsET.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-SkeletalMeshDescription.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Json.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DesktopPlatform.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Projects.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Sockets.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InputCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-JsonUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PacketHandler.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-InstallBundleManager.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-CookMetadata.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MediaUtils.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureCompressor.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-DeveloperToolSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-PreLoadScreen.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-MoviePlayer.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Icmp.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TextureBuildUtilities.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineSettings.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Analytics.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioLinkCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-NetworkReplayStreaming.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-ImageCore.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-FieldNotification.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-AudioPlatformConfiguration.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-EngineMessages.dll +F:\UE_5.3\Engine\Binaries\Win64\UnrealEditor-TypedElementRuntime.dll + + + 1 + false + 0 + 0 + + + WindowsEditorNo errors + false + false + false + true + false + true + false + false + D3D12 + AMD Radeon RX 6950 XT + AMD Software: Adrenalin Edition 23.12.1 + 31.0.23013.1023 + 11-28-2023 + SM6 + AMD + 73A5 + WindowsEditor + true + + + + { "Version": 21, "VersionName": "2023.0.5", "FriendlyName": "Bridge" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Enhanced Input" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "FastBuild Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mesh Painting" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TraceUtilities" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "XGE Controller" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UDP Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "TCP Messaging" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Environment Query Editor (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AISupport" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Framework" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Base" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Services" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Network" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem NULL" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Paper2D" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Manager Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Datasmith Content" } + { "Version": 131, "VersionName": "1.3.1", "FriendlyName": "glTF Exporter" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Variant Manager Content" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blueprint C++ Header Preview" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Changelist Reviews" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CryptoKeys" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Curve Editor Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Data Validation" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "EditorDebugTools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Editor Scripting Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Engine Asset Definitions" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Facial Animation Bulk Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GameplayTagsEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GeometryMode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mac Graphics Switching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wizard for mobile packaging scenarios" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Material Analyzer" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Modeling Tools Editor Mode" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Browser" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "Android Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Anim Tools" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SpeedTree Importer" } + { "Version": 2, "VersionName": "0.2", "FriendlyName": "UVEditor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "World Partition HLOD Utilities" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "AVF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Image Sequence Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Compositing" } + { "Version": 0, "VersionName": "0.1", "FriendlyName": "Media Plate" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Media Player Editor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Gameplay Cameras" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Camera Shake Previewer" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "WMF Media Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "WebM Video Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Niagara" } + { "Version": 30004, "VersionName": "3.0.4", "FriendlyName": "Animation Compression Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Data" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Modifier Library" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Blendspace Motion Analysis" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Control Rig Spline" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IK Rig" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Launcher Chunk Installer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Animation Sharing" } + { "Version": 2, "VersionName": "2.0", "FriendlyName": "CLion Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "CodeLite Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Dump GPU Services" } + { "Version": 14, "VersionName": "1.4", "FriendlyName": "Git" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "KDevelop Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "10X Editor Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Compiler-only Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Perforce" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "PIX for Windows GPU Capture Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Plugin Utilities" } + { "Version": 80, "VersionName": "1.8.0", "FriendlyName": "Plastic SCM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Node" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RenderDoc Plugin" } + { "Version": 2, "VersionName": "1.7", "FriendlyName": "Rider Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Subversion" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Oodle Texture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Trace Data Filtering" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "UObject Example Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Code Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Visual Studio Integration" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "XCode Integration" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Automation Utilities" } + { "Version": 1, "VersionName": "1", "FriendlyName": "BackChannel" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosCaching" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chaos Cloth Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosEditor" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Niagara" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Chaos Solver" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ChaosUserDataPT" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "CharacterAI" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Editor DataflowGraph" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Fracture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Full Body IK" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "GeometryFlow" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Localizable Message" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh LOD Toolset" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Experimental Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "OpenImageDenoise" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Planar Cut" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Platform Cryptography Plugin" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Proxy LOD Plugin (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Python Editor Script Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Skeletal Mesh Simplifier (Early Access)" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Struct Utils" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Tool Presets" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Actor Sequence (Experimental)" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Level Sequence Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Sequencer Scripting" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Template Sequence" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Interchange Tests" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Alembic Importer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Layer Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Take Recorder" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AndroidFileServer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Android Movie Player" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Android Runtime Permission" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Image Utils" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Apple Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "ArchVis Character" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Asset Tags" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Capture" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Audio Synesthesia" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "AudioWidgets" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Cable Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Chunk Downloader" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Custom Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Example Device Profile Selector" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Geometry Processing" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Geometry Cache" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Google Cloud Messaging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "GooglePAD" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Input Debugging" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "IOS Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Linux Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Location Services Blueprints Library" } + { "Version": 1, "VersionName": "0.1", "FriendlyName": "Mesh Modeling Toolset" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MetaSound" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Mobile Patching Utilities" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "MsQuic Runtime Plugin" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Procedural Mesh Component" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Property Access Editor" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Resonance Audio" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "RigVM" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Significance Manager" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "SoundFields" } + { "Version": 1, "VersionName": "1.1", "FriendlyName": "Synthesis and DSP Effects" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Wave Tables" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Movie Player for WebM files" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Device Profile Selector" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Windows Movie Player" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Object Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Light Mixer" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem GooglePlay" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Portable Object File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Online Subsystem iOS" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Asset Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - File Data Source" } + { "Version": 1, "VersionName": "1.0", "FriendlyName": "Content Browser - Class Data Source" } + + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/CrashReportClient.ini b/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/CrashReportClient.ini new file mode 100644 index 0000000..e6a72c5 --- /dev/null +++ b/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/CrashReportClient.ini @@ -0,0 +1,7 @@ +[CrashReportClient] +bHideLogFilesOption=false +bIsAllowedToCloseWithoutSending=true +CrashConfigPurgeDays=2 +Stall.RecordDump=false +Ensure.RecordDump=true + diff --git a/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/UEMinidump.dmp b/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/UEMinidump.dmp new file mode 100644 index 0000000..98791c9 Binary files /dev/null and b/MyProject2/Saved/Crashes/UECC-Windows-9C2CA7E44F62451BFA473A8205560D82_0000/UEMinidump.dmp differ diff --git a/MyProject2/Saved/Logs/MyProject2-backup-2024.02.12-14.41.28.log b/MyProject2/Saved/Logs/MyProject2-backup-2024.02.12-14.41.28.log new file mode 100644 index 0000000..143ad3b --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2-backup-2024.02.12-14.41.28.log @@ -0,0 +1,2481 @@ +Log file open, 02/12/24 13:46:48 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=6944) +LogWindows: Enabling Tpause support +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: MyProject2 +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.3930] " +LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|12th Gen Intel(R) Core(TM) i5-12400F" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -AUTH_LOGIN=unused -AUTH_PASSWORD=fd75beb80422421fa0c4dce75cb61599 -AUTH_TYPE=exchangecode -epicapp=UE_5.3 -epicenv=Prod -EpicPortal -epicusername=blasphemydog -epicuserid=bf63ca57ea14420389c2d9de95dda71e -epiclocale=en -epicsandboxid=ue"" +LogCsvProfiler: Display: Metadata set : loginid="d3622daf4a09582c6323aa8d30754422" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.217083 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-0074A48B4E5C4448169C638DBCED0ED7 + Session CrashGUID >==================================================== +LogConfig: Display: Loading Android ini files took 0.02 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading IOS ini files took 0.02 seconds +LogConfig: Display: Loading Mac ini files took 0.02 seconds +LogConfig: Display: Loading Unix ini files took 0.02 seconds +LogConfig: Display: Loading TVOS ini files took 0.02 seconds +LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds +LogConfig: Display: Loading Linux ini files took 0.03 seconds +LogAssetRegistry: Display: Asset registry cache read as 16.6 MiB from C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ElectraCDM +LogPluginManager: Mounting Engine plugin ElectraCodecs +LogPluginManager: Mounting Engine plugin ElectraPlayer +LogPluginManager: Mounting Engine plugin ElectraSubtitles +LogPluginManager: Mounting Engine plugin ElectraUtil +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin OpusDecoderElectra +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.3930] (), CPU: 12th Gen Intel(R) Core(TM) i5-12400F, GPU: AMD Radeon RX 6950 XT +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: -AUTH_LOGIN=unused -AUTH_PASSWORD=fd75beb80422421fa0c4dce75cb61599 -AUTH_TYPE=exchangecode -epicapp=UE_5.3 -epicenv=Prod -EpicPortal -epicusername=blasphemydog -epicuserid=bf63ca57ea14420389c2d9de95dda71e -epiclocale=en -epicsandboxid=ue +LogInit: Base Directory: F:/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: Set CVar [[con.DebugEarlyDefault:1]] +LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +LogConfig: Set CVar [[r.setres:1280x720]] +LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.02.12-12.46.48:652][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.02.12-12.46.48:652][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.02.12-12.46.48:652][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.02.12-12.46.48:652][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2024.02.12-12.46.48:652][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2024.02.12-12.46.48:652][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.02.12-12.46.48:652][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.02.12-12.46.48:652][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.02.12-12.46.48:652][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.02.12-12.46.48:652][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.02.12-12.46.48:653][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.02.12-12.46.48:653][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.02.12-12.46.48:653][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.02.12-12.46.48:659][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.02.12-12.46.48:659][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.02.12-12.46.48:661][ 0]LogRHI: Using Default RHI: D3D12 +[2024.02.12-12.46.48:661][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.02.12-12.46.48:661][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.02.12-12.46.48:666][ 0]LogD3D12RHI: Aftermath initialized +[2024.02.12-12.46.48:666][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.02.12-12.46.48:666][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.02.12-12.46.48:724][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6950 XT (VendorId: 1002, DeviceId: 73a5, SubSysId: 2420148c, Revision: 00c0 +[2024.02.12-12.46.48:724][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported +[2024.02.12-12.46.48:724][ 0]LogD3D12RHI: Adapter has 16338MB of dedicated video memory, 0MB of dedicated system memory, and 32674MB of shared system memory, 2 output[s] +[2024.02.12-12.46.48:724][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 23.12.1 (internal:31.0.23013.1023, unified:31.0.23013.1023) +[2024.02.12-12.46.48:724][ 0]LogD3D12RHI: Driver Date: 11-28-2023 +[2024.02.12-12.46.48:728][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.02.12-12.46.48:728][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.02.12-12.46.48:728][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 32674MB of shared system memory, 0 output[s] +[2024.02.12-12.46.48:728][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.02.12-12.46.48:728][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.02.12-12.46.48:728][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.02.12-12.46.48:728][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.02.12-12.46.48:728][ 0]LogHAL: Display: Platform has ~ 64 GB [68523716608 / 68719476736 / 64], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.02.12-12.46.48:728][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.02.12-12.46.48:728][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.02.12-12.46.48:728][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.02.12-12.46.48:728][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.02.12-12.46.48:728][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.02.12-12.46.48:728][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.02.12-12.46.48:728][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.02.12-12.46.48:728][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Config/WindowsEditor/Editor.ini] +[2024.02.12-12.46.48:728][ 0]LogInit: Computer: DESKTOP-1QK3IA6 +[2024.02.12-12.46.48:728][ 0]LogInit: User: Wilgot +[2024.02.12-12.46.48:728][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.02.12-12.46.48:728][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.02.12-12.46.48:728][ 0]LogMemory: Memory total: Physical=63.8GB (64GB approx) +[2024.02.12-12.46.48:728][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.02.12-12.46.48:728][ 0]LogMemory: Process Physical Memory: 486.27 MB used, 529.56 MB peak +[2024.02.12-12.46.48:728][ 0]LogMemory: Process Virtual Memory: 471.41 MB used, 483.91 MB peak +[2024.02.12-12.46.48:728][ 0]LogMemory: Physical Memory: 10217.86 MB used, 55131.45 MB free, 65349.31 MB total +[2024.02.12-12.46.48:728][ 0]LogMemory: Virtual Memory: 14019.88 MB used, 55425.43 MB free, 69445.31 MB total +[2024.02.12-12.46.48:728][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.02.12-12.46.48:731][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.02.12-12.46.48:736][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.02.12-12.46.48:736][ 0]LogInit: Using OS detected language (en-GB). +[2024.02.12-12.46.48:736][ 0]LogInit: Using OS detected locale (en-SE). +[2024.02.12-12.46.48:737][ 0]LogTextLocalizationManager: No specific localization for 'en-GB' exists, so 'en' will be used for the language. +[2024.02.12-12.46.48:737][ 0]LogInit: Setting process to per monitor DPI aware +[2024.02.12-12.46.48:896][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.02.12-12.46.48:896][ 0]LogWindowsTextInputMethodSystem: - English (United Kingdom) - (Keyboard). +[2024.02.12-12.46.48:896][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United Kingdom) - (Keyboard). +[2024.02.12-12.46.48:910][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.02.12-12.46.48:910][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.02.12-12.46.49:010][ 0]LogRHI: Using Default RHI: D3D12 +[2024.02.12-12.46.49:010][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.02.12-12.46.49:010][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.02.12-12.46.49:010][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.02.12-12.46.49:010][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.02.12-12.46.49:010][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.02.12-12.46.49:011][ 0]LogWindows: Attached monitors: +[2024.02.12-12.46.49:011][ 0]LogWindows: resolution: 3440x1440, work area: (0, 0) -> (3440, 1400), device: '\\.\DISPLAY1' [PRIMARY] +[2024.02.12-12.46.49:011][ 0]LogWindows: resolution: 1920x1080, work area: (-1920, 125) -> (0, 1165), device: '\\.\DISPLAY2' +[2024.02.12-12.46.49:011][ 0]LogWindows: Found 2 attached monitors. +[2024.02.12-12.46.49:011][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.02.12-12.46.49:011][ 0]LogRHI: RHI Adapter Info: +[2024.02.12-12.46.49:011][ 0]LogRHI: Name: AMD Radeon RX 6950 XT +[2024.02.12-12.46.49:011][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 23.12.1 (internal:31.0.23013.1023, unified:31.0.23013.1023) +[2024.02.12-12.46.49:011][ 0]LogRHI: Driver Date: 11-28-2023 +[2024.02.12-12.46.49:011][ 0]LogD3D12RHI: GPU DeviceId: 0x73a5 (for the marketing name, search the web for "GPU Device Id") +[2024.02.12-12.46.49:025][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.02.12-12.46.49:025][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.02.12-12.46.49:025][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.02.12-12.46.49:025][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.02.12-12.46.49:076][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: Bindless resources are supported +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64). +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.02.12-12.46.49:112][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.02.12-12.46.49:123][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.02.12-12.46.49:124][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.02.12-12.46.49:124][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.02.12-12.46.49:145][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.02.12-12.46.49:145][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.02.12-12.46.49:145][ 0]LogD3D12RHI: AMD hit token extension is supported +[2024.02.12-12.46.49:145][ 0]LogRHI: Texture pool is 9809 MB (70% of 14013 MB) +[2024.02.12-12.46.49:145][ 0]LogD3D12RHI: Async texture creation enabled +[2024.02.12-12.46.49:145][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.02.12-12.46.49:168][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.02.12-12.46.49:177][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2024.02.12-12.46.49:177][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""F:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all" ] +[2024.02.12-12.46.49:194][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.02.12-12.46.49:194][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.02.12-12.46.49:194][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.02.12-12.46.49:194][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.02.12-12.46.49:194][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.02.12-12.46.49:194][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.02.12-12.46.49:194][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.02.12-12.46.49:194][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.02.12-12.46.49:195][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.02.12-12.46.49:195][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.02.12-12.46.49:195][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.02.12-12.46.49:195][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.02.12-12.46.49:196][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.02.12-12.46.49:207][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.02.12-12.46.49:210][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.02.12-12.46.49:210][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.02.12-12.46.49:213][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.02.12-12.46.49:213][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.02.12-12.46.49:213][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.02.12-12.46.49:213][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.02.12-12.46.49:215][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.02.12-12.46.49:215][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.02.12-12.46.49:215][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.02.12-12.46.49:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.02.12-12.46.49:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.02.12-12.46.49:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.02.12-12.46.49:217][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.02.12-12.46.49:218][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.02.12-12.46.49:218][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.02.12-12.46.49:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.02.12-12.46.49:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.02.12-12.46.49:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.02.12-12.46.49:222][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.02.12-12.46.49:222][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.02.12-12.46.49:227][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.02.12-12.46.49:258][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.02.12-12.46.49:260][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.02.12-12.46.49:260][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.02.12-12.46.49:262][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.02.12-12.46.49:262][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.02.12-12.46.49:262][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.02.12-12.46.49:262][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.02.12-12.46.49:262][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.02.12-12.46.49:297][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.02.12-12.46.49:297][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.02.12-12.46.49:297][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.02.12-12.46.49:300][ 0]LogDerivedDataCache: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2024.02.12-12.46.49:300][ 0]LogDerivedDataCache: Display: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.01ms. RandomReadSpeed=3151.48MBs, RandomWriteSpeed=456.27MBs. Assigned SpeedClass 'Local' +[2024.02.12-12.46.49:301][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.02.12-12.46.49:301][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.02.12-12.46.49:301][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.02.12-12.46.49:301][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.02.12-12.46.49:301][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.02.12-12.46.49:301][ 0]LogShaderCompilers: Guid format shader working directory is -6 characters bigger than the processId version (C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/10440/). +[2024.02.12-12.46.49:301][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Wilgot/AppData/Local/Temp/UnrealShaderWorkingDir/2734C4E5452E0B8A9568718FC67ED23B/'. +[2024.02.12-12.46.49:301][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.02.12-12.46.49:301][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.02.12-12.46.49:987][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.02.12-12.46.50:230][ 0]LogShaderCompilers: Display: Compiling shader autogen file: C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.02.12-12.46.50:230][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.02.12-12.46.50:651][ 0]LogSlate: Using FreeType 2.10.0 +[2024.02.12-12.46.50:651][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.02.12-12.46.50:677][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2024.02.12-12.46.50:677][ 0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up +[2024.02.12-12.46.50:687][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.02.12-12.46.50:828][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.02.12-12.46.50:828][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.02.12-12.46.50:828][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.02.12-12.46.50:829][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.02.12-12.46.50:829][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: Available device profiles: +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCBE00][000006286FFA0000 66] GlobalDefaults, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCB600][0000062864F60000 66] Windows, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCB400][000006286D7BC800 66] WindowsEditor, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCB000][000006286DFEA000 66] WindowsServer, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCA800][00000628498CA000 66] WindowsClient, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCA200][000006287AF30000 66] IOS, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABC9400][000006287AF32800 66] iPadAir2, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCC000][000006287AF35000 66] IPadPro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCC200][000006287AF37800 66] iPadAir3, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCC400][000006287AF3A000 66] iPadAir4, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCC600][000006287AF3C800 66] iPadAir5, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCC800][000006287AF40000 66] iPadMini4, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCCA00][000006287AF42800 66] iPadMini5, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCCC00][000006287AF45000 66] iPadMini6, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCCE00][000006287AF47800 66] iPhone6S, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCD000][000006287AF4A000 66] iPhone7, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCD200][000006287AF4C800 66] iPodTouch7, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCD400][000006287AF50000 66] iPhone6SPlus, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCD600][000006287AF52800 66] iPhone7Plus, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCD800][000006287AF55000 66] iPhoneSE, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCDA00][000006287AF57800 66] iPhone8, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCDC00][000006287AF5A000 66] iPhone8Plus, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCDE00][000006287AF5C800 66] iPhoneX, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCE000][000006287AF60000 66] iPhoneXS, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCE200][000006287AF62800 66] iPhoneXSMax, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCE400][000006287AF65000 66] iPhoneXR, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCE600][000006287AF67800 66] iPhone11, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCE800][000006287AF6A000 66] iPhone11Pro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCEA00][000006287AF6C800 66] iPhone11ProMax, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCEC00][000006287AF70000 66] iPhoneSE2, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCEE00][000006287AF72800 66] iPhone12Mini, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCF000][000006287AF75000 66] iPhone12, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCF200][000006287AF77800 66] iPhone12Pro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCF400][000006287AF7A000 66] iPhone12ProMax, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCF600][000006287AF7C800 66] iPhone13Mini, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCF800][000006287AF80000 66] iPhone13, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCFA00][000006287AF82800 66] iPhone13Pro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCFC00][000006287AF85000 66] iPhone13ProMax, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287ABCFE00][000006287AF87800 66] iPhoneSE3, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287A65FE00][000006287AF8A000 66] iPhone14, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [00000628649E6A00][000006287AF8C800 66] iPhone14Plus, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90000][000006287AFA0000 66] iPhone14Pro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90200][000006287AFA2800 66] iPhone14ProMax, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90400][000006287AFA5000 66] iPhone15, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90600][000006287AFA7800 66] iPhone15Plus, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90800][000006287AFAA000 66] iPhone15Pro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90A00][000006287AFAC800 66] iPhone15ProMax, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90C00][000006287B190000 66] iPadPro105, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF90E00][000006287B192800 66] iPadPro129, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91000][000006287B195000 66] iPadPro97, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91200][000006287B197800 66] iPadPro2_129, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91400][000006287B19A000 66] iPad5, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91600][000006287B19C800 66] iPad6, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91800][000006287B1A0000 66] iPad7, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91A00][000006287B1A2800 66] iPad8, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91C00][000006287B1A5000 66] iPad9, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF91E00][000006287B1A7800 66] iPad10, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92000][000006287B1AA000 66] iPadPro11, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92200][000006287B1AC800 66] iPadPro2_11, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92400][000006287B1B0000 66] iPadPro3_11, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92600][000006287B1B2800 66] iPadPro4_11, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92800][000006287B1B5000 66] iPadPro3_129, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92A00][000006287B1B7800 66] iPadPro4_129, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92C00][000006287B1BA000 66] iPadPro5_129, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF92E00][000006287B1BC800 66] iPadPro6_129, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93000][000006287B1C0000 66] AppleTV, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93200][000006287B1C2800 66] AppleTV4K, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93400][000006287B1C5000 66] AppleTV2_4K, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93600][000006287B1C7800 66] TVOS, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93800][000006287B1CA000 66] Mac, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93A00][000006287B1CC800 66] MacEditor, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93C00][000006287B1D0000 66] MacClient, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF93E00][000006287B1D2800 66] MacServer, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94000][000006287B1D5000 66] Linux, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94200][000006287B1D7800 66] LinuxEditor, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94400][000006287B1DA000 66] LinuxArm64Editor, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94600][000006287B1DC800 66] LinuxArm64, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94800][000006287B1E0000 66] LinuxClient, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94A00][000006287B1E2800 66] LinuxArm64Client, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94C00][000006287B1E5000 66] LinuxServer, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF94E00][000006287B1E7800 66] LinuxArm64Server, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95000][000006287B1EA000 66] Android, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95200][000006287B1EC800 66] Android_Preview_OpenGL, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95400][000006287B1F0000 66] Android_Preview_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95600][000006287B1F2800 66] Android_Low, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95800][000006287B1F5000 66] Android_Mid, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95A00][000006287B1F7800 66] Android_High, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95C00][000006287B1FA000 66] Android_Default, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF95E00][000006287B1FC800 66] Android_Adreno4xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96000][000006287B200000 66] Android_Adreno5xx_Low, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96200][000006287B202800 66] Android_Adreno5xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96400][000006287B205000 66] Android_Adreno6xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96600][000006287B207800 66] Android_Adreno6xx_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96800][000006287B20A000 66] Android_Adreno7xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96A00][000006287B20C800 66] Android_Adreno7xx_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96C00][000006287B210000 66] Android_Mali_T6xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF96E00][000006287B212800 66] Android_Mali_T7xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97000][000006287B215000 66] Android_Mali_T8xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97200][000006287B217800 66] Android_Mali_G71, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97400][000006287B21A000 66] Android_Mali_G72, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97600][000006287B21C800 66] Android_Mali_G72_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97800][000006287B220000 66] Android_Mali_G76, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97A00][000006287B222800 66] Android_Mali_G76_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97C00][000006287B225000 66] Android_Mali_G77, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF97E00][000006287B227800 66] Android_Mali_G77_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98000][000006287B22A000 66] Android_Mali_G78, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98200][000006287B22C800 66] Android_Mali_G78_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98400][000006287B230000 66] Android_Mali_G710, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98600][000006287B232800 66] Android_Mali_G710_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98A00][000006287B235000 66] Android_Mali_G7xx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98C00][000006287B237800 66] Android_Mali_G7xx_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF98E00][000006287B23A000 66] Android_Xclipse_920, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99000][000006287B23C800 66] Android_Xclipse_920_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99400][0000062879BD0000 66] Android_Vulkan_SM5, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99600][0000062879BD2800 66] Android_PowerVR_G6xxx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99800][0000062879BD5000 66] Android_PowerVR_GT7xxx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99A00][0000062879BD7800 66] Android_PowerVR_GE8xxx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99C00][0000062879BDA000 66] Android_PowerVR_GM9xxx, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF99E00][0000062879BDC800 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9A000][0000062879BE0000 66] Android_TegraK1, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9A200][0000062879BE2800 66] Android_Unknown_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9A400][0000062879BE5000 66] Oculus_Quest, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9A600][0000062879BE7800 66] Oculus_Quest2, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9A800][0000062879BEA000 66] Meta_Quest_Pro, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9AA00][0000062879BEC800 66] Meta_Quest_3, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9AC00][0000062879BF0000 66] HoloLens, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: [000006287AF9AE00][0000062879BF2800 66] MagicLeap_Vulkan, +[2024.02.12-12.46.50:951][ 0]LogDeviceProfileManager: Active device profile: [000006287ABCB400][000006286D7BC800 66] WindowsEditor +[2024.02.12-12.46.50:951][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.02.12-12.46.50:951][ 0]LogShaderCompilers: Display: Compiling shader autogen file: C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.02.12-12.46.50:952][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.02.12-12.46.50:952][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites", Error="Android Studio is not installed correctly.") +[2024.02.12-12.46.50:952][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-12.46.50:952][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-12.46.50:952][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-12.46.50:952][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-12.46.50:954][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Win64@DESKTOP-1QK3IA6' +[2024.02.12-12.46.50:954][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""F:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Win64@DESKTOP-1QK3IA6" -nocompile -nocompileuat ] +[2024.02.12-12.46.51:044][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.02.12-12.46.51:100][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.02.12-12.46.51:100][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.02.12-12.46.51:100][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.02.12-12.46.51:100][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.02.12-12.46.51:100][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.02.12-12.46.51:445][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.02.12-12.46.51:445][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.02.12-12.46.51:453][ 0]LogUObjectArray: 21917 objects as part of root set at end of initial load. +[2024.02.12-12.46.51:453][ 0]LogUObjectAllocator: 6142576 out of 0 bytes used by permanent object pool. +[2024.02.12-12.46.51:453][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.02.12-12.46.51:457][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.02.12-12.46.51:457][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.02.12-12.46.51:459][ 0]LogLiveCoding: Display: First instance in process group "UE_MyProject2_0x0e14665b", spawning console +[2024.02.12-12.46.51:463][ 0]LogLiveCoding: Display: Waiting for server +[2024.02.12-12.46.51:477][ 0]LogSlate: Border +[2024.02.12-12.46.51:477][ 0]LogSlate: BreadcrumbButton +[2024.02.12-12.46.51:477][ 0]LogSlate: Brushes.Title +[2024.02.12-12.46.51:477][ 0]LogSlate: Default +[2024.02.12-12.46.51:477][ 0]LogSlate: Icons.Save +[2024.02.12-12.46.51:477][ 0]LogSlate: Icons.Toolbar.Settings +[2024.02.12-12.46.51:477][ 0]LogSlate: ListView +[2024.02.12-12.46.51:477][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.02.12-12.46.51:477][ 0]LogSlate: SoftwareCursor_Grab +[2024.02.12-12.46.51:477][ 0]LogSlate: TableView.DarkRow +[2024.02.12-12.46.51:477][ 0]LogSlate: TableView.Row +[2024.02.12-12.46.51:477][ 0]LogSlate: TreeView +[2024.02.12-12.46.51:575][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.02.12-12.46.51:577][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.02.12-12.46.51:630][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled +[2024.02.12-12.46.51:630][ 0]LogInit: XR: MultiViewport is Disabled +[2024.02.12-12.46.51:630][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.02.12-12.46.51:644][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.02.12-12.46.51:774][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.02.12-12.46.51:792][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.02.12-12.46.51:813][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.02.12-12.46.51:867][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 442E971440AFBE7C1E3909AEDFB38589 | Instance: 8911D058495154405DCE1094B973DD0C (DESKTOP-1QK3IA6-10440). +[2024.02.12-12.46.52:062][ 0]LogPython: Using Python 3.9.7 +[2024.02.12-12.46.52:657][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.02.12-12.46.52:660][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.02.12-12.46.52:662][ 0]LogUdpMessaging: Display: Added local interface '192.168.0.149' to multicast group '230.0.0.1:6666' +[2024.02.12-12.46.52:714][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.02.12-12.46.52:727][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.02.12-12.46.52:727][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.02.12-12.46.52:801][ 0]SourceControl: Revision control is disabled +[2024.02.12-12.46.52:802][ 0]LogUProjectInfo: Found projects: +[2024.02.12-12.46.52:811][ 0]SourceControl: Revision control is disabled +[2024.02.12-12.46.52:822][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-12.46.52:822][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-12.46.52:823][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-12.46.52:954][ 0]LogOpenImageDenoise: OIDN starting up +[2024.02.12-12.46.53:138][ 0]LogCollectionManager: Loaded 0 collections in 0.000620 seconds +[2024.02.12-12.46.53:140][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2024.02.12-12.46.53:141][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Developers/Wilgot/Collections/' took 0.00s +[2024.02.12-12.46.53:142][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2024.02.12-12.46.53:423][ 0]LogEngine: Initializing Engine... +[2024.02.12-12.46.53:428][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2024.02.12-12.46.53:585][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.02.12-12.46.53:588][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.46.53:588][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.46.53:593][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.02.12-12.46.53:594][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2024.02.12-12.46.53:594][ 0]LogInit: Texture streaming: Enabled +[2024.02.12-12.46.53:603][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.02.12-12.46.53:607][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.02.12-12.46.53:614][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.02.12-12.46.53:614][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.02.12-12.46.53:614][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-12.46.53:615][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-12.46.53:615][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-12.46.53:616][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-12.46.53:616][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-12.46.53:616][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-12.46.53:618][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-12.46.53:642][ 0]LogAudioMixer: Display: Using Audio Hardware Device Analog (1+2) (RME ADI-2 DAC) +[2024.02.12-12.46.53:642][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-12.46.53:644][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-12.46.53:644][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-12.46.53:645][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.02.12-12.46.53:645][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.02.12-12.46.53:646][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.02.12-12.46.53:646][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.02.12-12.46.53:646][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.02.12-12.46.53:646][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.02.12-12.46.53:646][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.02.12-12.46.53:655][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.02.12-12.46.53:657][ 0]LogInit: Undo buffer set to 32 MB +[2024.02.12-12.46.53:657][ 0]LogInit: Transaction tracking system initialized +[2024.02.12-12.46.53:693][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2024.02.12-12.46.53:693][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.02.12-12.46.53:695][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.00195 seconds (Found 134 uncontrolled assets) +[2024.02.12-12.46.53:700][ 0]BlueprintLog: New page: Editor Load +[2024.02.12-12.46.53:754][ 0]LocalizationService: Localization service is disabled +[2024.02.12-12.46.53:767][ 0]TimingProfiler: Initialize +[2024.02.12-12.46.53:767][ 0]TimingProfiler: OnSessionChanged +[2024.02.12-12.46.53:767][ 0]LoadingProfiler: Initialize +[2024.02.12-12.46.53:767][ 0]LoadingProfiler: OnSessionChanged +[2024.02.12-12.46.53:767][ 0]NetworkingProfiler: Initialize +[2024.02.12-12.46.53:767][ 0]NetworkingProfiler: OnSessionChanged +[2024.02.12-12.46.53:767][ 0]MemoryProfiler: Initialize +[2024.02.12-12.46.53:767][ 0]MemoryProfiler: OnSessionChanged +[2024.02.12-12.46.53:819][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-12.46.53:819][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-12.46.53:819][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-12.46.53:905][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/' took 0.02s +[2024.02.12-12.46.53:977][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.02.12-12.46.54:056][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.02.12-12.46.54:058][ 0]SourceControl: Revision control is disabled +[2024.02.12-12.46.54:058][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 5.978 +[2024.02.12-12.46.54:058][ 0]Cmd: MAP LOAD FILE="../../../Engine/Content/Maps/Templates/OpenWorld.umap" TEMPLATE=1 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.02.12-12.46.54:058][ 0]LightingResults: New page: Lighting Build +[2024.02.12-12.46.54:060][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.02.12-12.46.54:060][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.46.54:060][ 0]MapCheck: New page: Map Check +[2024.02.12-12.46.54:060][ 0]LightingResults: New page: Lighting Build +[2024.02.12-12.46.54:063][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-12.46.54:066][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.02.12-12.46.54:096][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled_1'. +[2024.02.12-12.46.54:096][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.46.54:096][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.46.54:096][ 0]LogAIModule: Creating AISystem for world Untitled_1 +[2024.02.12-12.46.54:097][ 0]LogWorldPartition: ULevel::OnLevelLoaded(Untitled_1)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.02.12-12.46.54:097][ 0]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-12.46.54:097][ 0]LogWorldPartition: UWorldPartition::Initialize : World = Untitled_1, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-12.46.54:124][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.02.12-12.46.54:275][ 0]LogContentBundle: [Untitled_1(Standalone)] Creating new contrainer. +[2024.02.12-12.46.54:275][ 0]LogWorldPartition: Display: WorldPartition initialize took 178 ms +[2024.02.12-12.46.54:618][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.02.12-12.46.54:622][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.39ms +[2024.02.12-12.46.54:622][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.02.12-12.46.54:623][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,526ms to complete. +[2024.02.12-12.46.54:628][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 6.548 +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: ================================================ +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 3,20 GiB budget. Usage: 0.00% +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.02.12-12.46.54:628][ 0]LogShaderCompilers: Display: ================================================ +[2024.02.12-12.46.54:696][ 0]LogAssetRegistry: Display: Asset registry cache written as 16.6 MiB to C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2024.02.12-12.46.54:736][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.46.54:745][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.46.54:752][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.46.54:760][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.46.54:801][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:802][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.02.12-12.46.54:803][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:804][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.02.12-12.46.54:805][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:805][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.02.12-12.46.54:806][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:806][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.02.12-12.46.54:807][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:808][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.02.12-12.46.54:808][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:809][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.02.12-12.46.54:809][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:810][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.02.12-12.46.54:810][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:810][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.02.12-12.46.54:811][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:811][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.02.12-12.46.54:812][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-12.46.54:812][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.02.12-12.46.55:014][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-1QK3IA6: (Name=DESKTOP-1QK3IA6, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.02.12-12.46.55:033][ 0]LogSlate: Took 0.000179 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.02.12-12.46.55:037][ 0]LogSlate: Took 0.000177 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.02.12-12.46.55:039][ 0]LogSlate: Took 0.000550 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.02.12-12.46.55:040][ 0]LogSlate: Took 0.000321 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.02.12-12.46.55:061][ 0]LogViewport: Scene viewport resized to 1445x818, mode Windowed. +[2024.02.12-12.46.55:110][ 0]LogSlate: Took 0.000413 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.02.12-12.46.55:582][ 0]LogStall: Startup... +[2024.02.12-12.46.55:583][ 0]LogStall: Startup complete. +[2024.02.12-12.46.55:587][ 0]LogLoad: (Engine Initialization) Total time: 7.51 seconds +[2024.02.12-12.46.55:587][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.02.12-12.46.55:640][ 0]LogAssetRegistry: AssetRegistryGather time 0.1198s: AssetDataDiscovery 0.0273s, AssetDataGather 0.0612s, StoreResults 0.0313s. +[2024.02.12-12.46.55:656][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000005 seconds (updated 0 objects) +[2024.02.12-12.46.55:779][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.02.12-12.46.55:846][ 1]LogPython: registering + +[2024.02.12-12.46.55:848][ 1]Running Python start-up script 'F:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.023705 secs +[2024.02.12-12.46.55:882][ 1]LogD3D12RHI: Cannot end block when stack is empty +[2024.02.12-12.47.04:107][954]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.02.12-12.47.04:237][954]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.47.04:237][954]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.02.12-12.47.04:237][954]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-12.47.04:237][954]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = Inactive, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-12.47.04:246][954]LogUObjectGlobals: Warning: Guid referenced by Landscape /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 is already used by Landscape /Temp/Untitled_1.Untitled_1:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703, which should never happen in the editor but could happen at runtime with duplicate level loading or PIE +[2024.02.12-12.47.04:247][954]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-12.47.04:247][954]LogWorldPartition: Display: WorldPartition initialize took 9 ms (total: 187 ms) +[2024.02.12-12.47.04:248][954]LogAssetEditorSubsystem: Opening Asset editor for World /Game/REALGAME.REALGAME +[2024.02.12-12.47.04:248][954]Cmd: MAP LOAD FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/REALGAME.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.02.12-12.47.04:248][954]LightingResults: New page: Lighting Build +[2024.02.12-12.47.04:248][954]LoadErrors: New page: Loading map: REALGAME.umap +[2024.02.12-12.47.04:295][954]LogWorld: UWorld::CleanupWorld for Untitled_1, bSessionEnded=true, bCleanupResources=true +[2024.02.12-12.47.04:295][954]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.47.04:296][954]LogContentBundle: [Untitled_1(Standalone)] Deleting container. +[2024.02.12-12.47.04:296][954]MapCheck: New page: Map Check +[2024.02.12-12.47.04:296][954]LightingResults: New page: Lighting Build +[2024.02.12-12.47.04:299][954]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-12.47.04:308][954]LogUObjectHash: Compacting FUObjectHashTables data took 0.45ms +[2024.02.12-12.47.04:310][954]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-12.47.04:310][954]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.47.04:311][954]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-12.47.04:316][954]LogUObjectHash: Compacting FUObjectHashTables data took 0.36ms +[2024.02.12-12.47.04:319][954]LogUObjectHash: Compacting FUObjectHashTables data took 0.34ms +[2024.02.12-12.47.04:328][954]LogAudio: Display: Audio Device (ID: 1) registered with world 'REALGAME'. +[2024.02.12-12.47.04:328][954]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.47.04:328][954]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.47.04:329][954]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-12.47.04:329][954]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.02.12-12.47.04:329][954]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-12.47.04:329][954]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-12.47.04:537][954]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-12.47.04:537][954]LogWorldPartition: Display: WorldPartition initialize took 207 ms (total: 395 ms) +[2024.02.12-12.47.04:882][954]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.02.12-12.47.04:887][954]LogUObjectHash: Compacting FUObjectHashTables data took 0.40ms +[2024.02.12-12.47.04:890][954]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.02.12-12.47.04:891][954]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,478ms to complete. +[2024.02.12-12.47.06:734][131]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-12.47.06:740][131]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-12.47.06:740][131]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-12.47.06:826][131]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 85 ms +[2024.02.12-12.47.06:827][131]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-12.47.06:827][131]PIE: New page: PIE session: REALGAME (12 Feb 2024, 14:47:06) +[2024.02.12-12.47.06:827][131]LogPlayLevel: Display: Creating online subsystem for client :Context_1 +[2024.02.12-12.47.06:829][131]LogOnline: OSS: Created online subsystem instance for: :Context_1 +[2024.02.12-12.47.06:848][132]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-12.47.06:857][132]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009338s) +[2024.02.12-12.47.06:857][132]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009388s) +[2024.02.12-12.47.06:860][132]LogUObjectHash: Compacting FUObjectHashTables data took 0.37ms +[2024.02.12-12.47.06:861][132]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.47.06:861][132]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.47.06:861][132]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-12.47.06:862][132]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-12.47.06:862][132]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-12.47.06:862][132]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-12.47.06:862][132]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-12.47.06:864][132]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-12.47.06:864][132]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 397 ms) +[2024.02.12-12.47.06:865][132]LogPlayLevel: PIE: World Init took: (0.003826s) +[2024.02.12-12.47.06:865][132]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-12.47.06:865][132]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-12.47.06:865][132]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-12.47.06:865][132]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-12.47.06:865][132]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-12.47.06:865][132]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-12.47.06:867][132]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-12.47.06:880][132]LogAudioMixer: Display: Using Audio Hardware Device Analog (1+2) (RME ADI-2 DAC) +[2024.02.12-12.47.06:881][132]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-12.47.06:881][132]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-12.47.06:881][132]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-12.47.06:881][132]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.02.12-12.47.06:881][132]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.02.12-12.47.06:883][132]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.02.12-12.47.06:883][132]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.02.12-12.47.06:883][132]LogInit: FAudioDevice initialized with ID 2. +[2024.02.12-12.47.06:883][132]LogAudio: Display: Audio Device (ID: 2) registered with world 'REALGAME'. +[2024.02.12-12.47.06:883][132]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.02.12-12.47.06:885][132]LogLoad: Game class is 'GameModeBase' +[2024.02.12-12.47.06:886][132]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-13.47.06 +[2024.02.12-12.47.06:887][132]LogWorld: Bringing up level for play took: 0.001050 +[2024.02.12-12.47.06:892][132]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-12.47.06:892][132]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-12.47.06:894][132]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-12.47.07:075][132]LogElectraPlayer: [00000628B4FE3800] FElectraPlayer() created. +[2024.02.12-12.47.07:075][132]LogElectraPlayerPlugin: [00000628B9F52A00] IMediaPlayer::Open: Options@0000062893F9DFB0 +[2024.02.12-12.47.07:079][132]LogElectraPlayer: [00000628B4FE3800][00000628C175D190] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-12.47.07:079][132]LogElectraPlayerPlugin: [00000628B9F52A00] IMediaControls::SetRate(0.000000) +[2024.02.12-12.47.07:080][132]LogElectraPlayer: [00000628B4FE3800][00000628C175D190] IMediaPlayer::Close() +[2024.02.12-12.47.07:080][132]LogElectraPlayer: [00000628B4FE3800][00000628C175D190] Playback stopped. Last play position 0.000 +[2024.02.12-12.47.07:080][132]LogElectraPlayer: [00000628B4FE3800][00000628C175D190] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-12.47.07:081][132]LogElectraPlayerPlugin: [00000628B9F52A00] IMediaPlayer::Open: Options@0000062893F9DFB0 +[2024.02.12-12.47.07:081][132]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-12.47.07:081][132]LogElectraPlayerPlugin: [00000628B9F52A00] IMediaControls::SetRate(0.000000) +[2024.02.12-12.47.07:083][132]LogElectraPlayer: [00000628B4FE5400] FElectraPlayer() created. +[2024.02.12-12.47.07:083][132]LogElectraPlayerPlugin: [00000628B9F5CB00] IMediaPlayer::Open: Options@00000628AE0F34B0 +[2024.02.12-12.47.07:083][132]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/SmokeTransition.mp4) +[2024.02.12-12.47.07:083][132]LogElectraPlayerPlugin: [00000628B9F5CB00] IMediaControls::SetRate(0.000000) +[2024.02.12-12.47.07:084][132]PIE: Server logged in +[2024.02.12-12.47.07:084][132]PIE: Play in editor total start time 0,345 seconds. +[2024.02.12-12.47.07:091][132]LogElectraPlayer: [00000628C175D190] DoCloseAsync() finished after 11.542 msec! +[2024.02.12-12.47.07:127][133]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/SmokeTransition.mp4" +[2024.02.12-12.47.07:127][133]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-12.47.07:209][134]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/SmokeTransition.mp4" +[2024.02.12-12.47.07:210][134]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Received initial stream playlists +[2024.02.12-12.47.07:210][134]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Found 1920 * 1080 video stream at bitrate 1048576 +[2024.02.12-12.47.07:210][134]LogElectraPlayerPlugin: [00000628B9F5CB00] IMediaControls::SetRate(1.000000) +[2024.02.12-12.47.07:210][134]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-12.47.07:210][134]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Received initial stream playlists +[2024.02.12-12.47.07:210][134]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-12.47.07:210][134]LogElectraPlayerPlugin: [00000628B9F52A00] IMediaControls::SetRate(1.000000) +[2024.02.12-12.47.07:230][135]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Initial buffering starts +[2024.02.12-12.47.07:230][135]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-12.47.07:230][135]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Initial buffering starts +[2024.02.12-12.47.07:230][135]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-12.47.07:238][136]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Initial buffering ended after 0.007s +[2024.02.12-12.47.07:238][136]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Player starts prerolling to warm decoders and renderers +[2024.02.12-12.47.07:238][136]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Initial buffering ended after 0.007s +[2024.02.12-12.47.07:238][136]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Player starts prerolling to warm decoders and renderers +[2024.02.12-12.47.07:448][159]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Player prerolling complete +[2024.02.12-12.47.07:448][159]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Player prerolling complete +[2024.02.12-12.47.07:466][161]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Playback started at play position 0.000 +[2024.02.12-12.47.07:466][161]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Playback resumed at play position 0.000 +[2024.02.12-12.47.07:474][162]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Playback started at play position 0.004 +[2024.02.12-12.47.07:474][162]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Playback resumed at play position 0.004 +[2024.02.12-12.47.09:309][382]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (1) from 2.000 to 0.000 +[2024.02.12-12.47.10:318][503]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Playback paused at play position 3.000 +[2024.02.12-12.47.10:318][503]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Playback reached end at play position 3.000 +[2024.02.12-12.47.11:326][624]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (2) from 2.000 to 0.000 +[2024.02.12-12.47.13:318][863]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (3) from 2.000 to 0.000 +[2024.02.12-12.47.15:319][103]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (4) from 2.000 to 0.000 +[2024.02.12-12.47.17:328][344]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (5) from 2.000 to 0.000 +[2024.02.12-12.47.19:329][584]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (6) from 2.000 to 0.000 +[2024.02.12-12.47.21:321][823]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (7) from 2.000 to 0.000 +[2024.02.12-12.47.23:321][ 63]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (8) from 2.000 to 0.000 +[2024.02.12-12.47.25:329][304]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (9) from 2.000 to 0.000 +[2024.02.12-12.47.27:337][545]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (10) from 2.000 to 0.000 +[2024.02.12-12.47.29:329][784]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (11) from 2.000 to 0.000 +[2024.02.12-12.47.31:312][ 22]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (12) from 2.000 to 0.000 +[2024.02.12-12.47.33:329][264]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (13) from 2.000 to 0.000 +[2024.02.12-12.47.35:312][502]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (14) from 2.000 to 0.000 +[2024.02.12-12.47.37:320][743]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (15) from 2.000 to 0.000 +[2024.02.12-12.47.39:332][983]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Looping (16) from 2.000 to 0.000 +[2024.02.12-12.47.39:694][ 21]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] IMediaPlayer::Close() +[2024.02.12-12.47.39:694][ 21]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Playback stopped. Last play position 0.284 +[2024.02.12-12.47.39:694][ 21]LogElectraPlayer: [00000628B4FE3800][00000628C175D690] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.082s +Time after stream playlists loaded: 0.082s +Time for initial buffering: 0.007s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.211s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 16 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.000s +Play position at end: 0.284s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 6799625 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 19 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-12.47.39:696][ 21]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] IMediaPlayer::Close() +[2024.02.12-12.47.39:696][ 21]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Playback stopped. Last play position 3.000 +[2024.02.12-12.47.39:696][ 21]LogElectraPlayer: [00000628B4FE5400][00000628C0FF0DD0] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/SmokeTransition.mp4 +Time after master playlist loaded: 0.082s +Time after stream playlists loaded: 0.082s +Time for initial buffering: 0.007s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 7096560000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.211s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 3.000s +Last media timeline start: 0.000s +Last media timeline end: 3.000s +Media duration: 3.000s +Play position at start: 0.004s +Play position at end: 3.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 887070 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 1 +Currently active playlist URL: 1 +Currently active resolution: 1920 * 1080 +Current state: Ended +Last issue: + +[2024.02.12-12.47.39:698][ 21]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.47.39:698][ 21]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-12.47.39:707][ 21]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-12.47.39:707][ 21]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.47.39:707][ 21]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-12.47.39:709][ 21]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-12.47.39:712][ 21]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.47.39:717][ 21]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-12.47.39:718][ 21]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.02.12-12.47.39:718][ 21]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.02.12-12.47.39:720][ 21]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.02.12-12.47.39:725][ 21]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.47.39:738][ 21]LogUObjectHash: Compacting FUObjectHashTables data took 0.45ms +[2024.02.12-12.47.39:756][ 22]LogPlayLevel: Display: Destroying online subsystem :Context_1 +[2024.02.12-12.47.39:758][ 22]LogElectraPlayer: [00000628B4FE5400] ~FElectraPlayer() finished. +[2024.02.12-12.47.39:758][ 22]LogElectraPlayer: [00000628B4FE3800] ~FElectraPlayer() finished. +[2024.02.12-12.47.39:774][ 24]LogElectraPlayer: [00000628C175D690] DoCloseAsync() finished after 79.640 msec! +[2024.02.12-12.47.39:777][ 24]LogElectraPlayer: [00000628C0FF0DD0] DoCloseAsync() finished after 80.893 msec! +[2024.02.12-12.48.07:863][328]LogAssetEditorSubsystem: Opening Asset editor for WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-12.48.07:863][328]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.48.07:863][328]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.48.07:870][328]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.48.07:870][328]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.48.07:876][328]LogSlate: Warning: The command 'UMGEditor.OpenAnimDrawer' has the same default chord as 'EditorViewport.Next' [Ctrl+Shift+Space Bar] +[2024.02.12-12.48.07:878][328]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.02.12-12.48.08:551][328]LogSlate: Took 0.000148 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.02.12-12.48.08:561][328]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find SlateColor 'Foreground'.' +[2024.02.12-12.48.08:561][328]LogSlate: Took 0.000309 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.02.12-12.48.11:488][625]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-12.48.11:495][625]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-12.48.11:495][625]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-12.48.11:572][625]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 77 ms (total: 163 ms) +[2024.02.12-12.48.11:573][625]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-12.48.11:573][625]PIE: New page: PIE session: REALGAME (12 Feb 2024, 14:48:11) +[2024.02.12-12.48.11:573][625]LogPlayLevel: Display: Creating online subsystem for client :Context_4 +[2024.02.12-12.48.11:575][625]LogOnline: OSS: Created online subsystem instance for: :Context_4 +[2024.02.12-12.48.11:596][626]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-12.48.11:605][626]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009156s) +[2024.02.12-12.48.11:605][626]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009200s) +[2024.02.12-12.48.11:614][626]LogUObjectHash: Compacting FUObjectHashTables data took 0.74ms +[2024.02.12-12.48.11:615][626]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-12.48.11:615][626]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-12.48.11:616][626]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-12.48.11:616][626]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-12.48.11:616][626]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-12.48.11:616][626]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-12.48.11:616][626]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-12.48.11:619][626]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-12.48.11:619][626]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 400 ms) +[2024.02.12-12.48.11:619][626]LogPlayLevel: PIE: World Init took: (0.003612s) +[2024.02.12-12.48.11:619][626]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-12.48.11:619][626]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-12.48.11:619][626]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-12.48.11:619][626]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-12.48.11:619][626]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-12.48.11:619][626]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-12.48.11:621][626]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-12.48.11:636][626]LogAudioMixer: Display: Using Audio Hardware Device Analog (1+2) (RME ADI-2 DAC) +[2024.02.12-12.48.11:636][626]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-12.48.11:636][626]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-12.48.11:636][626]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-12.48.11:637][626]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.02.12-12.48.11:637][626]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.02.12-12.48.11:638][626]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.02.12-12.48.11:638][626]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.02.12-12.48.11:638][626]LogInit: FAudioDevice initialized with ID 3. +[2024.02.12-12.48.11:638][626]LogAudio: Display: Audio Device (ID: 3) registered with world 'REALGAME'. +[2024.02.12-12.48.11:639][626]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.02.12-12.48.11:643][626]LogLoad: Game class is 'GameModeBase' +[2024.02.12-12.48.11:644][626]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-13.48.11 +[2024.02.12-12.48.11:644][626]LogWorld: Bringing up level for play took: 0.001303 +[2024.02.12-12.48.11:645][626]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-12.48.11:645][626]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-12.48.11:647][626]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-12.48.11:823][626]LogElectraPlayer: [00000628D8FD9A00] FElectraPlayer() created. +[2024.02.12-12.48.11:823][626]LogElectraPlayerPlugin: [00000628D8A69900] IMediaPlayer::Open: Options@0000062893F9DFB0 +[2024.02.12-12.48.11:826][626]LogElectraPlayer: [00000628D8FD9A00][00000628D304CB10] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-12.48.11:826][626]LogElectraPlayerPlugin: [00000628D8A69900] IMediaControls::SetRate(0.000000) +[2024.02.12-12.48.11:826][626]LogElectraPlayer: [00000628D8FD9A00][00000628D304CB10] IMediaPlayer::Close() +[2024.02.12-12.48.11:826][626]LogElectraPlayer: [00000628D8FD9A00][00000628D304CB10] Playback stopped. Last play position 0.000 +[2024.02.12-12.48.11:826][626]LogElectraPlayer: [00000628D8FD9A00][00000628D304CB10] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-12.48.11:827][626]LogElectraPlayerPlugin: [00000628D8A69900] IMediaPlayer::Open: Options@0000062893F9DFB0 +[2024.02.12-12.48.11:828][626]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-12.48.11:828][626]LogElectraPlayerPlugin: [00000628D8A69900] IMediaControls::SetRate(0.000000) +[2024.02.12-12.48.11:829][626]LogElectraPlayer: [00000628D8FDC400] FElectraPlayer() created. +[2024.02.12-12.48.11:829][626]LogElectraPlayerPlugin: [00000628D8DD4800] IMediaPlayer::Open: Options@00000628AE0F34B0 +[2024.02.12-12.48.11:829][626]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/SmokeTransition.mp4) +[2024.02.12-12.48.11:829][626]LogElectraPlayerPlugin: [00000628D8DD4800] IMediaControls::SetRate(0.000000) +[2024.02.12-12.48.11:830][626]PIE: Server logged in +[2024.02.12-12.48.11:830][626]PIE: Play in editor total start time 0,335 seconds. +[2024.02.12-12.48.11:835][626]LogElectraPlayer: [00000628D304CB10] DoCloseAsync() finished after 8.570 msec! +[2024.02.12-12.48.11:858][627]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/SmokeTransition.mp4" +[2024.02.12-12.48.11:858][627]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-12.48.11:945][628]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/SmokeTransition.mp4" +[2024.02.12-12.48.11:945][628]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Received initial stream playlists +[2024.02.12-12.48.11:945][628]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Found 1920 * 1080 video stream at bitrate 1048576 +[2024.02.12-12.48.11:945][628]LogElectraPlayerPlugin: [00000628D8DD4800] IMediaControls::SetRate(1.000000) +[2024.02.12-12.48.11:945][628]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-12.48.11:945][628]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Received initial stream playlists +[2024.02.12-12.48.11:945][628]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-12.48.11:945][628]LogElectraPlayerPlugin: [00000628D8A69900] IMediaControls::SetRate(1.000000) +[2024.02.12-12.48.11:967][629]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Initial buffering starts +[2024.02.12-12.48.11:967][629]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-12.48.11:967][629]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Initial buffering starts +[2024.02.12-12.48.11:967][629]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-12.48.11:976][630]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Initial buffering ended after 0.010s +[2024.02.12-12.48.11:976][630]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Player starts prerolling to warm decoders and renderers +[2024.02.12-12.48.11:976][630]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Initial buffering ended after 0.010s +[2024.02.12-12.48.11:976][630]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Player starts prerolling to warm decoders and renderers +[2024.02.12-12.48.12:064][638]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Player prerolling complete +[2024.02.12-12.48.12:092][640]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Playback started at play position 0.003 +[2024.02.12-12.48.12:092][640]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Playback resumed at play position 0.003 +[2024.02.12-12.48.12:101][641]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Player prerolling complete +[2024.02.12-12.48.12:131][644]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Playback started at play position 0.000 +[2024.02.12-12.48.12:131][644]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Playback resumed at play position 0.000 +[2024.02.12-12.48.13:968][820]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Looping (1) from 2.000 to 0.000 +[2024.02.12-12.48.15:008][925]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Playback paused at play position 3.000 +[2024.02.12-12.48.15:008][925]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Playback reached end at play position 3.000 +[2024.02.12-12.48.15:034][925]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] IMediaPlayer::Close() +[2024.02.12-12.48.15:034][925]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Playback stopped. Last play position 0.981 +[2024.02.12-12.48.15:034][925]LogElectraPlayer: [00000628D8FD9A00][00000628D304D010] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.087s +Time after stream playlists loaded: 0.087s +Time for initial buffering: 0.010s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.088s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 1 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.003s +Play position at end: 0.981s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 1431500 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 4 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-12.48.15:036][925]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] IMediaPlayer::Close() +[2024.02.12-12.48.15:036][925]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Playback stopped. Last play position 3.000 +[2024.02.12-12.48.15:036][925]LogElectraPlayer: [00000628D8FDC400][00000628D32C0A10] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/SmokeTransition.mp4 +Time after master playlist loaded: 0.087s +Time after stream playlists loaded: 0.087s +Time for initial buffering: 0.010s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 7096560000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.125s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 3.000s +Last media timeline start: 0.000s +Last media timeline end: 3.000s +Media duration: 3.000s +Play position at start: 0.000s +Play position at end: 3.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 887070 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 1 +Currently active playlist URL: 1 +Currently active resolution: 1920 * 1080 +Current state: Ended +Last issue: + +[2024.02.12-12.48.15:038][925]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.48.15:038][925]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-12.48.15:047][925]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-12.48.15:047][925]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.48.15:047][925]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-12.48.15:049][925]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-12.48.15:052][925]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-12.48.15:062][925]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-12.48.15:064][925]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.02.12-12.48.15:064][925]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.02.12-12.48.15:066][925]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.02.12-12.48.15:081][925]LogUObjectHash: Compacting FUObjectHashTables data took 0.88ms +[2024.02.12-12.48.15:107][926]LogElectraPlayer: [00000628D8FDC400] ~FElectraPlayer() finished. +[2024.02.12-12.48.15:107][926]LogElectraPlayer: [00000628D8FD9A00] ~FElectraPlayer() finished. +[2024.02.12-12.48.15:116][927]LogPlayLevel: Display: Destroying online subsystem :Context_4 +[2024.02.12-12.48.15:139][929]LogElectraPlayer: [00000628D32C0A10] DoCloseAsync() finished after 102.762 msec! +[2024.02.12-12.48.15:139][929]LogElectraPlayer: [00000628D304D010] DoCloseAsync() finished after 104.471 msec! +[2024.02.12-12.48.44:205][420]BlueprintLog: New page: Compile MainMenu +[2024.02.12-12.48.44:234][420]LogUObjectHash: Compacting FUObjectHashTables data took 0.95ms +[2024.02.12-12.48.44:907][488]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-12.48.44:943][488]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-12.48.44:948][488]LogPackageLocalizationCache: Processed 46 localized package path(s) for 1 prioritized culture(s) in 0.005576 seconds +[2024.02.12-12.48.44:987][488]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-12.48.44:987][488]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu55934D6641FD221670CE61857DDDE6DD.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-12.48.44:993][488]LogFileHelpers: InternalPromptForCheckoutAndSave took 85 ms +[2024.02.12-12.48.44:993][488]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-12.48.44:993][488]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-12.48.50:356][610]LogDerivedDataCache: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:01.055 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 1251 files in 2101 folders with total size 46 MiB. +[2024.02.12-12.48.54:881][624]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-12.52.17:835][287]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.20.27:106][353]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.21.43:880][583]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.21.57:245][620]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.22.09:937][656]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.22.28:168][709]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.30.26:939][142]LogAudioMixer: Display: Audio Buffer Underrun (starvation) detected. InstanceID=1 +[2024.02.12-13.48.51:327][454]LogDerivedDataCache: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:02.026 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 1251 files in 2101 folders with total size 46 MiB. +[2024.02.12-14.36.13:800][980]LogAudioMixer: Warning: FMixerPlatformXAudio2: Changing default audio render device to new device: Role=Console, DeviceName=Speakers (High Definition Audio Device), InstanceID=1 +[2024.02.12-14.36.14:081][980]LogAudioMixer: Display: FMixerNullCallback: Simulating a h/w device callback at [21ms], ThreadID=11632 +[2024.02.12-14.36.14:416][981]LogAudioMixer: Display: Successful Swap new Device is (NumChannels=2, SampleRate=48000, DeviceID={0.0.0.00000000}.{7a3d1d65-4c5e-4e34-9ca5-aa44e0878655}, Name=Speakers (High Definition Audio Device)), Reason=FMixerPlatformXAudio2::OnDefaultRenderDeviceChanged, InstanceID=1, DurationMS=8.78 +[2024.02.12-14.36.14:416][981]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.02.12-14.36.14:417][981]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.02.12-14.40.18:219][811]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-14.40.18:225][811]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-14.40.18:225][811]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-14.40.18:302][811]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 78 ms (total: 241 ms) +[2024.02.12-14.40.18:303][811]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-14.40.18:303][811]PIE: New page: PIE session: REALGAME (12 Feb 2024, 16:40:18) +[2024.02.12-14.40.18:303][811]LogPlayLevel: Display: Creating online subsystem for client :Context_5 +[2024.02.12-14.40.18:306][811]LogOnline: OSS: Created online subsystem instance for: :Context_5 +[2024.02.12-14.40.18:327][812]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-14.40.18:336][812]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009514s) +[2024.02.12-14.40.18:336][812]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009560s) +[2024.02.12-14.40.18:349][812]LogUObjectHash: Compacting FUObjectHashTables data took 1.08ms +[2024.02.12-14.40.18:350][812]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-14.40.18:350][812]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-14.40.18:351][812]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-14.40.18:351][812]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-14.40.18:351][812]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-14.40.18:351][812]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-14.40.18:351][812]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-14.40.18:354][812]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-14.40.18:354][812]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 402 ms) +[2024.02.12-14.40.18:354][812]LogPlayLevel: PIE: World Init took: (0.003599s) +[2024.02.12-14.40.18:354][812]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-14.40.18:354][812]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-14.40.18:354][812]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-14.40.18:354][812]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-14.40.18:354][812]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-14.40.18:354][812]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-14.40.18:356][812]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-14.40.18:368][812]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-14.40.18:368][812]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-14.40.18:368][812]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-14.40.18:368][812]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-14.40.18:370][812]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.02.12-14.40.18:370][812]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.02.12-14.40.18:371][812]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.02.12-14.40.18:371][812]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.02.12-14.40.18:371][812]LogInit: FAudioDevice initialized with ID 4. +[2024.02.12-14.40.18:371][812]LogAudio: Display: Audio Device (ID: 4) registered with world 'REALGAME'. +[2024.02.12-14.40.18:371][812]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.02.12-14.40.18:375][812]LogLoad: Game class is 'GameModeBase' +[2024.02.12-14.40.18:376][812]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-15.40.18 +[2024.02.12-14.40.18:377][812]LogWorld: Bringing up level for play took: 0.001223 +[2024.02.12-14.40.18:378][812]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-14.40.18:378][812]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-14.40.18:380][812]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-14.40.18:558][812]LogElectraPlayer: [00000628DE684600] FElectraPlayer() created. +[2024.02.12-14.40.18:558][812]LogElectraPlayerPlugin: [00000628DE41E900] IMediaPlayer::Open: Options@0000062893F9DFB0 +[2024.02.12-14.40.18:561][812]LogElectraPlayer: [00000628DE684600][00000628DCA062D0] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-14.40.18:561][812]LogElectraPlayerPlugin: [00000628DE41E900] IMediaControls::SetRate(0.000000) +[2024.02.12-14.40.18:561][812]LogElectraPlayer: [00000628DE684600][00000628DCA062D0] IMediaPlayer::Close() +[2024.02.12-14.40.18:561][812]LogElectraPlayer: [00000628DE684600][00000628DCA062D0] Playback stopped. Last play position 0.000 +[2024.02.12-14.40.18:561][812]LogElectraPlayer: [00000628DE684600][00000628DCA062D0] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-14.40.18:562][812]LogElectraPlayerPlugin: [00000628DE41E900] IMediaPlayer::Open: Options@0000062893F9DFB0 +[2024.02.12-14.40.18:562][812]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-14.40.18:562][812]LogElectraPlayerPlugin: [00000628DE41E900] IMediaControls::SetRate(0.000000) +[2024.02.12-14.40.18:564][812]PIE: Server logged in +[2024.02.12-14.40.18:564][812]PIE: Play in editor total start time 0,34 seconds. +[2024.02.12-14.40.18:568][812]LogElectraPlayer: [00000628DCA062D0] DoCloseAsync() finished after 7.315 msec! +[2024.02.12-14.40.18:590][813]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-14.40.18:677][814]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-14.40.18:677][814]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Received initial stream playlists +[2024.02.12-14.40.18:677][814]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-14.40.18:677][814]LogElectraPlayerPlugin: [00000628DE41E900] IMediaControls::SetRate(1.000000) +[2024.02.12-14.40.18:698][815]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Initial buffering starts +[2024.02.12-14.40.18:698][815]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-14.40.18:708][816]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Initial buffering ended after 0.010s +[2024.02.12-14.40.18:708][816]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Player starts prerolling to warm decoders and renderers +[2024.02.12-14.40.18:782][823]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Player prerolling complete +[2024.02.12-14.40.18:782][823]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Playback started at play position 0.000 +[2024.02.12-14.40.18:782][823]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Playback resumed at play position 0.000 +[2024.02.12-14.40.20:781][945]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (1) from 2.000 to 0.000 +[2024.02.12-14.40.22:693][143]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (2) from 2.000 to 0.000 +[2024.02.12-14.40.24:699][350]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (3) from 2.000 to 0.000 +[2024.02.12-14.40.26:704][559]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (4) from 2.000 to 0.000 +[2024.02.12-14.40.28:689][766]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (5) from 2.000 to 0.000 +[2024.02.12-14.40.30:701][973]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (6) from 2.000 to 0.000 +[2024.02.12-14.40.32:704][180]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (7) from 2.000 to 0.000 +[2024.02.12-14.40.34:693][386]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (8) from 2.000 to 0.000 +[2024.02.12-14.40.36:709][593]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (9) from 2.000 to 0.000 +[2024.02.12-14.40.38:696][797]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (10) from 2.000 to 0.000 +[2024.02.12-14.40.40:683][ 1]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (11) from 2.000 to 0.000 +[2024.02.12-14.40.42:707][209]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (12) from 2.000 to 0.000 +[2024.02.12-14.40.44:699][412]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (13) from 2.000 to 0.000 +[2024.02.12-14.40.46:709][616]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (14) from 2.000 to 0.000 +[2024.02.12-14.40.48:694][821]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (15) from 2.000 to 0.000 +[2024.02.12-14.40.50:706][ 31]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (16) from 2.000 to 0.000 +[2024.02.12-14.40.52:691][236]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (17) from 2.000 to 0.000 +[2024.02.12-14.40.54:702][446]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (18) from 2.000 to 0.000 +[2024.02.12-14.40.56:703][655]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (19) from 2.000 to 0.000 +[2024.02.12-14.40.58:699][861]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (20) from 2.000 to 0.000 +[2024.02.12-14.41.00:688][ 69]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (21) from 2.000 to 0.000 +[2024.02.12-14.41.02:698][277]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (22) from 2.000 to 0.000 +[2024.02.12-14.41.04:701][485]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (23) from 2.000 to 0.000 +[2024.02.12-14.41.06:693][689]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (24) from 2.000 to 0.000 +[2024.02.12-14.41.08:701][896]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (25) from 2.000 to 0.000 +[2024.02.12-14.41.10:706][101]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (26) from 2.000 to 0.000 +[2024.02.12-14.41.12:694][303]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (27) from 2.000 to 0.000 +[2024.02.12-14.41.14:699][508]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (28) from 2.000 to 0.000 +[2024.02.12-14.41.16:696][712]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (29) from 2.000 to 0.000 +[2024.02.12-14.41.18:697][916]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (30) from 2.000 to 0.000 +[2024.02.12-14.41.20:687][116]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Looping (31) from 2.000 to 0.000 +[2024.02.12-14.41.20:839][130]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] IMediaPlayer::Close() +[2024.02.12-14.41.20:839][130]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Playback stopped. Last play position 0.049 +[2024.02.12-14.41.20:839][130]LogElectraPlayer: [00000628DE684600][00000628DCA067D0] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.086s +Time after stream playlists loaded: 0.086s +Time for initial buffering: 0.010s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.075s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 31 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.000s +Play position at end: 0.049s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 12167750 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 34 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-14.41.20:841][130]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-14.41.20:841][130]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-14.41.20:850][130]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-14.41.20:850][130]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-14.41.20:850][130]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-14.41.20:852][130]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-14.41.20:856][130]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-14.41.20:868][130]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-14.41.20:870][130]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.02.12-14.41.20:870][130]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.02.12-14.41.20:871][130]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.02.12-14.41.20:877][130]LogElectraPlayer: [00000628DCA067D0] DoCloseAsync() finished after 37.799 msec! +[2024.02.12-14.41.20:888][130]LogUObjectHash: Compacting FUObjectHashTables data took 0.97ms +[2024.02.12-14.41.20:912][131]LogPlayLevel: Display: Destroying online subsystem :Context_5 +[2024.02.12-14.41.20:913][131]LogElectraPlayer: [00000628DE684600] ~FElectraPlayer() finished. +[2024.02.12-14.41.24:709][538]LogUObjectHash: Compacting FUObjectHashTables data took 0.82ms +[2024.02.12-14.41.24:711][538]LogStall: Shutdown... +[2024.02.12-14.41.24:713][538]LogStall: Shutdown complete. +[2024.02.12-14.41.24:724][538]LogSlate: Window 'MainMenu' being destroyed +[2024.02.12-14.41.24:741][538]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.02.12-14.41.24:741][538]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-14.41.24:747][538]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.02.12-14.41.24:747][538]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-14.41.24:774][538]LogSlate: Window 'MyProject2 - Unreal Editor' being destroyed +[2024.02.12-14.41.24:818][539]Cmd: QUIT_EDITOR +[2024.02.12-14.41.24:818][539]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.02.12-14.41.24:819][539]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.02.12-14.41.24:819][539]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.02.12-14.41.24:819][539]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.02.12-14.41.24:827][539]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-14.41.24:827][539]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-14.41.24:827][539]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-14.41.24:832][539]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.02.12-14.41.25:147][539]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2024.02.12-14.41.25:147][539]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.02.12-14.41.25:147][539]LogAudio: Display: Audio Device unregistered from world 'REALGAME'. +[2024.02.12-14.41.25:147][539]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.02.12-14.41.25:158][539]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.02.12-14.41.25:160][539]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.02.12-14.41.25:163][539]LogAudio: Display: Audio Device Manager Shutdown +[2024.02.12-14.41.25:164][539]LogWindowsTextInputMethodSystem: Activated input method: English (United Kingdom) - (Keyboard). +[2024.02.12-14.41.25:166][539]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.02.12-14.41.25:166][539]LogExit: Preparing to exit. +[2024.02.12-14.41.25:193][539]LogUObjectHash: Compacting FUObjectHashTables data took 0.83ms +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:197][539]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-14.41.25:775][539]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.02.12-14.41.25:782][539]LogExit: Editor shut down +[2024.02.12-14.41.25:783][539]LogExit: Transaction tracking system shut down +[2024.02.12-14.41.25:860][539]LogExit: Object subsystem successfully closed. +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: ================================================ +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: RAM used: 240,00 B of 3,20 GiB budget. Usage: 0.00% +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.02.12-14.41.25:865][539]LogShaderCompilers: Display: ================================================ +[2024.02.12-14.41.25:961][539]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.02.12-14.41.25:969][539]LogVirtualization: UE::Virtualization was shutdown +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1080) +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1078) +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module Voice (1076) +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1074) +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1072) +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module SceneOutliner (1070) +[2024.02.12-14.41.25:978][539]LogModuleManager: Shutting down and abandoning module AddContentDialog (1068) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1067) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module StatusBar (1064) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1062) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1060) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module DataLayerEditor (1058) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module StatsViewer (1056) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1054) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AutomationWorker (1052) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1050) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1048) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WebMMedia (1046) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1044) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1042) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module OpusDecoderElectra (1040) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1038) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1036) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1035) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1032) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1030) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (1028) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ElectraPlayerFactory (1026) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (1024) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (1022) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (1020) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (1018) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1016) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module BspMode (1014) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module GeometryMode (1012) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1010) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module IKRigEditor (1008) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ControlRigEditor (1006) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1004) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1002) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1000) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module PlanarCut (998) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module FractureEngine (996) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module CharacterAI (994) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (992) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WaveTableEditor (990) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module RigVMEditor (988) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (986) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module GooglePADEditor (984) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (982) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (980) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module SmartSnapping (978) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module SessionServices (976) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module MeshPaint (974) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (972) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module PlacementMode (971) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module FoliageEdit (968) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module LandscapeEditor (966) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (964) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ActorPickerMode (962) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ViewportSnapping (960) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module EditorWidgets (958) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ViewportInteraction (956) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module ClothPainter (954) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (953) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module WidgetRegistration (950) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module LogVisualizer (948) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (946) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (944) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (943) +[2024.02.12-14.41.25:979][539]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (941) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (938) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (936) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (934) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (932) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (930) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (928) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module AnimationSettings (926) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (924) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module CSVtoSVG (922) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (920) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module EditorConfig (918) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module EditorFramework (916) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (914) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module TraceInsights (912) +[2024.02.12-14.41.26:882][539]MemoryProfiler: Shutdown +[2024.02.12-14.41.26:882][539]NetworkingProfiler: Shutdown +[2024.02.12-14.41.26:882][539]LoadingProfiler: Shutdown +[2024.02.12-14.41.26:882][539]TimingProfiler: Shutdown +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module TraceServices (911) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module TraceAnalysis (910) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (906) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (905) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module InputBindingEditor (902) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module MergeActors (900) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (898) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module LocalizationService (897) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module HardwareTargeting (894) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (892) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module UndoHistory (890) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module XmlParser (888) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module Blutility (886) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (884) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (883) +[2024.02.12-14.41.26:882][539]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (880) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (879) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module SettingsEditor (876) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module ProjectLauncher (874) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module SessionFrontend (872) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module ProfilerClient (870) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module DeviceManager (868) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module AutomationController (866) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module AutomationWindow (864) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module Layers (862) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (860) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module DetailCustomizations (858) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module PackagesDialog (856) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (854) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module Persona (852) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (851) +[2024.02.12-14.41.26:883][539]LogModuleManager: Shutting down and abandoning module Kismet (848) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module KismetWidgets (847) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module GraphEditor (844) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module StructViewer (842) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module ClassViewer (840) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (838) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (836) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module SourceControlWindows (834) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module OutputLog (832) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module Documentation (830) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (828) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (826) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module MovieScene (824) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (822) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (820) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (818) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module AudioMixer (817) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module AudioMixerCore (816) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module LauncherPlatform (812) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module AnalyticsET (810) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module PortalServices (808) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module PortalRpc (806) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module MessagingRpc (804) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module AIModule (802) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module GameplayDebugger (801) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module AITestSuite (799) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module NavigationSystem (797) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (794) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (792) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module TypedElementFramework (790) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (788) +[2024.02.12-14.41.26:887][539]LogModuleManager: Shutting down and abandoning module ProfilerService (786) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (784) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (782) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (780) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (778) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module TakesCore (776) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (774) +[2024.02.12-14.41.26:994][539]LogModuleManager: Shutting down and abandoning module MegascansPlugin (772) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module Bridge (770) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (768) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module LightMixer (766) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (764) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (762) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (760) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module CollectionManager (759) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (756) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (754) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MediaPlate (752) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MediaCompositing (750) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ImgMedia (748) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (746) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (744) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module UVEditorTools (742) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module UVEditor (740) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (738) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (736) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module PluginBrowser (734) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (732) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (730) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (728) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (726) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module EditorDebugTools (724) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module CurveEditorTools (722) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (720) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module CryptoKeys (718) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ChangelistReview (716) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (714) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ControlRigSpline (712) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (710) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (708) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (706) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (704) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (702) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module SequencerScripting (700) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module TemplateSequence (698) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (696) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module InterchangeTests (694) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module AlembicImporter (692) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module AlembicLibrary (691) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (688) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (686) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (684) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (682) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (680) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (678) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (676) +[2024.02.12-14.41.26:995][539]LogOpenImageDenoise: OIDN shutting down +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (674) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (672) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (670) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (668) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (666) +[2024.02.12-14.41.26:995][539]LogModuleManager: Shutting down and abandoning module MeshLODToolset (664) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (662) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module LocalizableMessage (660) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (658) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (656) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (654) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (652) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (650) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (649) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (647) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (644) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DataflowNodes (642) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (640) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DataflowEditor (638) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (636) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (634) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ChaosNiagara (632) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module FractureEditor (630) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (628) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module BackChannel (626) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (624) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AutomationUtils (622) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module TakeSequencer (620) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module TakeMovieScene (618) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (614) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (612) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (610) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeExport (608) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeMessages (606) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GLTFCore (604) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (602) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (600) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InterchangeEditor (598) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module VariantManager (596) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (595) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (592) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (590) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (588) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (586) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module UObjectPlugin (584) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (582) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (580) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module PluginUtils (578) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (576) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GitSourceControl (574) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DumpGPUServices (572) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (570) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (568) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module SynthesisEditor (566) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ResonanceAudio (564) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (562) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (560) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (558) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ModelingOperators (556) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (554) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ModelingComponents (552) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryFramework (551) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (548) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module MeshModelingTools (546) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (544) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InputDebugging (542) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GooglePAD (540) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DynamicMesh (538) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (536) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (534) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCache (532) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (530) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (528) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (526) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AudioCapture (524) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (523) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AssetTags (520) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (518) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (516) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AppleImageUtils (514) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AndroidPermission (512) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (510) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (508) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (506) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (504) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module Paper2DEditor (502) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (500) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module TraceUtilities (498) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (496) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (494) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module InputEditor (492) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (490) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (488) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (486) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module FacialAnimation (484) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module DataValidation (482) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (480) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (478) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module TreeMap (477) +[2024.02.12-14.41.26:996][539]LogModuleManager: Shutting down and abandoning module UdpMessaging (474) +[2024.02.12-14.41.27:097][539]LogModuleManager: Shutting down and abandoning module TcpMessaging (472) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (470) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module IKRig (468) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (466) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module ControlRig (464) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module Constraints (463) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module AnimationData (460) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module ActorSequence (458) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module StructUtils (456) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (454) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module PBIK (452) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module FullBodyIK (450) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (448) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module TakeRecorder (447) +[2024.02.12-14.41.27:198][539]LogModuleManager: Shutting down and abandoning module LevelEditor (445) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (444) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (442) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module MainFrame (440) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module HotReload (439) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module ChaosCaching (434) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module InterchangePipelines (432) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module InterchangeImport (430) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (428) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module InterchangeNodes (426) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module GameplayCameras (424) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (422) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module Niagara (420) +[2024.02.12-14.41.27:199][539]LogModuleManager: Shutting down and abandoning module NiagaraEditor (419) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module LevelSequence (418) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module ContentBrowser (416) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module ContentBrowserData (415) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module NiagaraCore (410) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (408) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (406) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AnimationSharing (404) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module Synthesis (402) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module SoundFields (400) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module SignificanceManager (398) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (396) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module RigVM (394) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (392) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (390) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (388) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundEditor (386) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module ToolMenus (385) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AudioWidgets (383) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (382) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (378) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundEngine (376) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module WaveTable (375) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (373) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (370) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (368) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (366) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (364) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (362) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (360) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module CableComponent (358) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (356) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (355) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (352) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module SignalProcessing (351) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module Paper2D (348) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (346) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module BlueprintGraph (345) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module EnhancedInput (342) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module ElectraPlayerPlugin (340) +[2024.02.12-14.41.27:200][539]LogModuleManager: Shutting down and abandoning module ElectraPlayerRuntime (338) +[2024.02.12-14.41.28:201][539]LogElectraPlayer: Warning: Shutting down with active player instances. This could lead to problems. +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraCDM (337) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraSubtitles (335) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraHTTPStream (333) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraCodecFactory (331) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraSamples (329) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraBase (327) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraPlayerPluginHandler (324) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module ElectraDecoders (322) +[2024.02.12-14.41.28:201][539]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (320) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (318) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module AndroidFileServer (316) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (314) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module PacketHandler (312) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (310) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module AnimGraph (308) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module TimeManagement (306) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module AnimationDataController (304) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (302) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (300) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module MediaAssets (298) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module Overlay (296) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module OverlayEditor (295) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module VREditor (292) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module StringTableEditor (290) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (288) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (286) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module FunctionalTesting (284) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (282) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (281) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (278) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module UMG (276) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module UMGEditor (275) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module EditorStyle (270) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module SlateReflector (268) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module Slate (266) +[2024.02.12-14.41.28:202][539]LogModuleManager: Shutting down and abandoning module SlateCore (264) +[2024.02.12-14.41.28:203][539]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (262) +[2024.02.12-14.41.28:203][539]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (260) +[2024.02.12-14.41.28:203][539]LogModuleManager: Shutting down and abandoning module UnrealEd (258) +[2024.02.12-14.41.28:203][539]LogModuleManager: Shutting down and abandoning module MRMesh (256) +[2024.02.12-14.41.28:203][539]LogModuleManager: Shutting down and abandoning module Messaging (254) +[2024.02.12-14.41.28:203][539]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (252) +[2024.02.12-14.41.28:204][539]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (250) +[2024.02.12-14.41.28:204][539]LogModuleManager: Shutting down and abandoning module LiveCoding (248) +[2024.02.12-14.41.28:208][539]LogModuleManager: Shutting down and abandoning module Networking (246) +[2024.02.12-14.41.28:208][539]LogModuleManager: Shutting down and abandoning module Core (244) +[2024.02.12-14.41.28:208][539]LogModuleManager: Shutting down and abandoning module AssetDefinition (242) +[2024.02.12-14.41.28:208][539]LogModuleManager: Shutting down and abandoning module MovieSceneTools (240) +[2024.02.12-14.41.28:208][539]LogModuleManager: Shutting down and abandoning module CurveEditor (239) +[2024.02.12-14.41.28:208][539]LogModuleManager: Shutting down and abandoning module Sequencer (237) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module KismetCompiler (234) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module MeshBuilder (232) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module NaniteBuilder (230) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module MeshUtilities (228) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (227) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (226) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (225) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (222) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (221) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (219) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (217) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (215) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module MaterialBaking (211) +[2024.02.12-14.41.28:209][539]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (208) +[2024.02.12-14.41.28:220][539]LogModuleManager: Shutting down and abandoning module TelemetryUtils (205) +[2024.02.12-14.41.28:220][539]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (202) +[2024.02.12-14.41.28:220][539]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (200) +[2024.02.12-14.41.28:220][539]LogModuleManager: Shutting down and abandoning module DerivedDataCache (198) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TargetPlatform (196) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (195) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (193) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (191) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (189) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (187) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (185) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (183) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (181) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (179) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (177) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (175) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (173) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (171) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (169) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (167) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (165) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormat (163) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module ImageWrapper (162) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (160) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (158) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (156) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (154) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (152) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (150) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module TurnkeySupport (147) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module InputCore (144) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module Settings (142) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (140) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (138) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (137) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module Chaos (134) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module GeometryCore (133) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (130) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (129) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module AVEncoder (128) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module D3D12RHI (124) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module WmfMedia (122) +[2024.02.12-14.41.28:222][539]LogModuleManager: Shutting down and abandoning module Media (121) +[2024.02.12-14.41.28:223][539]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (118) +[2024.02.12-14.41.28:224][539]LogModuleManager: Shutting down and abandoning module AISupportModule (116) +[2024.02.12-14.41.28:224][539]LogModuleManager: Shutting down and abandoning module ACLPlugin (114) +[2024.02.12-14.41.28:224][539]LogModuleManager: Shutting down and abandoning module ChaosCloth (112) +[2024.02.12-14.41.28:224][539]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (110) +[2024.02.12-14.41.28:224][539]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (108) +[2024.02.12-14.41.28:224][539]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (106) +[2024.02.12-14.41.28:225][539]LogModuleManager: Shutting down and abandoning module XMPP (101) +[2024.02.12-14.41.28:225][539]LogModuleManager: Shutting down and abandoning module WebSockets (100) +[2024.02.12-14.41.28:232][539]LogModuleManager: Shutting down and abandoning module HTTP (97) +[2024.02.12-14.41.28:232][539]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.02.12-14.41.28:232][539]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B22A470AC-4159-77DF-2775-B9AB13E6C0CF%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=d3622daf4a09582c6323aa8d30754422%7Cbf63ca57ea14420389c2d9de95dda71e%7C6958c846-80cf-4798-8373-3424f322deac&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.02.12-14.41.28:262][539]LogModuleManager: Shutting down and abandoning module SSL (96) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (92) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (90) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (88) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module VariantManagerContent (86) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module GLTFExporter (84) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module DatasmithContent (82) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (80) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module NiagaraShader (78) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (76) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (74) +[2024.02.12-14.41.28:263][539]RenderDocPlugin: plugin has been unloaded. +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PixWinPlugin (72) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (70) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (68) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module ChunkDownloader (66) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (62) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (60) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (58) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PlatformCrypto (56) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (54) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (52) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module SourceControl (51) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module XGEController (48) +[2024.02.12-14.41.28:263][539]LogModuleManager: Shutting down and abandoning module FastBuildController (46) +[2024.02.12-14.41.28:264][539]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) +[2024.02.12-14.41.28:264][539]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) +[2024.02.12-14.41.28:264][539]LogModuleManager: Shutting down and abandoning module AudioEditor (40) +[2024.02.12-14.41.28:264][539]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module Virtualization (36) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module MessageLog (35) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module RenderCore (28) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module Landscape (26) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.02.12-14.41.28:265][539]LogPakFile: Destroying PakPlatformFile +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.02.12-14.41.28:265][539]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.02.12-14.41.28:489][539]LogD3D12RHI: ~FD3D12DynamicRHI +[2024.02.12-14.41.28:507][539]LogExit: Exiting. +[2024.02.12-14.41.28:527][539]Log file closed, 02/12/24 15:41:28 diff --git a/MyProject2/Saved/Logs/MyProject2.log b/MyProject2/Saved/Logs/MyProject2.log new file mode 100644 index 0000000..6244909 --- /dev/null +++ b/MyProject2/Saved/Logs/MyProject2.log @@ -0,0 +1,3023 @@ +Log file open, 02/12/24 16:27:28 +LogWindows: Failed to load 'aqProf.dll' (GetLastError=126) +LogWindows: File 'aqProf.dll' does not exist +LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +LogWindows: Failed to load 'VtuneApi.dll' (GetLastError=126) +LogWindows: File 'VtuneApi.dll' does not exist +LogWindows: Failed to load 'VtuneApi32e.dll' (GetLastError=126) +LogWindows: File 'VtuneApi32e.dll' does not exist +LogWindows: Started CrashReportClient (pid=7480) +LogWindows: Enabling Tpause support +LogWindows: Custom abort handler registered for crash reporting. +LogInit: Display: Running engine for game: MyProject2 +LogCore: UnrealTraceServer: Trace store launch successful +LogTrace: Initializing trace... +LogCore: Display: Requested channels: 'cpu,gpu,frame,log,bookmark,screenshot,region' +LogTrace: Finished trace initialization. +LogCsvProfiler: Display: Metadata set : platform="Windows" +LogCsvProfiler: Display: Metadata set : config="Development" +LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.3-CL-29314046" +LogCsvProfiler: Display: Metadata set : engineversion="5.3.2-29314046+++UE5+Release-5.3" +LogCsvProfiler: Display: Metadata set : os="Windows 10 (22H2) [10.0.19045.3930] " +LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|12th Gen Intel(R) Core(TM) i5-12400F" +LogCsvProfiler: Display: Metadata set : pgoenabled="0" +LogCsvProfiler: Display: Metadata set : pgoprofilingenabled="0" +LogCsvProfiler: Display: Metadata set : ltoenabled="0" +LogCsvProfiler: Display: Metadata set : asan="0" +LogCsvProfiler: Display: Metadata set : commandline="" "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -AUTH_LOGIN=unused -AUTH_PASSWORD=b1645b3f5b714a4cae356bc74b797417 -AUTH_TYPE=exchangecode -epicapp=UE_5.3 -epicenv=Prod -EpicPortal -epicusername=blasphemydog -epicuserid=bf63ca57ea14420389c2d9de95dda71e -epiclocale=en -epicsandboxid=ue"" +LogCsvProfiler: Display: Metadata set : loginid="d3622daf4a09582c6323aa8d30754422" +LogCsvProfiler: Display: Metadata set : llm="0" +LogStats: Stats thread started at 0.212871 +LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: '' +LogInit: Session CrashGUID >==================================================== + Session CrashGUID > UECC-Windows-92DB995C41FD2801AFB284A89DD5916D + Session CrashGUID >==================================================== +LogConfig: Display: Loading Mac ini files took 0.02 seconds +LogConfig: Display: Loading Android ini files took 0.02 seconds +LogConfig: Display: Loading IOS ini files took 0.02 seconds +LogConfig: Display: Loading VulkanPC ini files took 0.02 seconds +LogConfig: Display: Loading TVOS ini files took 0.02 seconds +LogConfig: Display: Loading Unix ini files took 0.02 seconds +LogAssetRegistry: Display: Asset registry cache read as 16.6 MiB from C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_0.bin +LogConfig: Display: Loading LinuxArm64 ini files took 0.03 seconds +LogConfig: Display: Loading Linux ini files took 0.03 seconds +LogConfig: Display: Loading Windows ini files took 0.02 seconds +LogPluginManager: Mounting Engine plugin Bridge +LogPluginManager: Mounting Engine plugin EnhancedInput +LogPluginManager: Found config from plugin[EnhancedInput] Input +LogPluginManager: Mounting Engine plugin FastBuildController +LogPluginManager: Mounting Engine plugin MeshPainting +LogPluginManager: Mounting Engine plugin TraceUtilities +LogPluginManager: Mounting Engine plugin XGEController +LogPluginManager: Mounting Engine plugin Niagara +LogPluginManager: Mounting Engine plugin DatasmithContent +LogPluginManager: Mounting Engine plugin ACLPlugin +LogPluginManager: Mounting Engine plugin AnimationData +LogPluginManager: Mounting Engine plugin GLTFExporter +LogPluginManager: Mounting Engine plugin AnimationModifierLibrary +LogPluginManager: Mounting Engine plugin VariantManagerContent +LogPluginManager: Mounting Engine plugin VariantManager +LogPluginManager: Mounting Engine plugin BlendSpaceMotionAnalysis +LogPluginManager: Mounting Engine plugin ControlRig +LogPluginManager: Mounting Engine plugin ControlRigSpline +LogPluginManager: Mounting Engine plugin TcpMessaging +LogPluginManager: Mounting Engine plugin UdpMessaging +LogPluginManager: Mounting Engine plugin IKRig +LogPluginManager: Mounting Engine plugin AutomationUtils +LogPluginManager: Mounting Engine plugin BackChannel +LogPluginManager: Mounting Engine plugin ChaosCaching +LogPluginManager: Mounting Engine plugin ChaosCloth +LogPluginManager: Mounting Engine plugin ChaosEditor +LogPluginManager: Mounting Engine plugin ChaosClothEditor +LogPluginManager: Mounting Engine plugin ChaosNiagara +LogPluginManager: Mounting Engine plugin ChaosSolverPlugin +LogPluginManager: Mounting Engine plugin ChaosUserDataPT +LogPluginManager: Mounting Engine plugin CharacterAI +LogPluginManager: Mounting Engine plugin Dataflow +LogPluginManager: Mounting Engine plugin Fracture +LogPluginManager: Mounting Engine plugin FullBodyIK +LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin +LogPluginManager: Mounting Engine plugin GeometryFlow +LogPluginManager: Mounting Engine plugin LocalizableMessage +LogPluginManager: Mounting Engine plugin MeshLODToolset +LogPluginManager: Mounting Engine plugin MeshModelingToolsetExp +LogPluginManager: Mounting Engine plugin OpenImageDenoise +LogPluginManager: Mounting Engine plugin PlanarCut +LogPluginManager: Mounting Engine plugin PlatformCrypto +LogPluginManager: Mounting Engine plugin ProxyLODPlugin +LogPluginManager: Mounting Engine plugin PythonScriptPlugin +LogPluginManager: Mounting Engine plugin SkeletalReduction +LogPluginManager: Mounting Engine plugin StructUtils +LogPluginManager: Mounting Engine plugin ToolPresets +LogPluginManager: Mounting Engine plugin LauncherChunkInstaller +LogPluginManager: Mounting Engine plugin AndroidMedia +LogPluginManager: Mounting Engine plugin AvfMedia +LogPluginManager: Mounting Engine plugin ElectraCDM +LogPluginManager: Mounting Engine plugin ElectraCodecs +LogPluginManager: Mounting Engine plugin ElectraPlayer +LogPluginManager: Mounting Engine plugin ElectraSubtitles +LogPluginManager: Mounting Engine plugin ElectraUtil +LogPluginManager: Mounting Engine plugin ImgMedia +LogPluginManager: Mounting Engine plugin MediaCompositing +LogPluginManager: Mounting Engine plugin MediaPlayerEditor +LogPluginManager: Mounting Engine plugin MediaPlate +LogPluginManager: Mounting Engine plugin OpusDecoderElectra +LogPluginManager: Mounting Engine plugin OodleNetwork +LogPluginManager: Mounting Engine plugin AlembicImporter +LogPluginManager: Mounting Engine plugin WebMMedia +LogPluginManager: Mounting Engine plugin WmfMedia +LogPluginManager: Mounting Engine plugin ActorSequence +LogPluginManager: Mounting Engine plugin LevelSequenceEditor +LogPluginManager: Mounting Engine plugin InterchangeTests +LogPluginManager: Mounting Engine plugin SequencerScripting +LogPluginManager: Mounting Engine plugin TemplateSequence +LogPluginManager: Mounting Engine plugin AnimationSharing +LogPluginManager: Mounting Engine plugin CodeLiteSourceCodeAccess +LogPluginManager: Mounting Engine plugin CLionSourceCodeAccess +LogPluginManager: Mounting Engine plugin DumpGPUServices +LogPluginManager: Mounting Engine plugin GitSourceControl +LogPluginManager: Mounting Engine plugin KDevelopSourceCodeAccess +LogPluginManager: Mounting Engine plugin N10XSourceCodeAccess +LogPluginManager: Mounting Engine plugin NullSourceCodeAccess +LogPluginManager: Mounting Engine plugin PerforceSourceControl +LogPluginManager: Mounting Engine plugin PixWinPlugin +LogPluginManager: Mounting Engine plugin PlasticSourceControl +LogPluginManager: Mounting Engine plugin PluginUtils +LogPluginManager: Mounting Engine plugin PropertyAccessNode +LogPluginManager: Mounting Engine plugin RenderDocPlugin +LogPluginManager: Mounting Engine plugin RiderSourceCodeAccess +LogPluginManager: Mounting Engine plugin AISupport +LogPluginManager: Mounting Engine plugin SubversionSourceControl +LogPluginManager: Mounting Engine plugin TextureFormatOodle +LogPluginManager: Mounting Engine plugin TraceDataFilters +LogPluginManager: Mounting Engine plugin UObjectPlugin +LogPluginManager: Mounting Engine plugin VisualStudioCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin VisualStudioSourceCodeAccess +LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor +LogPluginManager: Mounting Engine plugin XCodeSourceCodeAccess +LogPluginManager: Mounting Engine plugin ActorLayerUtilities +LogPluginManager: Mounting Engine plugin AndroidDeviceProfileSelector +LogPluginManager: Mounting Engine plugin AndroidFileServer +LogPluginManager: Mounting Engine plugin AndroidMoviePlayer +LogPluginManager: Mounting Engine plugin AndroidPermission +LogPluginManager: Mounting Engine plugin AppleImageUtils +LogPluginManager: Mounting Engine plugin AppleMoviePlayer +LogPluginManager: Mounting Engine plugin ArchVisCharacter +LogPluginManager: Mounting Engine plugin AssetTags +LogPluginManager: Mounting Engine plugin AudioCapture +LogPluginManager: Mounting Engine plugin AudioSynesthesia +LogPluginManager: Mounting Engine plugin AudioWidgets +LogPluginManager: Mounting Engine plugin CableComponent +LogPluginManager: Mounting Engine plugin ChunkDownloader +LogPluginManager: Mounting Engine plugin CustomMeshComponent +LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector +LogPluginManager: Mounting Engine plugin GeometryCache +LogPluginManager: Mounting Engine plugin GeometryProcessing +LogPluginManager: Mounting Engine plugin GoogleCloudMessaging +LogPluginManager: Mounting Engine plugin GooglePAD +LogPluginManager: Mounting Engine plugin InputDebugging +LogPluginManager: Found config from plugin[InputDebugging] Input +LogPluginManager: Mounting Engine plugin IOSDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector +LogPluginManager: Mounting Engine plugin LocationServicesBPLibrary +LogPluginManager: Mounting Engine plugin MeshModelingToolset +LogPluginManager: Mounting Engine plugin Metasound +LogPluginManager: Mounting Engine plugin MobilePatchingUtils +LogPluginManager: Mounting Engine plugin MsQuic +LogPluginManager: Mounting Engine plugin ProceduralMeshComponent +LogPluginManager: Mounting Engine plugin PropertyAccessEditor +LogPluginManager: Mounting Engine plugin ResonanceAudio +LogPluginManager: Mounting Engine plugin RigVM +LogPluginManager: Mounting Engine plugin SignificanceManager +LogPluginManager: Mounting Engine plugin SoundFields +LogPluginManager: Mounting Engine plugin Synthesis +LogPluginManager: Mounting Engine plugin WaveTable +LogPluginManager: Mounting Engine plugin CameraShakePreviewer +LogPluginManager: Mounting Engine plugin WebMMoviePlayer +LogPluginManager: Mounting Engine plugin GameplayCameras +LogPluginManager: Mounting Engine plugin InterchangeEditor +LogPluginManager: Mounting Engine plugin Interchange +LogPluginManager: Mounting Engine plugin WindowsDeviceProfileSelector +LogPluginManager: Mounting Engine plugin WindowsMoviePlayer +LogPluginManager: Mounting Engine plugin Paper2D +LogPluginManager: Mounting Engine plugin AssetManagerEditor +LogPluginManager: Mounting Engine plugin BlueprintHeaderView +LogPluginManager: Mounting Engine plugin ChangelistReview +LogPluginManager: Mounting Engine plugin CryptoKeys +LogPluginManager: Mounting Engine plugin CurveEditorTools +LogPluginManager: Mounting Engine plugin DataValidation +LogPluginManager: Mounting Engine plugin EditorDebugTools +LogPluginManager: Mounting Engine plugin EditorScriptingUtilities +LogPluginManager: Mounting Engine plugin EngineAssetDefinitions +LogPluginManager: Mounting Engine plugin FacialAnimation +LogPluginManager: Mounting Engine plugin GameplayTagsEditor +LogPluginManager: Mounting Engine plugin GeometryMode +LogPluginManager: Mounting Engine plugin MacGraphicsSwitching +LogPluginManager: Mounting Engine plugin MaterialAnalyzer +LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode +LogPluginManager: Mounting Engine plugin MobileLauncherProfileWizard +LogPluginManager: Mounting Engine plugin PluginBrowser +LogPluginManager: Mounting Engine plugin SequencerAnimTools +LogPluginManager: Mounting Engine plugin SpeedTreeImporter +LogPluginManager: Mounting Engine plugin UVEditor +LogPluginManager: Mounting Engine plugin WorldPartitionHLODUtilities +LogPluginManager: Mounting Engine plugin OnlineBase +LogPluginManager: Mounting Engine plugin OnlineServices +LogPluginManager: Mounting Engine plugin OnlineSubsystem +LogPluginManager: Mounting Engine plugin OnlineSubsystemNull +LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils +LogPluginManager: Mounting Engine plugin Takes +LogPluginManager: Mounting Engine plugin ContentBrowserAssetDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserFileDataSource +LogPluginManager: Mounting Engine plugin ContentBrowserClassDataSource +LogPluginManager: Mounting Engine plugin OnlineSubsystemGooglePlay +LogPluginManager: Mounting Engine plugin PortableObjectFileDataSource +LogPluginManager: Mounting Engine plugin LightMixer +LogPluginManager: Mounting Engine plugin ObjectMixer +LogPluginManager: Mounting Engine plugin OnlineSubsystemIOS +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Bridge/Content/' mounted to '/Bridge/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/TraceUtilities/Content/' mounted to '/TraceUtilities/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/FX/Niagara/Content/' mounted to '/Niagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/DatasmithContent/Content/' mounted to '/DatasmithContent/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ACLPlugin/Content/' mounted to '/ACLPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/GeometryFlow/Content/' mounted to '/GeometryFlow/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshLODToolset/Content/' mounted to '/MeshLODToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/MeshModelingToolsetExp/Content/' mounted to '/MeshModelingToolsetExp/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Experimental/ToolPresets/Content/' mounted to '/ToolPresets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaCompositing/Content/' mounted to '/MediaCompositing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/MeshModelingToolset/Content/' mounted to '/MeshModelingToolset/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/RigVM/Content/' mounted to '/RigVM/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Interchange/Runtime/Content/' mounted to '/Interchange/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/UVEditor/Content/' mounted to '/UVEditor/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' +LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +SourceControl: Revision control is disabled +LogWindows: Failed to load 'WinPixGpuCapturer.dll' (GetLastError=126) +LogWindows: File 'WinPixGpuCapturer.dll' does not exist +PixWinPlugin: PIX capture plugin failed to initialize! Check that the process is launched from PIX. +LogConfig: Applying CVar settings from Section [/Script/RenderDocPlugin.RenderDocPluginSettings] File [Engine] +RenderDocPlugin: Display: RenderDoc plugin will not be loaded. Use '-AttachRenderDoc' on the cmd line or enable 'renderdoc.AutoAttach' in the plugin settings. +LogInit: Using libcurl 8.4.0 +LogInit: - built for Windows +LogInit: - supports SSL with OpenSSL/1.1.1t +LogInit: - supports HTTP deflate (compression) using libz 1.2.13 +LogInit: - other features: +LogInit: CURL_VERSION_SSL +LogInit: CURL_VERSION_LIBZ +LogInit: CURL_VERSION_IPV6 +LogInit: CURL_VERSION_ASYNCHDNS +LogInit: CURL_VERSION_LARGEFILE +LogInit: CurlRequestOptions (configurable via config and command line): +LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate +LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy +LogInit: - bDontReuseConnections = false - Libcurl will reuse connections +LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host +LogInit: - LocalHostAddr = Default +LogInit: - BufferSize = 65536 +LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467 +LogOnline: OSS: Created online subsystem instance for: NULL +LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for type [NULL] +LogInit: ExecutableName: UnrealEditor.exe +LogInit: Build: ++UE5+Release-5.3-CL-29314046 +LogInit: Engine Version: 5.3.2-29314046+++UE5+Release-5.3 +LogInit: Compatible Engine Version: 5.3.0-27405482+++UE5+Release-5.3 +LogInit: Net CL: 27405482 +LogInit: OS: Windows 10 (22H2) [10.0.19045.3930] (), CPU: 12th Gen Intel(R) Core(TM) i5-12400F, GPU: AMD Radeon RX 6950 XT +LogInit: Compiled (64-bit): Nov 3 2023 16:09:16 +LogInit: Architecture: x64 +LogInit: Compiled with Visual C++: 19.36.32537.00 +LogInit: Build Configuration: Development +LogInit: Branch Name: ++UE5+Release-5.3 +LogInit: Command Line: -AUTH_LOGIN=unused -AUTH_PASSWORD=b1645b3f5b714a4cae356bc74b797417 -AUTH_TYPE=exchangecode -epicapp=UE_5.3 -epicenv=Prod -EpicPortal -epicusername=blasphemydog -epicuserid=bf63ca57ea14420389c2d9de95dda71e -epiclocale=en -epicsandboxid=ue +LogInit: Base Directory: F:/UE_5.3/Engine/Binaries/Win64/ +LogInit: Allocator: Mimalloc +LogInit: Installed Engine Build: 1 +LogInit: This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no +LogDevObjectVersion: Number of dev versions registered: 36 +LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10 +LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0 +LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4 +LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40 +LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37 +LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3 +LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0 +LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0 +LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 20 +LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0 +LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 47 +LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 13 +LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3 +LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1 +LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3 +LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17 +LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15 +LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1 +LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1 +LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 111 +LogDevObjectVersion: FortniteValkyrie (8DBC2C5B-54A7-43E0-A768-FCBB7DA29060): 2 +LogDevObjectVersion: FortniteSeason (5B4C06B7-2463-4AF8-805B-BF70CDF5D0DD): 10 +LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 11 +LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10 +LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1 +LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10 +LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 41 +LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1 +LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1 +LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1 +LogDevObjectVersion: UE5-Main (697DD581-E64F-41AB-AA4A-51ECBEB7B628): 118 +LogDevObjectVersion: UE5-Release (D89B5E42-24BD-4D46-8412-ACA8DF641779): 47 +LogDevObjectVersion: UE5-PrivateFrosty (59DA5D52-1232-4948-B878-597870B8E98B): 8 +LogDevObjectVersion: UE5-Dev-Cooker (26075A32-730F-4708-88E9-8C32F1599D05): 0 +LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2 +LogDevObjectVersion: UE5-Dev-LWCRendering (30D58BE3-95EA-4282-A6E3-B159D8EBB06A): 1 +LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool. +LogInit: Object subsystem initialized +LogConfig: Set CVar [[con.DebugEarlyDefault:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[con.DebugLateDefault:1]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[con.DebugLateCheat:1]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[LogNamedEventFilters:Frame *]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.setres:1280x720]] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[framepro.ScopeMinTimeMicroseconds:10]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[QualityLevelMapping:high]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[r.Occlusion.SingleRHIThreadStall:1]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.VSync:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.RHICmdBypass:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VisualizeCalibrationColorMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationColor.PPM_DefaultCalibrationColor]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VisualizeCalibrationGrayscaleMaterialPath:/Engine/EngineMaterials/PPM_DefaultCalibrationGrayscale.PPM_DefaultCalibrationGrayscale]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[MaxSkinBones:(Default=65536,PerPlatform=(("Mobile", 256)))]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.GenerateMeshDistanceFields:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.DynamicGlobalIlluminationMethod:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.ReflectionMethod:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.Enable:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.HighlightContrastScale:0.8]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.DefaultFeature.LocalExposure.ShadowContrastScale:0.8]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[r.Shaders.RemoveUnusedInterpolators:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] +[2024.02.12-15.27.28:271][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[s.MaxPackageSummarySize:16384]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__SoundBase]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__MaterialInterface]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[FixedBootOrder:/Script/Engine/Default__DeviceProfileManager]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] +[2024.02.12-15.27.28:271][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Average",ToolTip="Simulates average internet conditions")]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[NetworkEmulationProfiles:(ProfileName="Bad",ToolTip="Simulates laggy internet conditions")]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File [Engine] +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[DefaultASTCQualityBySpeed:2]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[DefaultASTCQualityBySize:3]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:WidgetBlueprint]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GroupActor]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MetaData]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ObjectRedirector]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NavMeshRenderingComponent]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ReflectionCaptureComponent]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:TextRenderComponent]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:Font]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:InterpCurveEdSetup]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:MaterialExpression]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraEmitter]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:NiagaraScript]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleEmitter]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleLODLevel]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:ParticleModule]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SubUVAnimation]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:SoundNode]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedServer:GameplayEffectUIData]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:WidgetBlueprint]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:GroupActor]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:MetaData]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:ObjectRedirector]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[ClassesExcludedOnDedicatedClient:InterpCurveEdSetup]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.AllowStaticLighting]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.MaterialEditor.LWCTruncateMode]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.GBuffer]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.VelocityOutputPass]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.SelectiveBasePassOutputs]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.DBuffer]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Symbols]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.GenerateSymbols]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.WriteSymbols]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.AllowUniqueSymbols]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.ExtraData]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.Shaders.Optimize]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.CompileShadersForDevelopment]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.MobileHDR]] deferred - dummy variable created +[2024.02.12-15.27.28:271][ 0]LogConfig: CVar [[VersionedIntRValues:r.UsePreExposure]] deferred - dummy variable created +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:200]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.TileOverscan:3]] +[2024.02.12-15.27.28:278][ 0]LogConfig: CVar [[r.TSR.Velocity.Extrapolation:1]] deferred - dummy variable created +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.ShadowQuality:5]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:10]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:2048]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.01]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectionalMoving:-1.5]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocalMoving:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.AOQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenTraces.HZBTraversal.FullResDepth:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSR.Quality:3]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.MaxRoughnessToTraceForFoliage:0.4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.ScreenSpaceReconstruction.TonemapStrength:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:0.4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:100]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:-1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:400]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.LensFlareQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:50.000]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:100]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Upscale.Quality:3]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.LightShaftQuality:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:5]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Gather.ResolutionDivisor:2 ; lower gathering resolution]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:1000]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.RefractionQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SceneColorFormat:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.DetailMode:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1 ; High quality]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSS.Scale:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSS.Quality:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: CVar [[fx.Niagara.QualityLevel:3]] deferred - dummy variable created +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.Refraction.OffsetQuality:1]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] +[2024.02.12-15.27.28:278][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] +[2024.02.12-15.27.28:280][ 0]LogRHI: Using Default RHI: D3D12 +[2024.02.12-15.27.28:280][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.02.12-15.27.28:280][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.02.12-15.27.28:285][ 0]LogD3D12RHI: Aftermath initialized +[2024.02.12-15.27.28:285][ 0]LogD3D12RHI: Loading WinPixEventRuntime.dll for PIX profiling (from ../../../Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64). +[2024.02.12-15.27.28:285][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.02.12-15.27.28:346][ 0]LogD3D12RHI: Found D3D12 adapter 0: AMD Radeon RX 6950 XT (VendorId: 1002, DeviceId: 73a5, SubSysId: 2420148c, Revision: 00c0 +[2024.02.12-15.27.28:346][ 0]LogD3D12RHI: Max supported Feature Level 12_2, shader model 6.7, binding tier 3, wave ops supported, atomic64 supported +[2024.02.12-15.27.28:346][ 0]LogD3D12RHI: Adapter has 16338MB of dedicated video memory, 0MB of dedicated system memory, and 32674MB of shared system memory, 2 output[s] +[2024.02.12-15.27.28:347][ 0]LogD3D12RHI: Driver Version: AMD Software: Adrenalin Edition 23.12.1 (internal:31.0.23013.1023, unified:31.0.23013.1023) +[2024.02.12-15.27.28:347][ 0]LogD3D12RHI: Driver Date: 11-28-2023 +[2024.02.12-15.27.28:350][ 0]LogD3D12RHI: Found D3D12 adapter 1: Microsoft Basic Render Driver (VendorId: 1414, DeviceId: 008c, SubSysId: 0000, Revision: 0000 +[2024.02.12-15.27.28:350][ 0]LogD3D12RHI: Max supported Feature Level 12_1, shader model 6.2, binding tier 3, wave ops supported, atomic64 unsupported +[2024.02.12-15.27.28:350][ 0]LogD3D12RHI: Adapter has 0MB of dedicated video memory, 0MB of dedicated system memory, and 32674MB of shared system memory, 0 output[s] +[2024.02.12-15.27.28:350][ 0]LogD3D12RHI: DirectX Agility SDK runtime found. +[2024.02.12-15.27.28:350][ 0]LogD3D12RHI: Chosen D3D12 Adapter Id = 0 +[2024.02.12-15.27.28:350][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.02.12-15.27.28:350][ 0]LogInit: Selected Device Profile: [WindowsEditor] +[2024.02.12-15.27.28:351][ 0]LogHAL: Display: Platform has ~ 64 GB [68523716608 / 68719476736 / 64], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) +[2024.02.12-15.27.28:351][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Windows] +[2024.02.12-15.27.28:351][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] +[2024.02.12-15.27.28:351][ 0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini] +[2024.02.12-15.27.28:351][ 0]LogConfig: Set CVar [[r.DumpShaderDebugInfo:2]] +[2024.02.12-15.27.28:351][ 0]LogConfig: Set CVar [[p.chaos.AllowCreatePhysxBodies:1]] +[2024.02.12-15.27.28:351][ 0]LogConfig: Set CVar [[fx.SkipVectorVMBackendOptimizations:1]] +[2024.02.12-15.27.28:351][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] +[2024.02.12-15.27.28:351][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Config/WindowsEditor/Editor.ini] +[2024.02.12-15.27.28:351][ 0]LogInit: Computer: DESKTOP-1QK3IA6 +[2024.02.12-15.27.28:351][ 0]LogInit: User: Wilgot +[2024.02.12-15.27.28:351][ 0]LogInit: CPU Page size=4096, Cores=6 +[2024.02.12-15.27.28:351][ 0]LogInit: High frequency timer resolution =10.000000 MHz +[2024.02.12-15.27.28:351][ 0]LogMemory: Memory total: Physical=63.8GB (64GB approx) +[2024.02.12-15.27.28:351][ 0]LogMemory: Platform Memory Stats for WindowsEditor +[2024.02.12-15.27.28:351][ 0]LogMemory: Process Physical Memory: 480.73 MB used, 525.08 MB peak +[2024.02.12-15.27.28:351][ 0]LogMemory: Process Virtual Memory: 464.59 MB used, 478.00 MB peak +[2024.02.12-15.27.28:351][ 0]LogMemory: Physical Memory: 14462.56 MB used, 50886.75 MB free, 65349.31 MB total +[2024.02.12-15.27.28:351][ 0]LogMemory: Virtual Memory: 19728.68 MB used, 49716.63 MB free, 69445.31 MB total +[2024.02.12-15.27.28:351][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb="0" +[2024.02.12-15.27.28:354][ 0]LogWindows: WindowsPlatformFeatures enabled +[2024.02.12-15.27.28:359][ 0]LogInit: Physics initialised using underlying interface: Chaos +[2024.02.12-15.27.28:359][ 0]LogInit: Using OS detected language (en-GB). +[2024.02.12-15.27.28:359][ 0]LogInit: Using OS detected locale (en-SE). +[2024.02.12-15.27.28:360][ 0]LogTextLocalizationManager: No specific localization for 'en-GB' exists, so 'en' will be used for the language. +[2024.02.12-15.27.28:360][ 0]LogInit: Setting process to per monitor DPI aware +[2024.02.12-15.27.28:515][ 0]LogWindowsTextInputMethodSystem: Available input methods: +[2024.02.12-15.27.28:515][ 0]LogWindowsTextInputMethodSystem: - English (United Kingdom) - (Keyboard). +[2024.02.12-15.27.28:515][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United Kingdom) - (Keyboard). +[2024.02.12-15.27.28:532][ 0]LogSlate: New Slate User Created. Platform User Id 0, User Index 0, Is Virtual User: 0 +[2024.02.12-15.27.28:532][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0 +[2024.02.12-15.27.28:631][ 0]LogRHI: Using Default RHI: D3D12 +[2024.02.12-15.27.28:631][ 0]LogRHI: Using Highest Feature Level of D3D12: SM6 +[2024.02.12-15.27.28:631][ 0]LogRHI: Loading RHI module D3D12RHI +[2024.02.12-15.27.28:631][ 0]LogRHI: Checking if RHI D3D12 with Feature Level SM6 is supported by your system. +[2024.02.12-15.27.28:631][ 0]LogRHI: RHI D3D12 with Feature Level SM6 is supported and will be used. +[2024.02.12-15.27.28:631][ 0]LogD3D12RHI: Display: Creating D3D12 RHI with Max Feature Level SM6 +[2024.02.12-15.27.28:632][ 0]LogWindows: Attached monitors: +[2024.02.12-15.27.28:632][ 0]LogWindows: resolution: 3440x1440, work area: (0, 0) -> (3440, 1400), device: '\\.\DISPLAY1' [PRIMARY] +[2024.02.12-15.27.28:632][ 0]LogWindows: resolution: 1920x1080, work area: (-1920, 125) -> (0, 1165), device: '\\.\DISPLAY2' +[2024.02.12-15.27.28:632][ 0]LogWindows: Found 2 attached monitors. +[2024.02.12-15.27.28:632][ 0]LogWindows: Gathering driver information using Windows Setup API +[2024.02.12-15.27.28:632][ 0]LogRHI: RHI Adapter Info: +[2024.02.12-15.27.28:632][ 0]LogRHI: Name: AMD Radeon RX 6950 XT +[2024.02.12-15.27.28:632][ 0]LogRHI: Driver Version: AMD Software: Adrenalin Edition 23.12.1 (internal:31.0.23013.1023, unified:31.0.23013.1023) +[2024.02.12-15.27.28:632][ 0]LogRHI: Driver Date: 11-28-2023 +[2024.02.12-15.27.28:632][ 0]LogD3D12RHI: GPU DeviceId: 0x73a5 (for the marketing name, search the web for "GPU Device Id") +[2024.02.12-15.27.28:646][ 0]LogD3D12RHI: InitD3DDevice: -D3DDebug = off -D3D12GPUValidation = off +[2024.02.12-15.27.28:646][ 0]LogD3D12RHI: [DRED] Dred breadcrumb context enabled +[2024.02.12-15.27.28:646][ 0]LogD3D12RHI: [DRED] Using lightweight DRED. +[2024.02.12-15.27.28:646][ 0]LogD3D12RHI: Emitting draw events for PIX profiling. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device1 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device2 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device3 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device4 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device5 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device6 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device7 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device8 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device9 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device10 is supported. +[2024.02.12-15.27.28:698][ 0]LogD3D12RHI: ID3D12Device11 is supported. +[2024.02.12-15.27.28:699][ 0]LogD3D12RHI: ID3D12Device12 is supported. +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: Bindless resources are supported +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: Stencil ref from pixel shader is supported +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: Wave Operations are supported (wave size: min=32 max=64). +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: D3D12 ray tracing tier 1.1 and bindless resources are supported. +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: Mesh shader tier 1.0 is supported +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: AtomicInt64OnTypedResource is supported +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: AtomicInt64OnGroupShared is supported +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: AtomicInt64OnDescriptorHeapResource is supported +[2024.02.12-15.27.28:730][ 0]LogD3D12RHI: Shader Model 6.6 atomic64 is supported +[2024.02.12-15.27.28:741][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (3D) +[2024.02.12-15.27.28:742][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Copy) +[2024.02.12-15.27.28:742][ 0]LogD3D12RHI: [GPUBreadCrumb] Successfully setup breadcrumb resource for DiagnosticBuffer (Compute) +[2024.02.12-15.27.28:757][ 0]LogD3D12RHI: Display: Not using pipeline state disk cache per r.D3D12.PSO.DiskCache=0 +[2024.02.12-15.27.28:757][ 0]LogD3D12RHI: Display: Not using driver-optimized pipeline state disk cache per r.D3D12.PSO.DriverOptimizedDiskCache=0 +[2024.02.12-15.27.28:757][ 0]LogD3D12RHI: AMD hit token extension is supported +[2024.02.12-15.27.28:757][ 0]LogRHI: Texture pool is 9809 MB (70% of 14013 MB) +[2024.02.12-15.27.28:757][ 0]LogD3D12RHI: Async texture creation enabled +[2024.02.12-15.27.28:757][ 0]LogD3D12RHI: RHI has support for 64 bit atomics +[2024.02.12-15.27.28:779][ 0]LogVRS: Current RHI supports Variable Rate Shading +[2024.02.12-15.27.28:787][ 0]LogTurnkeySupport: Running Turnkey SDK detection: ' -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all' +[2024.02.12-15.27.28:787][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""F:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_0.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_0.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -platform=all" ] +[2024.02.12-15.27.28:801][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatASTC +[2024.02.12-15.27.28:801][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatDXT +[2024.02.12-15.27.28:801][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatETC2 +[2024.02.12-15.27.28:801][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatIntelISPCTexComp +[2024.02.12-15.27.28:801][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatUncompressed +[2024.02.12-15.27.28:801][ 0]LogTextureFormatOodle: Display: Oodle Texture TFO init; latest sdk version = 2.9.10 +[2024.02.12-15.27.28:801][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.5.dll +[2024.02.12-15.27.28:801][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.6.dll +[2024.02.12-15.27.28:801][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.7.dll +[2024.02.12-15.27.28:802][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.8.dll +[2024.02.12-15.27.28:802][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.9.dll +[2024.02.12-15.27.28:802][ 0]LogTextureFormatOodle: Display: Oodle Texture loading DLL: oo2tex_win64_2.9.10.dll +[2024.02.12-15.27.28:802][ 0]LogTextureFormatManager: Display: Loaded Base TextureFormat: TextureFormatOodle +[2024.02.12-15.27.28:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android' +[2024.02.12-15.27.28:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTC' +[2024.02.12-15.27.28:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXT' +[2024.02.12-15.27.28:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2' +[2024.02.12-15.27.28:813][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'AndroidClient' +[2024.02.12-15.27.28:814][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ASTCClient' +[2024.02.12-15.27.28:814][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_DXTClient' +[2024.02.12-15.27.28:814][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_ETC2Client' +[2024.02.12-15.27.28:814][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_Multi' +[2024.02.12-15.27.28:814][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Android_MultiClient' +[2024.02.12-15.27.28:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOS' +[2024.02.12-15.27.28:816][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'IOSClient' +[2024.02.12-15.27.28:818][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux' +[2024.02.12-15.27.28:818][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxEditor' +[2024.02.12-15.27.28:818][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer' +[2024.02.12-15.27.28:818][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient' +[2024.02.12-15.27.28:820][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64' +[2024.02.12-15.27.28:820][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Server' +[2024.02.12-15.27.28:820][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxArm64Client' +[2024.02.12-15.27.28:822][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Mac' +[2024.02.12-15.27.28:822][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacEditor' +[2024.02.12-15.27.28:822][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacServer' +[2024.02.12-15.27.28:822][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'MacClient' +[2024.02.12-15.27.28:824][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOS' +[2024.02.12-15.27.28:824][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'TVOSClient' +[2024.02.12-15.27.28:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Windows' +[2024.02.12-15.27.28:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsEditor' +[2024.02.12-15.27.28:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsServer' +[2024.02.12-15.27.28:827][ 0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'WindowsClient' +[2024.02.12-15.27.28:827][ 0]LogTargetPlatformManager: Display: Building Assets For WindowsEditor +[2024.02.12-15.27.28:831][ 0]LogAudioDebug: Display: Lib vorbis DLL was dynamically loaded. +[2024.02.12-15.27.28:862][ 0]LogTargetPlatformManager: Unable to find shader format SF_METAL from hinted modules, loading all potential format modules to find it +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: Loaded format module MetalShaderFormat +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_MRT +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_TVOS +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_MRT_TVOS +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_SM5 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_SM6 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_SIM +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_MACES3_1 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_METAL_MRT_MAC +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatD3D +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: PCD3D_SM6 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: PCD3D_SM5 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: PCD3D_ES31 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatOpenGL +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: GLSL_150_ES31 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: GLSL_ES3_1_ANDROID +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: Loaded format module ShaderFormatVectorVM +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: VVM_1_0 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: Loaded format module VulkanShaderFormat +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_VULKAN_SM5 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_VULKAN_ES31_ANDROID +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_VULKAN_ES31 +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_VULKAN_SM5_ANDROID +[2024.02.12-15.27.28:864][ 0]LogTargetPlatformManager: SF_VULKAN_SM6 +[2024.02.12-15.27.28:864][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). +[2024.02.12-15.27.28:866][ 0]LogDerivedDataCache: Display: Memory: Max Cache Size: -1 MB +[2024.02.12-15.27.28:866][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/DerivedDataCache/DDC.ddp not found, will not use a pak cache. +[2024.02.12-15.27.28:866][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchy Hierarchy. +[2024.02.12-15.27.28:866][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: CompressedPak pak cache file C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.02.12-15.27.28:866][ 0]LogDerivedDataCache: Unable to find inner node CompressedPak for hierarchy Hierarchy. +[2024.02.12-15.27.28:900][ 0]LogDerivedDataCache: Display: ../../../Engine/DerivedDataCache/Compressed.ddp: Opened pak cache for reading. (2383 MiB) +[2024.02.12-15.27.28:900][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnterprisePak pak cache file ../../../Enterprise/DerivedDataCache/Compressed.ddp not found, will not use a pak cache. +[2024.02.12-15.27.28:900][ 0]LogDerivedDataCache: Unable to find inner node EnterprisePak for hierarchy Hierarchy. +[2024.02.12-15.27.28:903][ 0]LogDerivedDataCache: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Speed tests took 0.00 seconds. +[2024.02.12-15.27.28:904][ 0]LogDerivedDataCache: Display: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Performance: Latency=0.02ms. RandomReadSpeed=2266.42MBs, RandomWriteSpeed=417.72MBs. Assigned SpeedClass 'Local' +[2024.02.12-15.27.28:904][ 0]LogDerivedDataCache: Local: Using data cache path C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Writable +[2024.02.12-15.27.28:904][ 0]LogDerivedDataCache: Shared: Disabled because no path is configured. +[2024.02.12-15.27.28:904][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchy Hierarchy. +[2024.02.12-15.27.28:904][ 0]LogDerivedDataCache: Cloud: Disabled because Host is set to 'None' +[2024.02.12-15.27.28:904][ 0]LogDerivedDataCache: Unable to find inner node Cloud for hierarchy Hierarchy. +[2024.02.12-15.27.28:905][ 0]LogShaderCompilers: Guid format shader working directory is -6 characters bigger than the processId version (C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/Shaders/WorkingDirectory/13672/). +[2024.02.12-15.27.28:905][ 0]LogShaderCompilers: Cleaned the shader compiler working directory 'C:/Users/Wilgot/AppData/Local/Temp/UnrealShaderWorkingDir/F050293B4E14733CDC3831AA38F98F9C/'. +[2024.02.12-15.27.28:905][ 0]LogXGEController: Cannot use XGE Controller as Incredibuild is not installed on this machine. +[2024.02.12-15.27.28:905][ 0]LogShaderCompilers: Display: Using Local Shader Compiler with 9 workers. +[2024.02.12-15.27.29:623][ 0]LogTurnkeySupport: Completed SDK detection: ExitCode = 0 +[2024.02.12-15.27.29:834][ 0]LogShaderCompilers: Display: Compiling shader autogen file: C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush +[2024.02.12-15.27.29:834][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.02.12-15.27.30:188][ 0]LogSlate: Using FreeType 2.10.0 +[2024.02.12-15.27.30:188][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1 +[2024.02.12-15.27.30:214][ 0]LogAssetRegistry: Display: AssetDataGatherer spent 0.000s loading caches C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin. +[2024.02.12-15.27.30:214][ 0]LogAssetRegistry: FAssetRegistry took 0.0019 seconds to start up +[2024.02.12-15.27.30:223][ 0]LogEditorDomain: Display: EditorDomain is Disabled +[2024.02.12-15.27.30:351][ 0]LogTextureEncodingSettings: Display: Texture Encode Speed: FinalIfAvailable (editor). +[2024.02.12-15.27.30:351][ 0]LogTextureEncodingSettings: Display: Oodle Texture Encode Speed settings: Fast: RDO Off Lambda=0, Effort=Normal Final: RDO Off Lambda=0, Effort=Normal +[2024.02.12-15.27.30:351][ 0]LogTextureEncodingSettings: Display: Shared linear texture encoding: Disabled +[2024.02.12-15.27.30:352][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found. +[2024.02.12-15.27.30:352][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found. +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: Available device profiles: +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCAE00][000004093AFB0000 66] GlobalDefaults, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCA600][0000040930780000 66] Windows, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCA400][0000040938FCC800 66] WindowsEditor, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCA000][000004093982A000 66] WindowsServer, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BC8E00][0000040915927800 66] WindowsClient, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BC9200][00000409471A0000 66] IOS, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BC9C00][00000409471A2800 66] iPadAir2, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BC9E00][00000409471A5000 66] IPadPro, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCB000][00000409471A7800 66] iPadAir3, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCB200][00000409471AA000 66] iPadAir4, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCB400][00000409471AC800 66] iPadAir5, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCB600][0000040946F40000 66] iPadMini4, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCB800][0000040946F42800 66] iPadMini5, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCBA00][0000040946F45000 66] iPadMini6, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCBC00][0000040946F47800 66] iPhone6S, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCBE00][0000040946F4A000 66] iPhone7, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCC000][0000040946F4C800 66] iPodTouch7, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCC200][0000040946F50000 66] iPhone6SPlus, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCC400][0000040946F52800 66] iPhone7Plus, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCC600][0000040946F55000 66] iPhoneSE, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCC800][0000040946F57800 66] iPhone8, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCCA00][0000040946F5A000 66] iPhone8Plus, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCCC00][0000040946F5C800 66] iPhoneX, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCCE00][0000040946F60000 66] iPhoneXS, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCD000][0000040946F62800 66] iPhoneXSMax, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCD200][0000040946F65000 66] iPhoneXR, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCD400][0000040946F67800 66] iPhone11, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCD600][0000040946F6A000 66] iPhone11Pro, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCD800][0000040946F6C800 66] iPhone11ProMax, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCDA00][0000040946F70000 66] iPhoneSE2, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCDC00][0000040946F72800 66] iPhone12Mini, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCDE00][0000040946F75000 66] iPhone12, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCE000][0000040946F77800 66] iPhone12Pro, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCE200][0000040946F7A000 66] iPhone12ProMax, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCE400][0000040946F7C800 66] iPhone13Mini, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCE600][0000040946F80000 66] iPhone13, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCE800][0000040946F82800 66] iPhone13Pro, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCEA00][0000040946F85000 66] iPhone13ProMax, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCEC00][0000040946F87800 66] iPhoneSE3, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCEE00][0000040946F8A000 66] iPhone14, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCF000][0000040946F8C800 66] iPhone14Plus, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCF200][0000040946F90000 66] iPhone14Pro, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCF400][0000040946F92800 66] iPhone14ProMax, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCF600][0000040946F95000 66] iPhone15, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCF800][0000040946F97800 66] iPhone15Plus, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCFA00][0000040946F9A000 66] iPhone15Pro, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCFC00][0000040946F9C800 66] iPhone15ProMax, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946BCFE00][0000040946FA0000 66] iPadPro105, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [000004094669FE00][0000040946FA2800 66] iPadPro129, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [00000409301E5000][0000040946FA5000 66] iPadPro97, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0000][0000040946FA7800 66] iPadPro2_129, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0200][0000040946FAA000 66] iPad5, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0400][0000040946FAC800 66] iPad6, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0600][00000409471B0000 66] iPad7, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0800][00000409471B2800 66] iPad8, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0A00][00000409471B5000 66] iPad9, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0C00][00000409471B7800 66] iPad10, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB0E00][00000409471BA000 66] iPadPro11, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1000][00000409471BC800 66] iPadPro2_11, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1200][00000409471C0000 66] iPadPro3_11, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1400][00000409471C2800 66] iPadPro4_11, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1600][00000409471C5000 66] iPadPro3_129, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1800][00000409471C7800 66] iPadPro4_129, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1A00][00000409471CA000 66] iPadPro5_129, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1C00][00000409471CC800 66] iPadPro6_129, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB1E00][00000409471D0000 66] AppleTV, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2000][00000409471D2800 66] AppleTV4K, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2200][00000409471D5000 66] AppleTV2_4K, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2400][00000409471D7800 66] TVOS, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2600][00000409471DA000 66] Mac, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2800][00000409471DC800 66] MacEditor, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2A00][00000409471E0000 66] MacClient, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2C00][00000409471E2800 66] MacServer, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB2E00][00000409471E5000 66] Linux, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB3000][00000409471E7800 66] LinuxEditor, +[2024.02.12-15.27.30:472][ 0]LogDeviceProfileManager: [0000040946FB3200][00000409471EA000 66] LinuxArm64Editor, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB3400][00000409471EC800 66] LinuxArm64, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB3600][00000409471F0000 66] LinuxClient, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB3800][00000409471F2800 66] LinuxArm64Client, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB3A00][00000409471F5000 66] LinuxServer, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB3C00][00000409471F7800 66] LinuxArm64Server, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB3E00][00000409471FA000 66] Android, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4000][00000409471FC800 66] Android_Preview_OpenGL, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4200][0000040947200000 66] Android_Preview_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4400][0000040947202800 66] Android_Low, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4600][0000040947205000 66] Android_Mid, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4800][0000040947207800 66] Android_High, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4A00][000004094720A000 66] Android_Default, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4C00][000004094720C800 66] Android_Adreno4xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB4E00][0000040947220000 66] Android_Adreno5xx_Low, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5000][0000040947222800 66] Android_Adreno5xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5200][0000040947225000 66] Android_Adreno6xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5400][0000040947227800 66] Android_Adreno6xx_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5600][000004094722A000 66] Android_Adreno7xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5800][000004094722C800 66] Android_Adreno7xx_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5A00][0000040947230000 66] Android_Mali_T6xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5C00][0000040947232800 66] Android_Mali_T7xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB5E00][0000040947235000 66] Android_Mali_T8xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6000][0000040947237800 66] Android_Mali_G71, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6200][000004094723A000 66] Android_Mali_G72, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6400][000004094723C800 66] Android_Mali_G72_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6600][0000040947240000 66] Android_Mali_G76, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6800][0000040947242800 66] Android_Mali_G76_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6A00][0000040947245000 66] Android_Mali_G77, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6C00][0000040947247800 66] Android_Mali_G77_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB6E00][000004094724A000 66] Android_Mali_G78, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7000][000004094724C800 66] Android_Mali_G78_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7200][0000040947250000 66] Android_Mali_G710, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7400][0000040947252800 66] Android_Mali_G710_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7800][0000040947255000 66] Android_Mali_G7xx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7A00][0000040947257800 66] Android_Mali_G7xx_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7C00][000004094725A000 66] Android_Xclipse_920, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB7E00][000004094725C800 66] Android_Xclipse_920_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8200][0000040945BE0000 66] Android_Vulkan_SM5, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8400][0000040945BE2800 66] Android_PowerVR_G6xxx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8600][0000040945BE5000 66] Android_PowerVR_GT7xxx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8800][0000040945BE7800 66] Android_PowerVR_GE8xxx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8A00][0000040945BEA000 66] Android_PowerVR_GM9xxx, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8C00][0000040945BEC800 66] Android_PowerVR_GM9xxx_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB8E00][0000040945BF0000 66] Android_TegraK1, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9000][0000040945BF2800 66] Android_Unknown_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9200][0000040945BF5000 66] Oculus_Quest, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9400][0000040945BF7800 66] Oculus_Quest2, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9600][0000040945BFA000 66] Meta_Quest_Pro, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9800][0000040945BFC800 66] Meta_Quest_3, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9A00][0000040945C00000 66] HoloLens, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: [0000040946FB9C00][0000040945C02800 66] MagicLeap_Vulkan, +[2024.02.12-15.27.30:473][ 0]LogDeviceProfileManager: Active device profile: [0000040946BCA400][0000040938FCC800 66] WindowsEditor +[2024.02.12-15.27.30:473][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile="WindowsEditor" +[2024.02.12-15.27.30:473][ 0]LogShaderCompilers: Display: Compiling shader autogen file: C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/ShaderAutogen/PCD3D_SM5/AutogenShaderHeaders.ush +[2024.02.12-15.27.30:473][ 0]LogShaderCompilers: Display: Autogen file is unchanged, skipping write. +[2024.02.12-15.27.30:473][ 0]LogTurnkeySupport: Turnkey Platform: Android: (Status=Invalid, Allowed_Sdk=r25b, Current_Sdk=, Allowed_AutoSdk=r25b, Current_AutoSdk=, Flags="Platform_InvalidHostPrerequisites", Error="Android Studio is not installed correctly.") +[2024.02.12-15.27.30:473][ 0]LogTurnkeySupport: Turnkey Platform: IOS: (Status=Invalid, MinAllowed_Sdk=1100.0.0.0, MaxAllowed_Sdk=8999.0, Current_Sdk=, Allowed_AutoSdk=14.1, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-15.27.30:473][ 0]LogTurnkeySupport: Turnkey Platform: Linux: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-15.27.30:473][ 0]LogTurnkeySupport: Turnkey Platform: LinuxArm64: (Status=Invalid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-15.27.30:473][ 0]LogTurnkeySupport: Turnkey Platform: Win64: (Status=Invalid, MinAllowed_Sdk=10.0.00000.0, MaxAllowed_Sdk=10.9.99999.0, Current_Sdk=, Allowed_AutoSdk=10.0.18362.0, Current_AutoSdk=, Flags="Platform_ValidHostPrerequisites") +[2024.02.12-15.27.30:475][ 0]LogTurnkeySupport: Running Turnkey device detection: ' -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Win64@DESKTOP-1QK3IA6' +[2024.02.12-15.27.30:475][ 0]LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""F:/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" Turnkey -utf8output -WaitForUATMutex -command=VerifySdk -ReportFilename="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyReport_1.log" -log="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/TurnkeyLog_1.log" -project="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/MyProject2.uproject" -Device=Win64@DESKTOP-1QK3IA6" -nocompile -nocompileuat ] +[2024.02.12-15.27.30:565][ 0]LogMaterial: WorldGridMaterial-SM6-Default: MATSM_DA9E5626FCAE01590760E73DF088B4B4_PCD3D_SM6_1677771108__BC5N_NoCCBN_NoIris_DEV_SL_LWC2_PreExp_DBuf_UnInt_DXC0_VFO_SKYATM_SKYHF_SLWSMDLT_gs1_sdct_VT-0-0-1-0_MIN_DF_MS_T0_MS_T1_VED_Aniso-1_ComprOodle_Compr2_Lev4_ExclNonPipSh-1_LWC-2097152_4170038053_SLWDPDB6FCC63A5C44EA751315CBC3EF5DDED_Num_SM6_FL_0000000d_MFA_00000008_V_B6A0A753ED62499D8F30931E61FCAB05_0_DB3E993F4E2E98B305AD13B92D8C5DA5_A05E64F5EBD44C64BD24277E1DB8EBB792FC705C___TShadowDepthPSPixelShadowDepth_PerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F1D3D5B5AF4A6D9ADE7391C36E24BD5A02F4BAF61_FLumenCardPS0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EAC200DC679A410C1D8AF12A00F0044876007851BC_TShadowDepthPSPixelShadowDepth_NonPerspectiveCorrect0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F5F6D284012F74DD2CFC45AAEF7606EB9D574CE14_TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B4E731E4363CF47597678D99A2AE4FAE80343B3DC_FMicropolyRasterizeCS0_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS1_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS2_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS3_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS4_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS5_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS6_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS7_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS8_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS9_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS10_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS11_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS12_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS13_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS14_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS15_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS16_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS17_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS18_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS19_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS20_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS21_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS22_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS23_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS24_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS25_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS26_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS27_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS28_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS29_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS30_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS31_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS32_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS33_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS34_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS35_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS36_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS37_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS38_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS39_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS40_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS41_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS42_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS43_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS44_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS45_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS46_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS47_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS48_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS49_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS50_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS51_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS52_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS53_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS54_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS55_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS56_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS57_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS58_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS59_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS60_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS61_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS62_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS63_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS64_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS65_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS66_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS67_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS68_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS69_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS70_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS71_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS72_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS73_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS74_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS75_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS76_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS77_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS78_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS79_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS80_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS81_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS82_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS83_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS84_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS85_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS86_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS87_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS88_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS89_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS90_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS91_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS92_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS93_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS94_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS95_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS96_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS97_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS98_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS99_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS100_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS101_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS102_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS103_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS104_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS105_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS106_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS107_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS108_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS109_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS110_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS111_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS112_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS113_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS114_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS115_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS116_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS117_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS118_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS119_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS120_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS121_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS122_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS123_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS124_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS125_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS126_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS127_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS128_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS129_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS130_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS131_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS132_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS133_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS134_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS135_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS136_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS137_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS138_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS139_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS140_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS141_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS142_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS143_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS144_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS145_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS146_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS147_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS148_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS149_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS150_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS151_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS152_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS153_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS154_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS155_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS156_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS157_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS158_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS159_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS160_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS161_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS162_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS163_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS164_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS165_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS166_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS167_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS168_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS169_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS170_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS171_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS172_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS173_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS174_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS175_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS176_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS177_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS178_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS179_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS180_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS181_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS182_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS183_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS184_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS185_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS186_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS187_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS188_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS189_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS190_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS191_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS192_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS193_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS194_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS195_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS196_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS197_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS198_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS199_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS200_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS201_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS202_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS203_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS204_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS205_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS206_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS207_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS208_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS209_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS210_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS211_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS212_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS213_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS214_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS215_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS216_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS217_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS218_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS219_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS220_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS221_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS222_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS223_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS224_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS225_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS226_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS227_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS228_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS229_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS230_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS231_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS232_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS233_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS234_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS235_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS236_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS237_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS238_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS239_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS240_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS241_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS242_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS243_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS244_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS245_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS246_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS247_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS248_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS249_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS250_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS251_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS252_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS253_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS254_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_FMicropolyRasterizeCS255_0_03B9C1BE423719415228E53F908B915C1AA266F771FCCFE9BA091B0367A8BB3DB521D79A7B4320482_TLightMapDensityPSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A6F8EDE90BA70B7A37D281661EEE0A46689F58DC5_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316FDA2E61854F80E0F91AE4D21CD0BB79DEC508B58_TBasePassPSTLightMapPolicyLQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43165D7C57B710379F5E917839EBE882255DAA29AF8C_FLandscapeGrassWeightVS0_0_077204F3CE0C4459388557E81DE05752C3D36790F47C0690A66AEBFB62A3248327AB8B3401F67DA0D_TLightMapDensityVSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523ACE92005F85D160B7FACC465666DB47AD63FF14F7_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B43168A2DFEB19681995675B59DD9556978C705446847_FHWRasterizeVS0_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS1_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS2_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS3_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS4_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS5_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS6_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS7_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS8_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS9_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS10_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS11_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS12_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS13_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS14_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS15_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS16_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS17_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS18_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS19_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS20_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS21_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS22_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS23_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS24_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS25_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS26_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS27_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS28_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS29_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS30_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS31_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS32_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS33_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS34_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS35_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS36_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS37_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS38_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS39_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS40_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS41_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS42_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS43_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS44_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS45_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS46_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS47_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS48_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS49_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS50_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS51_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS52_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS53_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS54_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS55_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS56_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS57_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS58_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS59_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS60_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS61_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS62_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHWRasterizeVS63_0_03B9C1BE423719415228E53F908B915C1AA266F77F47B347AE8CCE6A0128EBFD612C17B23746E3CC0_FHitProxyVS0_0_035066ECBC7ACAFB429F4F029D7F02660C69AAB0A52D62CB854026D5374EC4E8A00F09A8B1D3302B8_FHitProxyPS0_0_0E427B9138BA536F768FD73ED5EBD629434FE712F591AC01CFB8D5107B679B4AC4E6A2D25CEE2821A_FLandscapeGrassWeightPS0_0_077204F3CE0C4459388557E81DE05752C3D36790FB0B2C106151A19D437E6A81208418E180C9A94FC_TBasePassPSFNoLightMapPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316AA7AFF0410210797DA8DBFDCE4DCE7BD73648BF2_FHWRasterizePS0_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS1_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS2_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS3_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS4_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS5_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS6_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS7_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS8_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS9_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS10_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS11_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS12_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS13_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS14_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS15_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS16_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS17_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS18_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS19_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS20_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS21_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS22_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS23_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS24_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS25_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS26_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS27_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS28_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS29_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS30_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS31_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS32_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS33_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS34_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS35_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS36_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS37_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS38_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS39_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS40_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS41_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS42_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS43_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS44_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS45_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS46_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS47_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS48_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS49_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS50_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS51_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS52_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS53_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS54_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS55_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS56_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS57_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS58_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS59_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS60_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS61_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS62_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS63_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS64_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS65_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS66_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS67_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS68_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS69_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS70_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS71_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS72_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS73_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS74_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS75_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS76_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS77_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS78_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS79_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS80_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS81_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS82_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS83_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS84_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS85_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS86_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS87_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS88_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS89_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS90_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS91_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS92_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS93_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS94_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS95_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS96_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS97_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS98_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS99_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS100_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS101_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS102_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS103_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS104_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS105_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS106_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS107_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS108_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS109_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS110_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS111_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS112_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS113_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS114_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS115_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS116_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS117_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS118_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS119_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS120_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS121_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS122_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS123_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS124_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS125_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS126_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS127_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS128_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS129_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS130_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS131_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS132_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS133_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS134_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS135_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS136_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS137_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS138_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS139_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS140_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS141_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS142_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS143_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS144_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS145_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS146_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS147_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS148_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS149_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS150_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS151_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS152_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS153_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS154_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS155_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS156_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS157_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS158_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS159_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS160_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS161_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS162_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS163_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS164_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS165_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS166_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS167_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS168_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS169_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS170_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS171_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS172_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS173_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS174_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS175_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS176_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS177_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS178_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS179_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS180_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS181_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS182_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS183_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS184_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS185_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS186_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS187_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS188_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS189_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS190_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS191_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS192_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS193_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS194_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS195_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS196_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS197_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS198_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS199_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS200_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS201_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS202_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS203_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS204_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS205_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS206_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS207_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS208_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS209_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS210_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS211_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS212_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS213_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS214_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS215_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS216_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS217_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS218_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS219_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS220_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS221_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS222_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS223_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS224_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS225_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS226_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS227_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS228_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS229_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS230_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS231_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS232_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS233_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS234_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS235_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS236_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS237_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS238_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS239_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS240_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS241_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS242_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS243_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS244_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS245_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS246_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS247_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS248_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS249_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS250_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS251_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS252_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS253_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS254_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_FHWRasterizePS255_0_03B9C1BE423719415228E53F908B915C1AA266F772C032DA690A60D8AB04445667145392F268D742E_TShadowDepthVSVertexShadowDepth_OutputDepth0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BF87CEE5C05DBEF9DC24EE7C0F6CF60618ED0AF73_TDepthOnlyVS0_0_0A4B1DB9B93D59E72F068E9E0A27D85C1396E331A6C2F9E9E0F29C1CC4BD070290C8B56F4775CBAE7_FLandscapePhysicalMaterialPS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F1EB9F96523E4AC1F2529D86D76BDF869A153FCD4A_TLightMapDensityVSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A7B900AFE3BA5C55A32FF9BDFB44D3099D0056480_FLumenCardVS0_0_06124D99229D9D82CAA55E03425A9B9C0FD582F11CC43E529207B75738B69C90E919763AEC6FA2C8A_TShadowDepthPSPixelShadowDepth_VirtualShadowMap0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F44B0907314254191B2CD2AB68713039EAE1FF9DD_TBasePassVSFPrecomputedVolumetricLightmapLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C10A5156EA848D21CFBF57CE1492E504233A65909_TBasePassPSTDistanceFieldShadowsAndLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316825624867C61F3DE53BFA02233D16BD0B82A683D_TBasePassPSFPrecomputedVolumetricLightmapLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316899CC7EE1C80A173D8CCB78A28FD236F5F2A6D59_TBasePassPSTLightMapPolicyHQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316898AEA5165589EBF175921373DEB413FB7F34F22_FLumenCardPS0_0_0D25E975B63E407DD6CCDFE4BE03CD3DF848122EA41F02910936F61C1A29244FA8FAF42D1FD72AAB7_TLightMapDensityPSFDummyLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523AED5721127772996308073D8F8E9736D48C4F7391_TBasePassPSFCachedPointIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316B3D33D9C4C484723E672E95931A0FA27C9E8BBF0_FTranslucentLightingInjectPS0_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS1_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS2_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS3_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS4_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS5_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS6_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS7_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS8_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS9_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS10_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS11_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS12_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS13_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS14_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_FTranslucentLightingInjectPS15_0_0FD68CCE786C17148D325DEF35E11E46CB42B65E19F4E9EF4CCC371C10E4840E2DBD313B6508EB252_TBasePassVSFCachedPointIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C63D4D5DEDB79A8344B5CE12C0658C647A5BAE06B_FHWRasterizeMS0_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS1_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS2_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS3_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS4_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS5_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS6_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS7_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS8_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS9_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS10_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS11_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS12_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS13_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS14_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS15_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS16_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS17_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS18_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS19_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS20_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS21_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS22_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS23_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS24_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS25_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS26_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS27_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS28_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS29_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS30_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_FHWRasterizeMS31_0_03B9C1BE423719415228E53F908B915C1AA266F7774BCD6AE30BC593C40759F136FC3E47A2C42854E_TBasePassPSFCachedPointIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B4316141E3C1005BE613F467BBA75C870B8B0ABB5922D_FVelocityPS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703424AC0BEE559BE53397AB3C2FC130F4C90538CDB_TBasePassPSFCachedVolumeIndirectLightingPolicy0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431618CE64D2B7609F1F0EE3F172AE7FC4A9A40D6F19_TShadowDepthVSVertexShadowDepth_PerspectiveCorrect0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B9396F3B9CB091423F82674523BC72504438631DE_TBasePassPSFCachedVolumeIndirectLightingPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431626DE51AC3872760C99EBD5D6428B8429D8654B09_TLightMapDensityPSFNoLightMapPolicy0_0_0410332860002B35DEDDE2E984567E5B7F27B523A4E0A359E93DD037794AD9F3BFF2229E192443465_TLightMapDensityVSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A74E0F86ABDC86BABD4121E29A6C471D25795F1CD_TBasePassVSTLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C5C554DFD6561B915DE45D241DDB26421D7D92563_FLandscapePhysicalMaterialVS0_0_020E1030965D9050BE2F2C5A9779AD02AE39502F111D5D4108CFDB5B6CBE8F3ADC4BE30C19859186B_TBasePassPSFNoLightMapPolicySkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431623AEF5FC38580B9DD682422255AA9EC62059678A_TBasePassVSFCachedVolumeIndirectLightingPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6C27C635E797CBD2619F0D39BEE7CD18E130F05E26_TShadowDepthPSPixelShadowDepth_OnePassPointLight0_0_0BC5A599B5C56BF447371F2EEB6380AD10D05029F3189543DEB1E5450A6398EF5AC45B9A88DC3459B_TShadowDepthVSVertexShadowDepth_PerspectiveCorrectPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BFD365E6D701BA2F152E8623339642107E5FF7FC6_TBasePassVSTDistanceFieldShadowsAndLightMapPolicyHQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C6EF60DE3C0CA277D8FBECBFCB0B5E02D0DFD2B1A_TShadowDepthVSVertexShadowDepth_VirtualShadowMap0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B1AB185D497ECF113738AA51019A3FA6D2691650F_TShadowDepthVSVertexShadowDepth_OnePassPointLight0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B95DED9C73DC5F223F091004CF57334C099017CF0_TBasePassPSTLightMapPolicyLQ0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431673C1FA12A57DB2481B209BC117CF77EAF777E48D_TLightMapDensityPSTLightMapPolicyLQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523A60462DA9E455B94945F102A0576E9055D6B63400_TBasePassVSTLightMapPolicyLQ0_0_0F0765E97F80A58082337947551EC5C71F929BC6C15BE5EAD592CA3B8CD12BA18828DD2294877D9CA_TLightMapDensityVSTLightMapPolicyHQ0_0_0410332860002B35DEDDE2E984567E5B7F27B523AE6479A49666B1424EE545AF64EE0BE2ED2964B8F_TShadowDepthVSVertexShadowDepth_VirtualShadowMapPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14BA0581751A716E441CD2DE5E448BC84BFB13C3136_FDebugViewModePS0_0_0CCFA47BD7FA67195CAFC899931E16F7252214F020074CFCF9A67BE69CCE53140F9193C858B3006EA_TBasePassPSTLightMapPolicyHQSkylight0_0_067553F61B5470C464BC7EDD63DFF5C95B47B431634F240AFBCA6DC4F1885665AD7EBA74031254A3C_TDepthOnlyVS0_0_0AE9B320E6FDD6F686446B30A2D13BF882DEB44F5B419F3F2046DFF016D3871BF8CD05BB9BBEB725B_FVelocityVS0_0_0578E1DFC040BAC3A5887E55EDAA7D7643A3C5703FAAC9A9CF81E62F8A1951C16ACC22C4E57F44BC0_FDebugViewModeVS0_0_0FB485F5439BD76F00750BD2209A5467644596B0496E81C67446F25BC2AFD5BB735073ABD7EC8AFCB_TShadowDepthVSVertexShadowDepth_OnePassPointLightPositionOnly0_0_023B8D8A0B296C7EA81C7449673557E8484B1F14B6B4B2EFE52CC3161DCE6CD93F30EE731E991F313_TBasePassVSFNoLightMapPolicy0_0_0F0765E97F80A58082337947551EC5C71F929BC6CDDD2F7DEF5574DB43546D80EEC3EF30B7E0E7148_DepthPosOnlyNoPixelPipelineA4B1DB9B93D59E72F068E9E0A27D85C1396E331A_VelocityPipelineDD15B90C8D28726D03CD8AD4366F13DECAE368AB_DepthNoPixelPipelineAE9B320E6FDD6F686446B30A2D13BF882DEB44F5_FGPUSpriteVertexFactory1B105ACF19156A8E47C60A6765F47C9C0E713DCE5C5BE91DA01DC2B25B1018F3EDA7A6FC7D1D30AEB9CA513CCBA4F1E3AF7D9556DD0F2FF45E951E1A_FNiagaraRibbonVertexFactoryE95E07B2B5A719DA06E8D11B2FB0CC54B6B56E76A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966DE03DD13CEAD2D60503F2AAC85D4762994EF4025A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966A5C2BD7C8E1CB8C2C0438E13767AF67A0D5B5966_TGPUSkinAPEXClothVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FParticleSpriteVertexFactoryF6C8B1ED0A25136B9413B8ED0252A7B130446DF7F99E1B0FB635933CEEAC41CF9441DF5EA4A994CA9DAE5A7C55936FD50BC3B20BD063C1832A4D4247_TGPUSkinVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_FVectorFieldVisualizationVertexFactory8046109C676F9DB08B031AF55E8EE558AB0D6BCACC854D8E74FEAEF90804D69AF6B78BD07A141ACC_FNiagaraMeshVertexFactory1AE037326D8EB364D9247384B557B45111737DC64B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9571BD81B2CBA1F364F28A837532353718EB814537B4B3A20E0CA93D5CA5A60C16EF2EB14EA073FC9574B3A20E0CA93D5CA5A60C16EF2EB14EA073FC957_FParticleBeamTrailVertexFactory40D7A56177FF0069290A4EF2E07EDCA981B1C3B4378BBDDEC2CEAC35A309C357B38D702E7981D5D3_TGPUSkinVertexFactoryDefaultCF64B0EF7E81EBA72A0526CEAFDC06D033915AAA180376A7171B50BD465E9983F32BCB5A07542FE7_TGPUSkinAPEXClothVertexFactoryUnlimitedCF64B0EF7E81EBA72A0526CEAFDC06D033915AAABBEDF5F2F99060D3A4E705A02AFC0D4CFF550703_FGeometryCollectionVertexFactoryBFCBA239089CED72643DACC7EAE4F0DD9FDED75F49D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC4149D716CAD02F0AC031CC93ACB2AFCB9C42E7DC41_FLandscapeXYOffsetVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FMeshParticleVertexFactory63D2076FC477AD68B3E41F1BA95A65FD7FBC4A2CF773920348F231C490A74B1A551F8CE3ABF04791_FInstancedStaticMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2939A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD39A00A3AF8434811E9EA9890B934C37C364D15CD_FSplineMeshVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A29A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965A747D67BD07743C1BEA1DE549F682B82EB7B9965_FLocalVertexFactoryA536A59BC2FAF6BB7B735065D9A5DFE24BE34A2981418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E81418F8992AC49B8E2AFD31AF3B57530A23E085E_FLandscapeVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCEB1684FBEF19B946A8709F4309D7CC4E5FC6044ADB1684FBEF19B946A8709F4309D7CC4E5FC6044AD_FNiagaraSpriteVertexFactory2D699768682F604347476E0BAAD3E63203C9B0B35957CFEE095AEFFBA7F83F09F020F15CF6555718EFF166204144512228FF7A163011544EEF3FD2265957CFEE095AEFFBA7F83F09F020F15CF65557185957CFEE095AEFFBA7F83F09F020F15CF6555718_Nanite::FVertexFactory61FC001D468CB473F21C182F6ECFAE57E566561D_FGeometryCacheVertexVertexFactoryF7A2A7134F95BD0D46418459582942D14D992DC476143182082C57C6F98756E7AE927ED26DD4479A76143182082C57C6F98756E7AE927ED26DD4479A_FLandscapeFixedGridVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C13F5F45F5620EF6411E27211E3D675CEA50B38DFBEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE3F5F45F5620EF6411E27211E3D675CEA50B38DFB3F5F45F5620EF6411E27211E3D675CEA50B38DFB_FLandscapeTileVertexFactoryF93AC2298DAB32583F62E042E13F0BF24F1C98C1B1684FBEF19B946A8709F4309D7CC4E5FC6044ADEBA49461CECB1EA5D21E2BF8918B91C7C3994DCE2699101414144444144414441414141414444474010101010101314544441433140101340101014244645121414141424024141414141413133044444437241444444444044444444444444444444341414141424140444444444444243414141414151010003131313123313143434143413142312144404444413131313144403101010151010101010113161656434343434116161616161666243161616161303434344414444444441415151510103001013115161616166244444444444400040404040404040404040404040434343434344444444444444444040404040404044444444404040404444444444444444344444444241442141444444424141414441444141414141414131313131313131444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441444141414133444424444441414143234141414141314141414241234342424242424241434343414341414441414131313134324441414124414131313444444341414121212424213144444444444212222614114221012121212124344444444444404141510151015304341013314146001444444510110151515151616161616101010101015052421316161616161131316260101110044313131413143411014101010101010101010151010101010103044510110101010101010101010101010101010101010101010106001404044414040421213131344141010101016101010101010101310100024313131416161611010161646421413131312121212121212121414444444444414024444442121212121212121212121213121212121212121212121412121212121212121214344314110131313131616161616161616023144444444434144414141414242212121212121212121213121212121212121212121212121212121444442424243434341414441414141414444444444444444214421101313131313131616161606010121010101015101210140444444043424044424141315004444444444443434101313133214030404040434144434143314433414331433143414341433141333143314221414131414141343144121644444444440444644444404440444010151015101510111000101010101010101010101010101202232242414131313130301404044414040210101010110101010101010404424241413131000444444444444444444444444444444444444444444444444444444444444444444444444444440444444444434144414141414342414040121213131222222220101010101011010101010404424241414121010101010101010141410101510101010004044444451510101350404341404404040404040404040404040404040434343434343434444434343434040404040404043434343404040404444424244443444444444424221414141444444424141414341414141414141313131313131314141444344444444414141414141414141414141434343444444444444434440444141414144414141414141434141414441414141444441414141314143214444444441412143434141413141414141412241434342424242424241434343414341414441313131313144424441214144313131414444444341212121212431414144444444010151515151515151515151010101010101010101515151510101015101510151015101510151010101010101015101615101510151015101510151015101510151015101313151515151015101510151015101015101510161614441510144510101616171614343101313131313131343242212131414141010101000000011000000130000001300000013000000130000001300000013000000140000000C00000013000000130000000D000000090000001400000010000000100000000800000009000000080000002500000010000000100000001300000009000000080000000800000010000000100000001000000010000000100000000800000008000000080000001000000010000000D8000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000140000001000000008000000080000000800000014000000140000001300000008000000100000000800000008000000080000000800000008000000080000001300000010000000140000000800000012000000130000001300000013000000130000001300000013000000130000000D0000001300000008000000100000001100000009000000080000000900000008000000080000001700000009000000080000000900000008000000090000000800000009000000080000000C000000090000000800000009000000090000000900000009000000090000000900000009000000080000000800000008000000080000000800000013000000100000001000000010000000170000001000000010000000100000001000000009000000090000000900000009000000100000001000000010000000100000001000000010000000080000001A00000014000000280000000D000000440000000B0000000B00000013000000130000000900000009000000090000001400000008000000100000000D0000000C0000001000000008000000080000002D00000010000000100000001000000010000000100000001000000010000000090000000900000008000000080000000800000008000000130000000E0000000900000009000000090000000900000009000000090000000900000009000000090000000900000009000000090000000C000000080000000A0000000C00000013000000100000001000000010000000100000001000000010000000100000000D0000000F00000009000000080000000900000008000000090000000C00000008000000130000001300000026000000100000000F000000140000000900000009000000090000000900000009000000100000001D000000130000001300000013000000130000001300000009000000080000000C00000008000000090000000800000009000000080000001400000014000000080000001000000009000000080000001300000008000000100000000800000008000000100000001000000041010000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000010000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000080000000800000008000000140000001000000010000000100000001000000009000000433AFC833894B7681A1D3DDBA35F7F5A9509A89900000000000000000000000000000000000000006E2AD9D86FE73F9DF5783D7E68BD0915331357DA_001_101_5; +[2024.02.12-15.27.30:612][ 0]LogMeshReduction: Display: Using QuadricMeshReduction for automatic static mesh reduction +[2024.02.12-15.27.30:612][ 0]LogMeshReduction: Display: Using SkeletalMeshReduction for automatic skeletal mesh reduction +[2024.02.12-15.27.30:612][ 0]LogMeshReduction: Display: Using ProxyLODMeshReduction for automatic mesh merging +[2024.02.12-15.27.30:612][ 0]LogMeshReduction: Display: No distributed automatic mesh merging module available +[2024.02.12-15.27.30:612][ 0]LogMeshMerging: No distributed automatic mesh merging module available +[2024.02.12-15.27.30:905][ 0]LogVirtualization: Display: VirtualizationSystem name found in ini file: None +[2024.02.12-15.27.30:905][ 0]LogVirtualization: Display: FNullVirtualizationSystem mounted, virtualization will be disabled +[2024.02.12-15.27.30:913][ 0]LogUObjectArray: 21917 objects as part of root set at end of initial load. +[2024.02.12-15.27.30:913][ 0]LogUObjectAllocator: 6142576 out of 0 bytes used by permanent object pool. +[2024.02.12-15.27.30:913][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool +[2024.02.12-15.27.30:916][ 0]LogLiveCoding: Display: Starting LiveCoding +[2024.02.12-15.27.30:916][ 0]LogLiveCoding: Display: LiveCodingConsole Arguments: UnrealEditor Win64 Development +[2024.02.12-15.27.30:918][ 0]LogLiveCoding: Display: First instance in process group "UE_MyProject2_0x0e14665b", spawning console +[2024.02.12-15.27.30:921][ 0]LogLiveCoding: Display: Waiting for server +[2024.02.12-15.27.30:933][ 0]LogSlate: Border +[2024.02.12-15.27.30:933][ 0]LogSlate: BreadcrumbButton +[2024.02.12-15.27.30:933][ 0]LogSlate: Brushes.Title +[2024.02.12-15.27.30:933][ 0]LogSlate: Default +[2024.02.12-15.27.30:933][ 0]LogSlate: Icons.Save +[2024.02.12-15.27.30:933][ 0]LogSlate: Icons.Toolbar.Settings +[2024.02.12-15.27.30:933][ 0]LogSlate: ListView +[2024.02.12-15.27.30:933][ 0]LogSlate: SoftwareCursor_CardinalCross +[2024.02.12-15.27.30:933][ 0]LogSlate: SoftwareCursor_Grab +[2024.02.12-15.27.30:933][ 0]LogSlate: TableView.DarkRow +[2024.02.12-15.27.30:933][ 0]LogSlate: TableView.Row +[2024.02.12-15.27.30:933][ 0]LogSlate: TreeView +[2024.02.12-15.27.31:014][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize started... +[2024.02.12-15.27.31:015][ 0]LogWorldPartition: Display: FWorldPartitionClassDescRegistry::Initialize took 1 ms +[2024.02.12-15.27.31:050][ 0]LogInit: XR: Instanced Stereo Rendering is Disabled +[2024.02.12-15.27.31:050][ 0]LogInit: XR: MultiViewport is Disabled +[2024.02.12-15.27.31:050][ 0]LogInit: XR: Mobile Multiview is Disabled +[2024.02.12-15.27.31:089][ 0]LogNiagaraDebuggerClient: Niagara Debugger Client Initialized | Session: 939FE5CB4B85C6D5C0DF22BFE8824D66 | Instance: 49670435470735985159CFBB9CAD6D76 (DESKTOP-1QK3IA6-13672). +[2024.02.12-15.27.31:122][ 0]LogTurnkeySupport: Completed device detection: Code = 0 +[2024.02.12-15.27.31:176][ 0]LogTcpMessaging: Initializing TcpMessaging bridge +[2024.02.12-15.27.31:180][ 0]LogUdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666. +[2024.02.12-15.27.31:182][ 0]LogUdpMessaging: Display: Added local interface '192.168.0.149' to multicast group '230.0.0.1:6666' +[2024.02.12-15.27.31:254][ 0]LogLiveCoding: Display: Successfully initialized, removing startup thread +[2024.02.12-15.27.31:275][ 0]LogPython: Using Python 3.9.7 +[2024.02.12-15.27.31:929][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... +[2024.02.12-15.27.31:945][ 0]LogMetasoundEngine: MetaSound Engine Initialized +[2024.02.12-15.27.32:243][ 0]LogOpenImageDenoise: OIDN starting up +[2024.02.12-15.27.32:329][ 0]SourceControl: Revision control is disabled +[2024.02.12-15.27.32:331][ 0]LogUProjectInfo: Found projects: +[2024.02.12-15.27.32:339][ 0]SourceControl: Revision control is disabled +[2024.02.12-15.27.32:348][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-15.27.32:348][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-15.27.32:348][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-15.27.32:356][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance +[2024.02.12-15.27.32:369][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.02.12-15.27.32:369][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. +[2024.02.12-15.27.32:503][ 0]LogCollectionManager: Loaded 0 collections in 0.000613 seconds +[2024.02.12-15.27.32:504][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Collections/' took 0.00s +[2024.02.12-15.27.32:506][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Developers/Wilgot/Collections/' took 0.00s +[2024.02.12-15.27.32:507][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Collections/' took 0.00s +[2024.02.12-15.27.32:786][ 0]LogEngine: Initializing Engine... +[2024.02.12-15.27.32:791][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s +[2024.02.12-15.27.32:925][ 0]LogInit: Initializing FReadOnlyCVARCache +[2024.02.12-15.27.32:928][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.27.32:929][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.27.32:933][ 0]LogAIModule: Creating AISystem for world Untitled +[2024.02.12-15.27.32:934][ 0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use. +[2024.02.12-15.27.32:934][ 0]LogInit: Texture streaming: Enabled +[2024.02.12-15.27.32:942][ 0]LogAnalytics: Display: [UEEditor.Rocket.Release] APIServer = https://datarouter.ol.epicgames.com/. AppVersion = 5.3.2-29314046+++UE5+Release-5.3 +[2024.02.12-15.27.32:947][ 0]LogAudio: Display: Initializing Audio Device Manager... +[2024.02.12-15.27.32:952][ 0]LogAudio: Display: Loading Default Audio Settings Objects... +[2024.02.12-15.27.32:953][ 0]LogAudio: Display: No default SoundConcurrencyObject specified (or failed to load). +[2024.02.12-15.27.32:953][ 0]LogAudio: Display: AudioInfo: 'BINKA' Registered +[2024.02.12-15.27.32:953][ 0]LogAudio: Display: AudioInfo: 'PCM' Registered +[2024.02.12-15.27.32:953][ 0]LogAudio: Display: AudioInfo: 'ADPCM' Registered +[2024.02.12-15.27.32:953][ 0]LogAudio: Display: AudioInfo: 'OGG' Registered +[2024.02.12-15.27.32:953][ 0]LogAudio: Display: AudioInfo: 'OPUS' Registered +[2024.02.12-15.27.32:954][ 0]LogAudio: Display: Audio Device Manager Initialized +[2024.02.12-15.27.32:954][ 0]LogAudio: Display: Creating Audio Device: Id: 1, Scope: Shared, Realtime: True +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.27.32:954][ 0]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.27.32:954][ 0]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.27.32:954][ 0]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.27.32:954][ 0]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.27.32:954][ 0]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.27.32:957][ 0]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.27.32:979][ 0]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.27.32:979][ 0]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.27.32:981][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.27.32:981][ 0]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.27.32:982][ 0]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=1 +[2024.02.12-15.27.32:982][ 0]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=1 +[2024.02.12-15.27.32:983][ 0]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=1 +[2024.02.12-15.27.32:983][ 0]LogInit: FAudioDevice initialized with ID 1. +[2024.02.12-15.27.32:983][ 0]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=1 +[2024.02.12-15.27.32:984][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled'. +[2024.02.12-15.27.32:984][ 0]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 1 +[2024.02.12-15.27.32:992][ 0]LogCsvProfiler: Display: Metadata set : largeworldcoordinates="1" +[2024.02.12-15.27.32:994][ 0]LogInit: Undo buffer set to 32 MB +[2024.02.12-15.27.32:994][ 0]LogInit: Transaction tracking system initialized +[2024.02.12-15.27.33:017][ 0]LogSourceControl: Display: Uncontrolled Changelist persistency file loaded C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/SourceControl/UncontrolledChangelists.json +[2024.02.12-15.27.33:017][ 0]LogSourceControl: Uncontrolled asset enumeration started... +[2024.02.12-15.27.33:019][ 0]LogSourceControl: Uncontrolled asset enumeration finished in 0.001784 seconds (Found 134 uncontrolled assets) +[2024.02.12-15.27.33:023][ 0]BlueprintLog: New page: Editor Load +[2024.02.12-15.27.33:076][ 0]LocalizationService: Localization service is disabled +[2024.02.12-15.27.33:089][ 0]TimingProfiler: Initialize +[2024.02.12-15.27.33:089][ 0]TimingProfiler: OnSessionChanged +[2024.02.12-15.27.33:089][ 0]LoadingProfiler: Initialize +[2024.02.12-15.27.33:089][ 0]LoadingProfiler: OnSessionChanged +[2024.02.12-15.27.33:089][ 0]NetworkingProfiler: Initialize +[2024.02.12-15.27.33:089][ 0]NetworkingProfiler: OnSessionChanged +[2024.02.12-15.27.33:089][ 0]MemoryProfiler: Initialize +[2024.02.12-15.27.33:089][ 0]MemoryProfiler: OnSessionChanged +[2024.02.12-15.27.33:171][ 0]LogTurnkeySupport: Turnkey Device: Win64@DESKTOP-1QK3IA6: (Name=DESKTOP-1QK3IA6, Type=Computer, Status=Valid, MinAllowed=10.0.18362.0, MaxAllowed=, Current=10.0.19045.0, Flags="Device_InstallSoftwareValid") +[2024.02.12-15.27.33:176][ 0]LogSlate: Took 0.000151 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K) +[2024.02.12-15.27.36:314][ 0]LogSlate: Window 'Warning: Low Drive Space' being destroyed +[2024.02.12-15.27.36:314][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United Kingdom) - (Keyboard). +[2024.02.12-15.27.36:317][ 0]Message dialog closed, result: Ok, title: Warning: Low Drive Space, text: The following locations have limited free space. To avoid potential problems, please consider freeing up at least the amounts recommended below. + +The project directory: + C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/ + Recommended: 5 120 MB + Free: 4 210 MB +[2024.02.12-15.27.36:317][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-15.27.36:318][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-15.27.36:318][ 0]LogVSAccessor: Display: Unable to create Visual Studio setup instance: 80040154 +[2024.02.12-15.27.36:398][ 0]LogFileCache: Scanning file cache for directory 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/' took 0.01s +[2024.02.12-15.27.36:487][ 0]LogLevelSequenceEditor: LevelSequenceEditor subsystem initialized. +[2024.02.12-15.27.36:537][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init() +[2024.02.12-15.27.36:538][ 0]SourceControl: Revision control is disabled +[2024.02.12-15.27.36:539][ 0]LogUnrealEdMisc: Loading editor; pre map load, took 8.830 +[2024.02.12-15.27.36:539][ 0]Cmd: MAP LOAD FILE="../../../Engine/Content/Maps/Templates/OpenWorld.umap" TEMPLATE=1 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.02.12-15.27.36:539][ 0]LightingResults: New page: Lighting Build +[2024.02.12-15.27.36:540][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.27.36:540][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.27.36:541][ 0]MapCheck: New page: Map Check +[2024.02.12-15.27.36:541][ 0]LightingResults: New page: Lighting Build +[2024.02.12-15.27.36:543][ 0]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.27.36:546][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.02.12-15.27.36:576][ 0]LogAudio: Display: Audio Device (ID: 1) registered with world 'Untitled_1'. +[2024.02.12-15.27.36:576][ 0]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.27.36:576][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.27.36:577][ 0]LogAIModule: Creating AISystem for world Untitled_1 +[2024.02.12-15.27.36:577][ 0]LogWorldPartition: ULevel::OnLevelLoaded(Untitled_1)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.02.12-15.27.36:577][ 0]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.27.36:577][ 0]LogWorldPartition: UWorldPartition::Initialize : World = Untitled_1, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.27.36:580][ 0]LogAssetRegistry: Display: Triggering cache save on discovery complete +[2024.02.12-15.27.36:754][ 0]LogContentBundle: [Untitled_1(Standalone)] Creating new contrainer. +[2024.02.12-15.27.36:755][ 0]LogWorldPartition: Display: WorldPartition initialize took 177 ms +[2024.02.12-15.27.37:108][ 0]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.02.12-15.27.37:112][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.35ms +[2024.02.12-15.27.37:113][ 0]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.02.12-15.27.37:113][ 0]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,519ms to complete. +[2024.02.12-15.27.37:118][ 0]LogUnrealEdMisc: Total Editor Startup Time, took 9.409 +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: ================================================ +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: RAM used: 240,00 B of 3,20 GiB budget. Usage: 0.00% +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.02.12-15.27.37:118][ 0]LogShaderCompilers: Display: ================================================ +[2024.02.12-15.27.37:164][ 0]LogAssetRegistry: Display: Asset registry cache written as 16.6 MiB to C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Intermediate/CachedAssetRegistry_*.bin +[2024.02.12-15.27.37:173][ 0]LogWindowsTextInputMethodSystem: Activated input method: English (United Kingdom) - (Keyboard). +[2024.02.12-15.27.37:206][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.27.37:214][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.27.37:222][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.27.37:229][ 0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.27.37:250][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:250][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/' +[2024.02.12-15.27.37:250][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:250][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/' +[2024.02.12-15.27.37:251][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:251][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/' +[2024.02.12-15.27.37:251][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:251][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/' +[2024.02.12-15.27.37:251][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:252][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/' +[2024.02.12-15.27.37:252][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:252][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/' +[2024.02.12-15.27.37:252][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:252][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/' +[2024.02.12-15.27.37:252][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:253][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/' +[2024.02.12-15.27.37:253][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:253][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/' +[2024.02.12-15.27.37:253][ 0]LogPakFile: Initializing PakPlatformFile +[2024.02.12-15.27.37:253][ 0]LogPakFile: Display: Mounted Pak file 'F:/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/' +[2024.02.12-15.27.37:373][ 0]LogSlate: Took 0.000165 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K) +[2024.02.12-15.27.37:375][ 0]LogSlate: Took 0.000133 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K) +[2024.02.12-15.27.37:375][ 0]LogSlate: Took 0.000080 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/DroidSansMono.ttf' (77K) +[2024.02.12-15.27.37:396][ 0]LogViewport: Scene viewport resized to 1445x818, mode Windowed. +[2024.02.12-15.27.37:435][ 0]LogSlate: Took 0.000170 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.02.12-15.27.37:853][ 0]LogStall: Startup... +[2024.02.12-15.27.37:854][ 0]LogStall: Startup complete. +[2024.02.12-15.27.37:858][ 0]LogLoad: (Engine Initialization) Total time: 10.15 seconds +[2024.02.12-15.27.37:858][ 0]LogLoad: (Engine Initialization) Total Blueprint compile time: 0.00 seconds +[2024.02.12-15.27.37:906][ 0]LogAssetRegistry: AssetRegistryGather time 0.0981s: AssetDataDiscovery 0.0233s, AssetDataGather 0.0442s, StoreResults 0.0306s. +[2024.02.12-15.27.37:920][ 0]LogCollectionManager: Fixed up redirectors for 0 collections in 0.000004 seconds (updated 0 objects) +[2024.02.12-15.27.38:033][ 0]LogContentStreaming: Texture pool size now 1000 MB +[2024.02.12-15.27.38:096][ 1]LogPython: registering + +[2024.02.12-15.27.38:102][ 1]Running Python start-up script 'F:/UE_5.3/Engine/Plugins/Animation/ControlRig/Content/Python/init_unreal.py': 0.027974 secs +[2024.02.12-15.27.48:363][166]LogUObjectHash: Compacting FUObjectHashTables data took 0.38ms +[2024.02.12-15.27.48:462][166]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.27.48:463][166]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.02.12-15.27.48:463][166]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.27.48:463][166]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = Inactive, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.27.48:470][166]LogUObjectGlobals: Warning: Guid referenced by Landscape /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 is already used by Landscape /Temp/Untitled_1.Untitled_1:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703, which should never happen in the editor but could happen at runtime with duplicate level loading or PIE +[2024.02.12-15.27.48:470][166]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.27.48:470][166]LogWorldPartition: Display: WorldPartition initialize took 7 ms (total: 185 ms) +[2024.02.12-15.27.48:471][166]LogAssetEditorSubsystem: Opening Asset editor for World /Game/REALGAME.REALGAME +[2024.02.12-15.27.48:471][166]Cmd: MAP LOAD FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/REALGAME.umap" TEMPLATE=0 SHOWPROGRESS=1 FEATURELEVEL=4 +[2024.02.12-15.27.48:471][166]LightingResults: New page: Lighting Build +[2024.02.12-15.27.48:471][166]LoadErrors: New page: Loading map: REALGAME.umap +[2024.02.12-15.27.48:539][166]LogWorld: UWorld::CleanupWorld for Untitled_1, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.27.48:540][166]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.27.48:541][166]LogContentBundle: [Untitled_1(Standalone)] Deleting container. +[2024.02.12-15.27.48:541][166]MapCheck: New page: Map Check +[2024.02.12-15.27.48:541][166]LightingResults: New page: Lighting Build +[2024.02.12-15.27.48:544][166]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.27.48:553][166]LogUObjectHash: Compacting FUObjectHashTables data took 0.48ms +[2024.02.12-15.27.48:555][166]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.27.48:555][166]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.27.48:556][166]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.27.48:561][166]LogUObjectHash: Compacting FUObjectHashTables data took 0.51ms +[2024.02.12-15.27.48:564][166]LogUObjectHash: Compacting FUObjectHashTables data took 0.39ms +[2024.02.12-15.27.48:573][166]LogAudio: Display: Audio Device (ID: 1) registered with world 'REALGAME'. +[2024.02.12-15.27.48:573][166]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.27.48:573][166]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.27.48:573][166]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.27.48:574][166]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=0, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=1, InitializeForGame=0) +[2024.02.12-15.27.48:574][166]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.27.48:574][166]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = Editor, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 1, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.27.48:740][166]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.27.48:740][166]LogWorldPartition: Display: WorldPartition initialize took 167 ms (total: 352 ms) +[2024.02.12-15.27.49:076][166]LogEditorServer: Finished looking for orphan Actors (0.000 secs) +[2024.02.12-15.27.49:082][166]LogUObjectHash: Compacting FUObjectHashTables data took 0.39ms +[2024.02.12-15.27.49:085][166]Cmd: MAP CHECKDEP NOCLEARLOG +[2024.02.12-15.27.49:086][166]MapCheck: Map check complete: 0 Error(s), 0 Warning(s), took 0,55ms to complete. +[2024.02.12-15.27.55:451][884]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-15.27.55:457][884]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-15.27.55:457][884]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-15.27.55:527][884]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 69 ms +[2024.02.12-15.27.55:527][884]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-15.27.55:528][884]PIE: New page: PIE session: REALGAME (12 Feb 2024, 17:27:55) +[2024.02.12-15.27.55:528][884]LogPlayLevel: Display: Creating online subsystem for client :Context_1 +[2024.02.12-15.27.55:529][884]LogOnline: OSS: Created online subsystem instance for: :Context_1 +[2024.02.12-15.27.55:548][885]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-15.27.55:558][885]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009584s) +[2024.02.12-15.27.55:558][885]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009631s) +[2024.02.12-15.27.55:560][885]LogUObjectHash: Compacting FUObjectHashTables data took 0.41ms +[2024.02.12-15.27.55:561][885]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.27.55:561][885]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.27.55:562][885]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.27.55:562][885]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-15.27.55:562][885]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.27.55:562][885]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.27.55:562][885]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-15.27.55:564][885]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.27.55:564][885]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 354 ms) +[2024.02.12-15.27.55:564][885]LogPlayLevel: PIE: World Init took: (0.003355s) +[2024.02.12-15.27.55:564][885]LogAudio: Display: Creating Audio Device: Id: 2, Scope: Unique, Realtime: True +[2024.02.12-15.27.55:564][885]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.27.55:564][885]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.27.55:564][885]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.27.55:564][885]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.27.55:565][885]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.27.55:565][885]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.27.55:565][885]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.27.55:565][885]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.27.55:565][885]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.27.55:565][885]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.27.55:565][885]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.27.55:567][885]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.27.55:579][885]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.27.55:579][885]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.27.55:579][885]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.27.55:579][885]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.27.55:580][885]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=2 +[2024.02.12-15.27.55:580][885]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=2 +[2024.02.12-15.27.55:581][885]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=2 +[2024.02.12-15.27.55:581][885]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=2 +[2024.02.12-15.27.55:581][885]LogInit: FAudioDevice initialized with ID 2. +[2024.02.12-15.27.55:581][885]LogAudio: Display: Audio Device (ID: 2) registered with world 'REALGAME'. +[2024.02.12-15.27.55:582][885]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 2 +[2024.02.12-15.27.55:584][885]LogLoad: Game class is 'GameModeBase' +[2024.02.12-15.27.55:585][885]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-16.27.55 +[2024.02.12-15.27.55:585][885]LogWorld: Bringing up level for play took: 0.001085 +[2024.02.12-15.27.55:588][885]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-15.27.55:588][885]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-15.27.55:590][885]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-15.27.55:764][885]LogElectraPlayer: [000004098C710700] FElectraPlayer() created. +[2024.02.12-15.27.55:764][885]LogElectraPlayerPlugin: [0000040970644800] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.27.55:767][885]LogElectraPlayer: [000004098C710700][000004098CF1FC10] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.27.55:767][885]LogElectraPlayerPlugin: [0000040970644800] IMediaControls::SetRate(0.000000) +[2024.02.12-15.27.55:767][885]LogElectraPlayer: [000004098C710700][000004098CF1FC10] IMediaPlayer::Close() +[2024.02.12-15.27.55:767][885]LogElectraPlayer: [000004098C710700][000004098CF1FC10] Playback stopped. Last play position 0.000 +[2024.02.12-15.27.55:767][885]LogElectraPlayer: [000004098C710700][000004098CF1FC10] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-15.27.55:768][885]LogElectraPlayerPlugin: [0000040970644800] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.27.55:768][885]LogElectraPlayer: [000004098C710700][00000409857D0050] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.27.55:768][885]LogElectraPlayerPlugin: [0000040970644800] IMediaControls::SetRate(0.000000) +[2024.02.12-15.27.55:770][885]PIE: Server logged in +[2024.02.12-15.27.55:771][885]PIE: Play in editor total start time 0,314 seconds. +[2024.02.12-15.27.55:776][885]LogElectraPlayer: [000004098CF1FC10] DoCloseAsync() finished after 8.880 msec! +[2024.02.12-15.27.55:811][886]LogElectraPlayer: [000004098C710700][00000409857D0050] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.27.55:885][887]LogElectraPlayer: [000004098C710700][00000409857D0050] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.27.55:885][887]LogElectraPlayer: [000004098C710700][00000409857D0050] Received initial stream playlists +[2024.02.12-15.27.55:885][887]LogElectraPlayer: [000004098C710700][00000409857D0050] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-15.27.55:885][887]LogElectraPlayerPlugin: [0000040970644800] IMediaControls::SetRate(1.000000) +[2024.02.12-15.27.55:904][888]LogElectraPlayer: [000004098C710700][00000409857D0050] Initial buffering starts +[2024.02.12-15.27.55:904][888]LogElectraPlayer: [000004098C710700][00000409857D0050] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-15.27.55:912][889]LogElectraPlayer: [000004098C710700][00000409857D0050] Initial buffering ended after 0.008s +[2024.02.12-15.27.55:912][889]LogElectraPlayer: [000004098C710700][00000409857D0050] Player starts prerolling to warm decoders and renderers +[2024.02.12-15.27.56:045][905]LogElectraPlayer: [000004098C710700][00000409857D0050] Player prerolling complete +[2024.02.12-15.27.56:071][908]LogElectraPlayer: [000004098C710700][00000409857D0050] Playback started at play position 0.000 +[2024.02.12-15.27.56:071][908]LogElectraPlayer: [000004098C710700][00000409857D0050] Playback resumed at play position 0.000 +[2024.02.12-15.27.57:954][134]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (1) from 2.000 to 0.000 +[2024.02.12-15.27.59:955][374]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (2) from 2.000 to 0.000 +[2024.02.12-15.28.01:964][615]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (3) from 2.000 to 0.000 +[2024.02.12-15.28.03:948][853]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (4) from 2.000 to 0.000 +[2024.02.12-15.28.05:956][ 94]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (5) from 2.000 to 0.000 +[2024.02.12-15.28.07:948][333]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (6) from 2.000 to 0.000 +[2024.02.12-15.28.09:956][574]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (7) from 2.000 to 0.000 +[2024.02.12-15.28.11:948][813]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (8) from 2.000 to 0.000 +[2024.02.12-15.28.13:956][ 54]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (9) from 2.000 to 0.000 +[2024.02.12-15.28.15:956][294]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (10) from 2.000 to 0.000 +[2024.02.12-15.28.17:964][535]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (11) from 2.000 to 0.000 +[2024.02.12-15.28.19:956][774]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (12) from 2.000 to 0.000 +[2024.02.12-15.28.21:964][ 15]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (13) from 2.000 to 0.000 +[2024.02.12-15.28.23:957][254]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (14) from 2.000 to 0.000 +[2024.02.12-15.28.25:956][494]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (15) from 2.000 to 0.000 +[2024.02.12-15.28.27:964][735]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (16) from 2.000 to 0.000 +[2024.02.12-15.28.29:956][974]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (17) from 2.000 to 0.000 +[2024.02.12-15.28.31:974][216]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (18) from 2.000 to 0.000 +[2024.02.12-15.28.33:956][454]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (19) from 2.000 to 0.000 +[2024.02.12-15.28.35:965][695]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (20) from 2.000 to 0.000 +[2024.02.12-15.28.37:957][934]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (21) from 2.000 to 0.000 +[2024.02.12-15.28.39:965][175]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (22) from 2.000 to 0.000 +[2024.02.12-15.28.41:951][413]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (23) from 2.000 to 0.000 +[2024.02.12-15.28.43:959][654]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (24) from 2.000 to 0.000 +[2024.02.12-15.28.45:960][894]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (25) from 2.000 to 0.000 +[2024.02.12-15.28.47:952][133]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (26) from 2.000 to 0.000 +[2024.02.12-15.28.49:960][374]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (27) from 2.000 to 0.000 +[2024.02.12-15.28.51:960][614]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (28) from 2.000 to 0.000 +[2024.02.12-15.28.53:960][854]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (29) from 2.000 to 0.000 +[2024.02.12-15.28.55:952][ 93]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (30) from 2.000 to 0.000 +[2024.02.12-15.28.57:960][334]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (31) from 2.000 to 0.000 +[2024.02.12-15.28.59:952][573]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (32) from 2.000 to 0.000 +[2024.02.12-15.29.01:953][813]LogElectraPlayer: [000004098C710700][00000409857D0050] Looping (33) from 2.000 to 0.000 +[2024.02.12-15.29.03:129][949]LogElectraPlayer: [000004098C710700][00000409857D0050] IMediaPlayer::Close() +[2024.02.12-15.29.03:129][949]LogElectraPlayer: [000004098C710700][00000409857D0050] Playback stopped. Last play position 1.084 +[2024.02.12-15.29.03:129][949]LogElectraPlayer: [000004098C710700][00000409857D0050] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.074s +Time after stream playlists loaded: 0.074s +Time for initial buffering: 0.008s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.134s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 33 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.000s +Play position at end: 1.084s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 12883500 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 36 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-15.29.03:132][949]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.29.03:132][949]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-15.29.03:140][949]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.29.03:140][949]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.29.03:140][949]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.29.03:143][949]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-15.29.03:145][949]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.29.03:150][949]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.29.03:150][949]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 2 +[2024.02.12-15.29.03:150][949]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.02.12-15.29.03:152][949]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=2 +[2024.02.12-15.29.03:156][949]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.29.03:169][949]LogUObjectHash: Compacting FUObjectHashTables data took 0.45ms +[2024.02.12-15.29.03:177][949]LogElectraPlayer: [00000409857D0050] DoCloseAsync() finished after 47.884 msec! +[2024.02.12-15.29.03:189][950]LogPlayLevel: Display: Destroying online subsystem :Context_1 +[2024.02.12-15.29.03:190][950]LogElectraPlayer: [000004098C710700] ~FElectraPlayer() finished. +[2024.02.12-15.29.09:201][669]Cmd: SELECT NONE +[2024.02.12-15.29.20:610][973]LogAssetEditorSubsystem: Opening Asset editor for WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.29.20:610][973]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.29.20:610][973]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.29.20:617][973]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.29.20:617][973]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.29.20:623][973]LogSlate: Warning: The command 'UMGEditor.OpenAnimDrawer' has the same default chord as 'EditorViewport.Next' [Ctrl+Shift+Space Bar] +[2024.02.12-15.29.20:624][973]LogSlate: Warning: The command 'BlueprintEditorSpawnNodes.AddActorRefAction->CommandInfo' has the same default chord as 'BlueprintEditorSpawnNodes.(Class=/Script/BlueprintGraph.K2Node_Knot Key=R Shift=false Ctrl=false Alt=false)' [R] +[2024.02.12-15.29.21:181][973]LogSlate: Took 0.000197 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-BoldCondensed.ttf' (158K) +[2024.02.12-15.29.21:189][973]LogSlateStyle: Warning: Missing Resource from 'CoreStyle' Style: 'Unable to find SlateColor 'Foreground'.' +[2024.02.12-15.29.21:189][973]LogSlate: Took 0.000162 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/FontAwesome.ttf' (139K) +[2024.02.12-15.29.29:949][789]LogDerivedDataCache: C:/Users/Wilgot/AppData/Local/UnrealEngine/Common/DerivedDataCache: Maintenance finished in +00:00:01.045 and deleted 0 files with total size 0 MiB and 0 empty folders. Scanned 1251 files in 2101 folders with total size 46 MiB. +[2024.02.12-15.30.04:517][102]LogSlate: Window 'Color Picker' being destroyed +[2024.02.12-15.31.37:617][421]LogSlate: Window 'Color Picker' being destroyed +[2024.02.12-15.31.41:144][697]LogEditorTransaction: Undo Reset to Default +[2024.02.12-15.31.49:951][365]LogSlate: Window 'Color Picker' being destroyed +[2024.02.12-15.31.55:706][809]LogEditorTransaction: Undo Edit A +[2024.02.12-15.31.56:305][824]LogSlate: Took 0.000196 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Light.ttf' (167K) +[2024.02.12-15.31.56:352][827]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.32.06:431][630]LogSlate: Window 'Color Picker' being destroyed +[2024.02.12-15.32.10:388][933]LogSlate: Window 'Color Picker' being destroyed +[2024.02.12-15.32.13:859][198]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.32.13:897][198]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.32.13:903][198]LogPackageLocalizationCache: Processed 46 localized package path(s) for 1 prioritized culture(s) in 0.006001 seconds +[2024.02.12-15.32.13:944][198]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.32.13:944][198]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu1F4E956F4CC0F206A0D98E8E7E43867B.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.32.13:949][198]LogFileHelpers: InternalPromptForCheckoutAndSave took 90 ms +[2024.02.12-15.32.13:951][198]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.32.13:951][198]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.33.27:428][292]Cmd: TRANSACTION UNDO +[2024.02.12-15.33.27:428][292]LogEditorTransaction: Undo Add Keys at Current Time +[2024.02.12-15.34.21:182][ 88]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.34.21:225][ 88]LogUObjectHash: Compacting FUObjectHashTables data took 0.96ms +[2024.02.12-15.34.44:544][236]LogEditorTransaction: Undo Move Node +[2024.02.12-15.35.09:897][740]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.35.09:930][740]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.35.09:971][740]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.35.09:971][740]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenuD89FE2F04E2ED1E28CF9BF92FCFBFA81.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.35.09:976][740]LogFileHelpers: InternalPromptForCheckoutAndSave took 78 ms (total: 169 ms) +[2024.02.12-15.35.09:978][740]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.35.09:978][740]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.35.11:026][831]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.35.11:060][831]LogUObjectHash: Compacting FUObjectHashTables data took 0.90ms +[2024.02.12-15.35.11:807][886]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-15.35.11:813][886]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-15.35.11:813][886]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-15.35.11:890][886]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 76 ms (total: 146 ms) +[2024.02.12-15.35.11:890][886]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-15.35.11:890][886]PIE: New page: PIE session: REALGAME (12 Feb 2024, 17:35:11) +[2024.02.12-15.35.11:890][886]LogPlayLevel: Display: Creating online subsystem for client :Context_5 +[2024.02.12-15.35.11:892][886]LogOnline: OSS: Created online subsystem instance for: :Context_5 +[2024.02.12-15.35.11:914][887]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-15.35.11:924][887]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009167s) +[2024.02.12-15.35.11:924][887]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009212s) +[2024.02.12-15.35.11:935][887]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.02.12-15.35.11:937][887]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.35.11:938][887]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.35.11:938][887]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.35.11:938][887]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-15.35.11:938][887]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.35.11:938][887]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.35.11:938][887]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-15.35.11:941][887]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.35.11:941][887]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 357 ms) +[2024.02.12-15.35.11:941][887]LogPlayLevel: PIE: World Init took: (0.003423s) +[2024.02.12-15.35.11:941][887]LogAudio: Display: Creating Audio Device: Id: 3, Scope: Unique, Realtime: True +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.35.11:941][887]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.35.11:941][887]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.35.11:941][887]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.35.11:941][887]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.35.11:941][887]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.35.11:943][887]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.35.11:955][887]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.35.11:956][887]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.35.11:956][887]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.35.11:956][887]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.35.11:956][887]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=3 +[2024.02.12-15.35.11:956][887]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=3 +[2024.02.12-15.35.11:958][887]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=3 +[2024.02.12-15.35.11:958][887]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=3 +[2024.02.12-15.35.11:958][887]LogInit: FAudioDevice initialized with ID 3. +[2024.02.12-15.35.11:958][887]LogAudio: Display: Audio Device (ID: 3) registered with world 'REALGAME'. +[2024.02.12-15.35.11:958][887]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 3 +[2024.02.12-15.35.11:962][887]LogLoad: Game class is 'GameModeBase' +[2024.02.12-15.35.11:963][887]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-16.35.11 +[2024.02.12-15.35.11:964][887]LogWorld: Bringing up level for play took: 0.001197 +[2024.02.12-15.35.11:964][887]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-15.35.11:964][887]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-15.35.11:967][887]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-15.35.12:144][887]LogElectraPlayer: [00000409AE59D900] FElectraPlayer() created. +[2024.02.12-15.35.12:144][887]LogElectraPlayerPlugin: [00000409AE680700] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.35.12:147][887]LogElectraPlayer: [00000409AE59D900][00000409A7BD3850] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.35.12:147][887]LogElectraPlayerPlugin: [00000409AE680700] IMediaControls::SetRate(0.000000) +[2024.02.12-15.35.12:147][887]LogElectraPlayer: [00000409AE59D900][00000409A7BD3850] IMediaPlayer::Close() +[2024.02.12-15.35.12:147][887]LogElectraPlayer: [00000409AE59D900][00000409A7BD3850] Playback stopped. Last play position 0.000 +[2024.02.12-15.35.12:147][887]LogElectraPlayer: [00000409AE59D900][00000409A7BD3850] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-15.35.12:148][887]LogElectraPlayerPlugin: [00000409AE680700] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.35.12:148][887]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.35.12:148][887]LogElectraPlayerPlugin: [00000409AE680700] IMediaControls::SetRate(0.000000) +[2024.02.12-15.35.12:150][887]PIE: Server logged in +[2024.02.12-15.35.12:151][887]PIE: Play in editor total start time 0,337 seconds. +[2024.02.12-15.35.12:257][889]LogElectraPlayer: [00000409A7BD3850] DoCloseAsync() finished after 110.111 msec! +[2024.02.12-15.35.12:273][890]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.35.12:298][892]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.35.12:310][893]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Received initial stream playlists +[2024.02.12-15.35.12:310][893]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-15.35.12:310][893]LogElectraPlayerPlugin: [00000409AE680700] IMediaControls::SetRate(1.000000) +[2024.02.12-15.35.12:321][894]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Initial buffering starts +[2024.02.12-15.35.12:321][894]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-15.35.12:332][895]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Initial buffering ended after 0.011s +[2024.02.12-15.35.12:332][895]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Player starts prerolling to warm decoders and renderers +[2024.02.12-15.35.12:408][901]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Player prerolling complete +[2024.02.12-15.35.12:408][901]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Playback started at play position 0.000 +[2024.02.12-15.35.12:408][901]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Playback resumed at play position 0.000 +[2024.02.12-15.35.14:617][ 53]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Looping (1) from 2.000 to 0.000 +[2024.02.12-15.35.16:341][198]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Looping (2) from 2.000 to 0.000 +[2024.02.12-15.35.16:879][239]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] IMediaPlayer::Close() +[2024.02.12-15.35.16:879][239]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Playback stopped. Last play position 0.460 +[2024.02.12-15.35.16:879][239]LogElectraPlayer: [00000409AE59D900][00000409A7BD4350] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.025s +Time after stream playlists loaded: 0.037s +Time for initial buffering: 0.011s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.076s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 2 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.000s +Play position at end: 0.460s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 1789375 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 5 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-15.35.16:882][239]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.35.16:882][239]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-15.35.16:890][239]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.35.16:890][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.35.16:891][239]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.35.16:893][239]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-15.35.16:897][239]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.35.16:913][239]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.35.16:916][239]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 3 +[2024.02.12-15.35.16:916][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.02.12-15.35.16:918][239]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=3 +[2024.02.12-15.35.16:920][239]LogElectraPlayer: [00000409A7BD4350] DoCloseAsync() finished after 40.806 msec! +[2024.02.12-15.35.16:921][239]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.35.16:931][239]LogUObjectHash: Compacting FUObjectHashTables data took 0.90ms +[2024.02.12-15.35.16:958][240]LogPlayLevel: Display: Destroying online subsystem :Context_5 +[2024.02.12-15.35.16:960][240]LogElectraPlayer: [00000409AE59D900] ~FElectraPlayer() finished. +[2024.02.12-15.35.27:167][ 84]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-15.35.27:174][ 84]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-15.35.27:174][ 84]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-15.35.27:249][ 84]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 75 ms (total: 221 ms) +[2024.02.12-15.35.27:250][ 84]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-15.35.27:250][ 84]PIE: New page: PIE session: REALGAME (12 Feb 2024, 17:35:27) +[2024.02.12-15.35.27:288][ 84]LogPlayLevel: Display: Creating online subsystem for client :Context_6 +[2024.02.12-15.35.27:290][ 84]LogOnline: OSS: Created online subsystem instance for: :Context_6 +[2024.02.12-15.35.27:314][ 85]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-15.35.27:323][ 85]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009199s) +[2024.02.12-15.35.27:323][ 85]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009237s) +[2024.02.12-15.35.27:334][ 85]LogUObjectHash: Compacting FUObjectHashTables data took 0.95ms +[2024.02.12-15.35.27:337][ 85]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.35.27:337][ 85]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.35.27:337][ 85]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.35.27:338][ 85]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-15.35.27:338][ 85]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.35.27:338][ 85]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.35.27:338][ 85]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-15.35.27:340][ 85]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.35.27:340][ 85]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 359 ms) +[2024.02.12-15.35.27:340][ 85]LogPlayLevel: PIE: World Init took: (0.003428s) +[2024.02.12-15.35.27:340][ 85]LogAudio: Display: Creating Audio Device: Id: 4, Scope: Unique, Realtime: True +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.35.27:340][ 85]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.35.27:340][ 85]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.35.27:341][ 85]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.35.27:341][ 85]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.35.27:341][ 85]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.35.27:342][ 85]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.35.27:354][ 85]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.35.27:355][ 85]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.35.27:355][ 85]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.35.27:355][ 85]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.35.27:356][ 85]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=4 +[2024.02.12-15.35.27:356][ 85]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=4 +[2024.02.12-15.35.27:357][ 85]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=4 +[2024.02.12-15.35.27:357][ 85]LogInit: FAudioDevice initialized with ID 4. +[2024.02.12-15.35.27:357][ 85]LogAudio: Display: Audio Device (ID: 4) registered with world 'REALGAME'. +[2024.02.12-15.35.27:357][ 85]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=4 +[2024.02.12-15.35.27:357][ 85]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 4 +[2024.02.12-15.35.27:359][ 85]LogLoad: Game class is 'GameModeBase' +[2024.02.12-15.35.27:360][ 85]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-16.35.27 +[2024.02.12-15.35.27:361][ 85]LogWorld: Bringing up level for play took: 0.001074 +[2024.02.12-15.35.27:361][ 85]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-15.35.27:361][ 85]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-15.35.27:364][ 85]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-15.35.27:541][ 85]LogElectraPlayer: [00000409AAF2E700] FElectraPlayer() created. +[2024.02.12-15.35.27:541][ 85]LogElectraPlayerPlugin: [00000409AF883A00] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.35.27:543][ 85]LogElectraPlayer: [00000409AAF2E700][00000409AB975C10] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.35.27:543][ 85]LogElectraPlayerPlugin: [00000409AF883A00] IMediaControls::SetRate(0.000000) +[2024.02.12-15.35.27:543][ 85]LogElectraPlayer: [00000409AAF2E700][00000409AB975C10] IMediaPlayer::Close() +[2024.02.12-15.35.27:543][ 85]LogElectraPlayer: [00000409AAF2E700][00000409AB975C10] Playback stopped. Last play position 0.000 +[2024.02.12-15.35.27:543][ 85]LogElectraPlayer: [00000409AAF2E700][00000409AB975C10] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-15.35.27:545][ 85]LogElectraPlayerPlugin: [00000409AF883A00] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.35.27:545][ 85]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.35.27:545][ 85]LogElectraPlayerPlugin: [00000409AF883A00] IMediaControls::SetRate(0.000000) +[2024.02.12-15.35.27:546][ 85]PIE: Server logged in +[2024.02.12-15.35.27:547][ 85]PIE: Play in editor total start time 0,374 seconds. +[2024.02.12-15.35.27:550][ 85]LogElectraPlayer: [00000409AB975C10] DoCloseAsync() finished after 7.035 msec! +[2024.02.12-15.35.27:575][ 86]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.35.27:648][ 87]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.35.27:648][ 87]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Received initial stream playlists +[2024.02.12-15.35.27:648][ 87]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-15.35.27:648][ 87]LogElectraPlayerPlugin: [00000409AF883A00] IMediaControls::SetRate(1.000000) +[2024.02.12-15.35.27:669][ 88]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Initial buffering starts +[2024.02.12-15.35.27:669][ 88]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-15.35.27:683][ 89]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Initial buffering ended after 0.015s +[2024.02.12-15.35.27:683][ 89]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Player starts prerolling to warm decoders and renderers +[2024.02.12-15.35.27:756][ 94]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Player prerolling complete +[2024.02.12-15.35.27:785][ 96]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Playback started at play position 0.004 +[2024.02.12-15.35.27:785][ 96]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Playback resumed at play position 0.004 +[2024.02.12-15.35.29:658][234]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Looping (1) from 2.000 to 0.000 +[2024.02.12-15.35.30:549][297]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] IMediaPlayer::Close() +[2024.02.12-15.35.30:549][297]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Playback stopped. Last play position 0.810 +[2024.02.12-15.35.30:549][297]LogElectraPlayer: [00000409AAF2E700][00000409AB971750] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.073s +Time after stream playlists loaded: 0.073s +Time for initial buffering: 0.015s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.073s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 1 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.004s +Play position at end: 0.810s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 1431500 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 4 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-15.35.30:551][297]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.35.30:551][297]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-15.35.30:560][297]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.35.30:560][297]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.35.30:560][297]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.35.30:562][297]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-15.35.30:566][297]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.35.30:581][297]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.35.30:583][297]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 4 +[2024.02.12-15.35.30:583][297]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.02.12-15.35.30:586][297]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=4 +[2024.02.12-15.35.30:589][297]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.35.30:598][297]LogElectraPlayer: [00000409AB971750] DoCloseAsync() finished after 49.440 msec! +[2024.02.12-15.35.30:600][297]LogUObjectHash: Compacting FUObjectHashTables data took 0.90ms +[2024.02.12-15.35.30:629][298]LogPlayLevel: Display: Destroying online subsystem :Context_6 +[2024.02.12-15.35.30:630][298]LogElectraPlayer: [00000409AAF2E700] ~FElectraPlayer() finished. +[2024.02.12-15.36.01:950][667]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.36.01:982][667]LogUObjectHash: Compacting FUObjectHashTables data took 1.00ms +[2024.02.12-15.36.02:613][713]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-15.36.02:619][713]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-15.36.02:619][713]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-15.36.02:695][713]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 75 ms (total: 297 ms) +[2024.02.12-15.36.02:695][713]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-15.36.02:695][713]PIE: New page: PIE session: REALGAME (12 Feb 2024, 17:36:02) +[2024.02.12-15.36.02:695][713]LogPlayLevel: Display: Creating online subsystem for client :Context_7 +[2024.02.12-15.36.02:697][713]LogOnline: OSS: Created online subsystem instance for: :Context_7 +[2024.02.12-15.36.02:719][714]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-15.36.02:728][714]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009011s) +[2024.02.12-15.36.02:728][714]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009050s) +[2024.02.12-15.36.02:739][714]LogUObjectHash: Compacting FUObjectHashTables data took 0.94ms +[2024.02.12-15.36.02:741][714]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.36.02:741][714]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.36.02:741][714]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.36.02:743][714]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-15.36.02:743][714]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.36.02:743][714]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.36.02:743][714]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-15.36.02:745][714]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.36.02:745][714]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 362 ms) +[2024.02.12-15.36.02:746][714]LogPlayLevel: PIE: World Init took: (0.003600s) +[2024.02.12-15.36.02:746][714]LogAudio: Display: Creating Audio Device: Id: 5, Scope: Unique, Realtime: True +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.36.02:746][714]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.36.02:746][714]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.36.02:746][714]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.36.02:746][714]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.36.02:746][714]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.36.02:748][714]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.36.02:760][714]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.36.02:760][714]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.36.02:760][714]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.36.02:760][714]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.36.02:761][714]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=5 +[2024.02.12-15.36.02:761][714]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=5 +[2024.02.12-15.36.02:762][714]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=5 +[2024.02.12-15.36.02:762][714]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=5 +[2024.02.12-15.36.02:762][714]LogInit: FAudioDevice initialized with ID 5. +[2024.02.12-15.36.02:762][714]LogAudio: Display: Audio Device (ID: 5) registered with world 'REALGAME'. +[2024.02.12-15.36.02:762][714]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 5 +[2024.02.12-15.36.02:766][714]LogLoad: Game class is 'GameModeBase' +[2024.02.12-15.36.02:767][714]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-16.36.02 +[2024.02.12-15.36.02:767][714]LogWorld: Bringing up level for play took: 0.001255 +[2024.02.12-15.36.02:768][714]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-15.36.02:768][714]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-15.36.02:770][714]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-15.36.02:943][714]LogElectraPlayer: [00000409AB5BE000] FElectraPlayer() created. +[2024.02.12-15.36.02:943][714]LogElectraPlayerPlugin: [000004097FFB2800] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.36.02:946][714]LogElectraPlayer: [00000409AB5BE000][00000409AB8B7B90] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.36.02:946][714]LogElectraPlayerPlugin: [000004097FFB2800] IMediaControls::SetRate(0.000000) +[2024.02.12-15.36.02:946][714]LogElectraPlayer: [00000409AB5BE000][00000409AB8B7B90] IMediaPlayer::Close() +[2024.02.12-15.36.02:946][714]LogElectraPlayer: [00000409AB5BE000][00000409AB8B7B90] Playback stopped. Last play position 0.000 +[2024.02.12-15.36.02:946][714]LogElectraPlayer: [00000409AB5BE000][00000409AB8B7B90] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-15.36.02:947][714]LogElectraPlayerPlugin: [000004097FFB2800] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.36.02:947][714]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.36.02:947][714]LogElectraPlayerPlugin: [000004097FFB2800] IMediaControls::SetRate(0.000000) +[2024.02.12-15.36.02:949][714]PIE: Server logged in +[2024.02.12-15.36.02:950][714]PIE: Play in editor total start time 0,331 seconds. +[2024.02.12-15.36.02:953][714]LogElectraPlayer: [00000409AB8B7B90] DoCloseAsync() finished after 7.053 msec! +[2024.02.12-15.36.02:974][715]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.36.03:051][716]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.36.03:051][716]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Received initial stream playlists +[2024.02.12-15.36.03:051][716]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-15.36.03:051][716]LogElectraPlayerPlugin: [000004097FFB2800] IMediaControls::SetRate(1.000000) +[2024.02.12-15.36.03:072][717]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Initial buffering starts +[2024.02.12-15.36.03:072][717]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-15.36.03:084][718]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Initial buffering ended after 0.013s +[2024.02.12-15.36.03:084][718]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Player starts prerolling to warm decoders and renderers +[2024.02.12-15.36.03:159][724]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Player prerolling complete +[2024.02.12-15.36.03:185][726]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Playback started at play position 0.083 +[2024.02.12-15.36.03:185][726]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Playback resumed at play position 0.083 +[2024.02.12-15.36.05:079][888]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Looping (1) from 2.000 to 0.000 +[2024.02.12-15.36.06:279][985]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] IMediaPlayer::Close() +[2024.02.12-15.36.06:279][985]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Playback stopped. Last play position 1.119 +[2024.02.12-15.36.06:279][985]LogElectraPlayer: [00000409AB5BE000][00000409AB8B36D0] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.077s +Time after stream playlists loaded: 0.077s +Time for initial buffering: 0.013s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.075s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 1 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.083s +Play position at end: 1.119s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 1431500 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 4 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-15.36.06:282][985]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.36.06:282][985]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-15.36.06:290][985]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.36.06:290][985]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.36.06:291][985]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.36.06:294][985]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-15.36.06:299][985]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.36.06:315][985]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.36.06:317][985]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 5 +[2024.02.12-15.36.06:317][985]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.02.12-15.36.06:318][985]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=5 +[2024.02.12-15.36.06:321][985]LogElectraPlayer: [00000409AB8B36D0] DoCloseAsync() finished after 41.306 msec! +[2024.02.12-15.36.06:321][985]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.36.06:332][985]LogUObjectHash: Compacting FUObjectHashTables data took 1.01ms +[2024.02.12-15.36.06:359][986]LogPlayLevel: Display: Destroying online subsystem :Context_7 +[2024.02.12-15.36.06:360][986]LogElectraPlayer: [00000409AB5BE000] ~FElectraPlayer() finished. +[2024.02.12-15.36.27:371][880]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.36.27:410][880]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.36.27:450][880]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.36.27:451][880]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenuC5489BF04A3692C39C029EB9B4779E35.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.36.27:455][880]LogFileHelpers: InternalPromptForCheckoutAndSave took 84 ms (total: 253 ms) +[2024.02.12-15.36.27:456][880]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.36.27:456][880]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.36.30:554][178]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.36.30:581][178]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.36.30:621][178]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.36.30:621][178]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu59AD58B64C6B640093ED9EA7E83012CE.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.36.30:625][178]LogFileHelpers: InternalPromptForCheckoutAndSave took 71 ms (total: 325 ms) +[2024.02.12-15.36.30:627][178]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.36.30:627][178]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.36.30:990][213]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.36.31:020][213]LogUObjectHash: Compacting FUObjectHashTables data took 1.04ms +[2024.02.12-15.37.03:147][ 9]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.37.03:185][ 9]LogUObjectHash: Compacting FUObjectHashTables data took 0.93ms +[2024.02.12-15.37.04:179][ 94]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-15.37.04:185][ 94]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-15.37.04:185][ 94]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-15.37.04:262][ 94]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 76 ms (total: 374 ms) +[2024.02.12-15.37.04:262][ 94]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-15.37.04:262][ 94]PIE: New page: PIE session: REALGAME (12 Feb 2024, 17:37:04) +[2024.02.12-15.37.04:262][ 94]LogPlayLevel: Display: Creating online subsystem for client :Context_8 +[2024.02.12-15.37.04:264][ 94]LogOnline: OSS: Created online subsystem instance for: :Context_8 +[2024.02.12-15.37.04:287][ 95]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-15.37.04:296][ 95]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009135s) +[2024.02.12-15.37.04:296][ 95]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009174s) +[2024.02.12-15.37.04:307][ 95]LogUObjectHash: Compacting FUObjectHashTables data took 0.91ms +[2024.02.12-15.37.04:309][ 95]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.37.04:309][ 95]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.37.04:310][ 95]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.37.04:310][ 95]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-15.37.04:310][ 95]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.37.04:310][ 95]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.37.04:310][ 95]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-15.37.04:313][ 95]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.37.04:313][ 95]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 364 ms) +[2024.02.12-15.37.04:313][ 95]LogPlayLevel: PIE: World Init took: (0.003438s) +[2024.02.12-15.37.04:313][ 95]LogAudio: Display: Creating Audio Device: Id: 6, Scope: Unique, Realtime: True +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.37.04:313][ 95]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.37.04:313][ 95]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.37.04:313][ 95]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.37.04:313][ 95]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.37.04:313][ 95]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.37.04:315][ 95]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.37.04:327][ 95]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.37.04:328][ 95]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.37.04:328][ 95]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.37.04:328][ 95]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.37.04:329][ 95]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=6 +[2024.02.12-15.37.04:329][ 95]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=6 +[2024.02.12-15.37.04:330][ 95]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=6 +[2024.02.12-15.37.04:330][ 95]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=6 +[2024.02.12-15.37.04:330][ 95]LogInit: FAudioDevice initialized with ID 6. +[2024.02.12-15.37.04:330][ 95]LogAudio: Display: Audio Device (ID: 6) registered with world 'REALGAME'. +[2024.02.12-15.37.04:330][ 95]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 6 +[2024.02.12-15.37.04:334][ 95]LogLoad: Game class is 'GameModeBase' +[2024.02.12-15.37.04:335][ 95]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-16.37.04 +[2024.02.12-15.37.04:335][ 95]LogWorld: Bringing up level for play took: 0.001360 +[2024.02.12-15.37.04:336][ 95]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-15.37.04:336][ 95]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-15.37.04:339][ 95]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-15.37.04:519][ 95]LogElectraPlayer: [00000409B3DC1C00] FElectraPlayer() created. +[2024.02.12-15.37.04:519][ 95]LogElectraPlayerPlugin: [00000409AA433200] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.37.04:522][ 95]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9F890] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.37.04:522][ 95]LogElectraPlayerPlugin: [00000409AA433200] IMediaControls::SetRate(0.000000) +[2024.02.12-15.37.04:522][ 95]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9F890] IMediaPlayer::Close() +[2024.02.12-15.37.04:522][ 95]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9F890] Playback stopped. Last play position 0.000 +[2024.02.12-15.37.04:522][ 95]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9F890] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-15.37.04:523][ 95]LogElectraPlayerPlugin: [00000409AA433200] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.37.04:523][ 95]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.37.04:523][ 95]LogElectraPlayerPlugin: [00000409AA433200] IMediaControls::SetRate(0.000000) +[2024.02.12-15.37.04:525][ 95]PIE: Server logged in +[2024.02.12-15.37.04:525][ 95]PIE: Play in editor total start time 0,341 seconds. +[2024.02.12-15.37.04:529][ 95]LogElectraPlayer: [00000409A6D9F890] DoCloseAsync() finished after 7.218 msec! +[2024.02.12-15.37.04:550][ 96]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.37.04:625][ 97]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.37.04:626][ 97]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Received initial stream playlists +[2024.02.12-15.37.04:626][ 97]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-15.37.04:626][ 97]LogElectraPlayerPlugin: [00000409AA433200] IMediaControls::SetRate(1.000000) +[2024.02.12-15.37.04:646][ 98]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Initial buffering starts +[2024.02.12-15.37.04:646][ 98]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-15.37.04:657][ 99]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Initial buffering ended after 0.011s +[2024.02.12-15.37.04:657][ 99]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Player starts prerolling to warm decoders and renderers +[2024.02.12-15.37.04:739][106]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Player prerolling complete +[2024.02.12-15.37.04:762][108]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Playback started at play position 0.083 +[2024.02.12-15.37.04:762][108]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Playback resumed at play position 0.083 +[2024.02.12-15.37.06:638][284]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Looping (1) from 2.000 to 0.000 +[2024.02.12-15.37.08:646][475]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Looping (2) from 2.000 to 0.000 +[2024.02.12-15.37.10:644][665]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Looping (3) from 2.000 to 0.000 +[2024.02.12-15.37.12:679][852]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] IMediaPlayer::Close() +[2024.02.12-15.37.12:679][852]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Playback stopped. Last play position 1.951 +[2024.02.12-15.37.12:679][852]LogElectraPlayer: [00000409B3DC1C00][00000409A6D9C190] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.075s +Time after stream playlists loaded: 0.075s +Time for initial buffering: 0.011s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.082s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 3 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.083s +Play position at end: 1.951s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 2505125 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 7 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-15.37.12:681][852]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.37.12:681][852]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-15.37.12:690][852]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.37.12:690][852]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.37.12:690][852]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.37.12:692][852]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-15.37.12:696][852]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.37.12:714][852]LogAudio: Display: Audio Device unregistered from world 'None'. +[2024.02.12-15.37.12:716][852]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 6 +[2024.02.12-15.37.12:716][852]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.02.12-15.37.12:717][852]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=6 +[2024.02.12-15.37.12:721][852]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.37.12:723][852]LogElectraPlayer: [00000409A6D9C190] DoCloseAsync() finished after 43.579 msec! +[2024.02.12-15.37.12:732][852]LogUObjectHash: Compacting FUObjectHashTables data took 1.45ms +[2024.02.12-15.37.12:759][853]LogPlayLevel: Display: Destroying online subsystem :Context_8 +[2024.02.12-15.37.12:761][853]LogElectraPlayer: [00000409B3DC1C00] ~FElectraPlayer() finished. +[2024.02.12-15.39.16:795][606]LogUObjectHash: Compacting FUObjectHashTables data took 0.93ms +[2024.02.12-15.39.16:797][606]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/REALGAME' took 0.018 +[2024.02.12-15.39.16:798][606]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/UI/MainMenu] ([2] browsable assets)... +[2024.02.12-15.39.16:804][606]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/UI/MainMenu.MainMenu] +[2024.02.12-15.39.16:805][606]OBJ SavePackage: Finished generating thumbnails for package [/Game/UI/MainMenu] +[2024.02.12-15.39.16:805][606]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto1.uasset" SILENT=false AUTOSAVING=true +[2024.02.12-15.39.16:846][606]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/UI/MainMenu_Auto1 +[2024.02.12-15.39.16:846][606]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu_Auto180A68BBB4723D14B53A098A1F1D1E4EC.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto1.uasset' +[2024.02.12-15.39.16:847][606]LogFileHelpers: Auto-saving content packages took 0.049 +[2024.02.12-15.42.41:115][236]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.42.41:146][236]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.42.41:187][236]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.42.41:187][236]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenuFD3FDA06437A3A498247198D4E2D9E5F.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.42.41:192][236]LogFileHelpers: InternalPromptForCheckoutAndSave took 76 ms (total: 402 ms) +[2024.02.12-15.42.41:194][236]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.42.41:194][236]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.42.42:033][328]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.42.42:071][328]LogUObjectHash: Compacting FUObjectHashTables data took 0.98ms +[2024.02.12-15.42.46:452][762]LogSlate: Warning: Unable to rasterize '../../../Engine/Content/Editor/Slate/Starship/AssetIcons/SpecularProfile_64.svg'. File could not be found +[2024.02.12-15.42.55:236][928]LogSlate: Window 'Pick Parent Class for New Widget Blueprint' being destroyed +[2024.02.12-15.42.55:240][928]LogContentBrowser: Deferred new asset file creation: NewWidgetBlueprint +[2024.02.12-15.42.55:246][928]LogContentBrowser: Creating deferred item: NewWidgetBlueprint +[2024.02.12-15.42.55:259][929]LogContentBrowser: Renaming the item being created (Deferred Item: NewWidgetBlueprint). +[2024.02.12-15.42.56:666][ 67]LogContentBrowser: Attempting asset rename: NewWidgetBlueprint -> BlackTransitionAnimation +[2024.02.12-15.42.56:671][ 67]LogContentBrowser: End creating deferred item NewWidgetBlueprint +[2024.02.12-15.43.09:810][326]LogAssetEditorSubsystem: Opening Asset editor for WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.43.09:810][326]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.43.09:810][326]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.43.09:824][326]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.43.09:824][326]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.43.38:896][604]LogSlate: Window 'Color Picker' being destroyed +[2024.02.12-15.43.40:285][731]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.43.40:319][731]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.43.40:322][731]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.43.40:322][731]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimation5A744DBD467F9BDCD1578BA785DE56E1.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.43.40:329][731]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 446 ms) +[2024.02.12-15.43.40:329][731]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.43.40:329][731]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.44.45:181][504]BlueprintLog: New page: Compile BlackTransitionAnimation +[2024.02.12-15.44.45:207][504]LogUObjectHash: Compacting FUObjectHashTables data took 1.01ms +[2024.02.12-15.44.45:785][540]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.44.45:818][540]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.44.45:822][540]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.44.45:822][540]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimation2FD4EE434A4EFFFAE5B6B08A35047CAC.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.44.45:827][540]LogFileHelpers: InternalPromptForCheckoutAndSave took 41 ms (total: 487 ms) +[2024.02.12-15.44.45:828][540]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.44.45:828][540]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.45.23:420][375]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.45.23:448][375]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.45.23:451][375]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.45.23:452][375]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimationC8AEE7D541D75DB01FD5FF8129EF913E.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.45.23:456][375]LogFileHelpers: InternalPromptForCheckoutAndSave took 36 ms (total: 523 ms) +[2024.02.12-15.45.23:457][375]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.45.23:457][375]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.46.22:362][871]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.46.22:396][871]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.46.22:401][871]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.46.22:401][871]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimation20BC88D2472E5DC0E2F916B42B46E1B8.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.46.22:406][871]LogFileHelpers: InternalPromptForCheckoutAndSave took 43 ms (total: 567 ms) +[2024.02.12-15.46.22:407][871]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.46.22:407][871]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.46.22:762][905]BlueprintLog: New page: Compile BlackTransitionAnimation +[2024.02.12-15.46.22:784][905]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.02.12-15.47.05:350][551]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.47.05:385][551]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.47.05:390][551]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.47.05:391][551]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimation0E3F6F244DB486A2D56ACDA9BB913D2D.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.47.05:395][551]LogFileHelpers: InternalPromptForCheckoutAndSave took 44 ms (total: 612 ms) +[2024.02.12-15.47.05:396][551]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.47.05:396][551]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.47.06:270][640]BlueprintLog: New page: Compile BlackTransitionAnimation +[2024.02.12-15.47.06:292][640]LogUObjectHash: Compacting FUObjectHashTables data took 0.86ms +[2024.02.12-15.47.48:774][183]LogEditorTransaction: Undo Add Node +[2024.02.12-15.48.02:114][458]LogEditorTransaction: Undo Create Pin Link +[2024.02.12-15.48.21:273][ 78]LogEditorTransaction: Undo Break Pin Links +[2024.02.12-15.48.21:920][110]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.48.21:956][110]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.48.21:962][110]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.48.21:963][110]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimation7668E960427AC9EFD070F3B234A860E7.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.48.21:968][110]LogFileHelpers: InternalPromptForCheckoutAndSave took 48 ms (total: 660 ms) +[2024.02.12-15.48.21:970][110]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.48.21:970][110]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.48.33:518][713]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.48.33:549][713]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/BlackTransitionAnimation" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset" SILENT=true +[2024.02.12-15.48.33:554][713]LogSavePackage: Moving output files for package: /Game/UI/BlackTransitionAnimation +[2024.02.12-15.48.33:554][713]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/BlackTransitionAnimation68B9BCD847E921B92E121BBEA65F3A8A.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset' +[2024.02.12-15.48.33:559][713]LogFileHelpers: InternalPromptForCheckoutAndSave took 41 ms (total: 701 ms) +[2024.02.12-15.48.33:560][713]AssetCheck: New page: Asset Save: BlackTransitionAnimation +[2024.02.12-15.48.33:560][713]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/BlackTransitionAnimation.BlackTransitionAnimation +[2024.02.12-15.48.36:450][996]BlueprintLog: New page: Compile BlackTransitionAnimation +[2024.02.12-15.48.36:474][996]LogUObjectHash: Compacting FUObjectHashTables data took 0.96ms +[2024.02.12-15.49.44:092][887]LogEditorTransaction: Undo Add Node +[2024.02.12-15.49.46:397][ 92]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.49.46:434][ 92]LogUObjectHash: Compacting FUObjectHashTables data took 0.94ms +[2024.02.12-15.49.56:510][975]LogEditorTransaction: Undo Remove Widget +[2024.02.12-15.50.26:413][604]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.50.26:454][604]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.50.26:495][604]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.50.26:496][604]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu06787F624FEFFBAA4ED2D890CFF1CE7E.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.50.26:500][604]LogFileHelpers: InternalPromptForCheckoutAndSave took 87 ms (total: 789 ms) +[2024.02.12-15.50.26:502][604]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.50.26:502][604]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.50.33:731][148]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.50.33:771][148]LogUObjectHash: Compacting FUObjectHashTables data took 1.12ms +[2024.02.12-15.50.34:311][174]LogDebuggerCommands: Repeating last play command: Selected Viewport +[2024.02.12-15.50.34:317][174]LogContentBundle: [REALGAME(Standalone)] Generating Streaming for 0 Content Bundles. +[2024.02.12-15.50.34:317][174]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' started... +[2024.02.12-15.50.34:398][174]LogWorldPartition: Display: GenerateStreaming for 'REALGAME' took 79 ms (total: 453 ms) +[2024.02.12-15.50.34:398][174]LogPlayLevel: PlayLevel: No blueprints needed recompiling +[2024.02.12-15.50.34:399][174]PIE: New page: PIE session: REALGAME (12 Feb 2024, 17:50:34) +[2024.02.12-15.50.34:399][174]LogPlayLevel: Display: Creating online subsystem for client :Context_11 +[2024.02.12-15.50.34:400][174]LogOnline: OSS: Created online subsystem instance for: :Context_11 +[2024.02.12-15.50.34:427][175]LogPlayLevel: Creating play world package: /Game/UEDPIE_0_REALGAME +[2024.02.12-15.50.34:436][175]LogPlayLevel: PIE: StaticDuplicateObject took: (0.009659s) +[2024.02.12-15.50.34:436][175]LogPlayLevel: PIE: Created PIE world by copying editor world from /Game/REALGAME.REALGAME to /Game/UEDPIE_0_REALGAME.REALGAME (0.009704s) +[2024.02.12-15.50.34:446][175]LogUObjectHash: Compacting FUObjectHashTables data took 0.95ms +[2024.02.12-15.50.34:449][175]LogWorldSubsystemInput: UEnhancedInputDeveloperSettings::bEnableWorldSubsystem is false, the world subsystem will not be created! +[2024.02.12-15.50.34:449][175]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 +[2024.02.12-15.50.34:449][175]LogAIModule: Creating AISystem for world REALGAME +[2024.02.12-15.50.34:449][175]LogWorldPartition: ULevel::OnLevelLoaded(REALGAME)(bIsOwningWorldGameWorld=1, bIsOwningWorldPartitioned=1, InitializeForMainWorld=1, InitializeForEditor=0, InitializeForGame=1) +[2024.02.12-15.50.34:449][175]LogWorldPartition: Display: WorldPartition initialize started... +[2024.02.12-15.50.34:449][175]LogWorldPartition: UWorldPartition::Initialize : World = REALGAME, World Type = PIE, IsMainWorldPartition = 1, Location = V(0), Rotation = R(0), IsEditor = 0, IsGame = 0, IsPIEWorldTravel = 0, IsCooking = 0 +[2024.02.12-15.50.34:449][175]LogWorldPartition: UWorldPartition::Initialize Context : World NetMode = Standalone, IsServer = 0, IsDedicatedServer = 0, IsServerStreamingEnabled = 0, IsServerStreamingOutEnabled = 0, IsUsingMakingVisibleTransaction = 0, IsUsingMakingInvisibleTransaction = 0 +[2024.02.12-15.50.34:452][175]LogContentBundle: [REALGAME(Standalone)] Creating new contrainer. +[2024.02.12-15.50.34:452][175]LogWorldPartition: Display: WorldPartition initialize took 2 ms (total: 367 ms) +[2024.02.12-15.50.34:452][175]LogPlayLevel: PIE: World Init took: (0.003456s) +[2024.02.12-15.50.34:452][175]LogAudio: Display: Creating Audio Device: Id: 7, Scope: Unique, Realtime: True +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Audio Mixer Platform Settings: +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Sample Rate: 48000 +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Callback Buffer Frame Size Requested: 1024 +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Callback Buffer Frame Size To Use: 1024 +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Number of buffers to queue: 1 +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Max Channels (voices): 32 +[2024.02.12-15.50.34:452][175]LogAudioMixer: Display: Number of Async Source Workers: 4 +[2024.02.12-15.50.34:452][175]LogAudio: Display: AudioDevice MaxSources: 32 +[2024.02.12-15.50.34:452][175]LogAudio: Display: Audio Spatialization Plugin: None (built-in). +[2024.02.12-15.50.34:452][175]LogAudio: Display: Audio Reverb Plugin: None (built-in). +[2024.02.12-15.50.34:452][175]LogAudio: Display: Audio Occlusion Plugin: None (built-in). +[2024.02.12-15.50.34:454][175]LogAudioMixer: Display: Initializing audio mixer using platform API: 'XAudio2' +[2024.02.12-15.50.34:467][175]LogAudioMixer: Display: Using Audio Hardware Device Speakers (High Definition Audio Device) +[2024.02.12-15.50.34:467][175]LogAudioMixer: Display: Initializing Sound Submixes... +[2024.02.12-15.50.34:467][175]LogAudioMixer: Display: Creating Master Submix 'MasterSubmixDefault' +[2024.02.12-15.50.34:467][175]LogAudioMixer: Display: Creating Master Submix 'MasterReverbSubmixDefault' +[2024.02.12-15.50.34:468][175]LogAudioMixer: FMixerPlatformXAudio2::StartAudioStream() called. InstanceID=7 +[2024.02.12-15.50.34:468][175]LogAudioMixer: Display: Output buffers initialized: Frames=1024, Channels=2, Samples=2048, InstanceID=7 +[2024.02.12-15.50.34:470][175]LogAudioMixer: Display: Starting AudioMixerPlatformInterface::RunInternal(), InstanceID=7 +[2024.02.12-15.50.34:470][175]LogInit: FAudioDevice initialized with ID 7. +[2024.02.12-15.50.34:470][175]LogAudioMixer: Display: FMixerPlatformXAudio2::SubmitBuffer() called for the first time. InstanceID=7 +[2024.02.12-15.50.34:470][175]LogAudio: Display: Audio Device (ID: 7) registered with world 'REALGAME'. +[2024.02.12-15.50.34:470][175]LogAudioMixer: Initializing Audio Bus Subsystem for audio device with ID 7 +[2024.02.12-15.50.34:475][175]LogLoad: Game class is 'GameModeBase' +[2024.02.12-15.50.34:476][175]LogWorld: Bringing World /Game/UEDPIE_0_REALGAME.REALGAME up for play (max tick rate 0) at 2024.02.12-16.50.34 +[2024.02.12-15.50.34:476][175]LogWorld: Bringing up level for play took: 0.001169 +[2024.02.12-15.50.34:477][175]LogWorldPartition: UWorldPartitionStreamingPolicy: CellsToActivate(45), CellsToLoad(0), CellsToUnload(0) +[2024.02.12-15.50.34:477][175]LogWorldPartition: UWorldPartitionStreamingPolicy: Sources[0] = X=-200.000 Y=0.000 Z=92.000,P=0.000000 Y=180.000000 R=-0.000000 +[2024.02.12-15.50.34:480][175]LogStreaming: Display: FlushAsyncLoading(): 61 QueuedPackages, 0 AsyncPackages +[2024.02.12-15.50.34:664][175]LogElectraPlayer: [00000409C13A9A00] FElectraPlayer() created. +[2024.02.12-15.50.34:664][175]LogElectraPlayerPlugin: [00000409C16A3700] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.50.34:667][175]LogElectraPlayer: [00000409C13A9A00][00000409B1D788D0] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.50.34:667][175]LogElectraPlayerPlugin: [00000409C16A3700] IMediaControls::SetRate(0.000000) +[2024.02.12-15.50.34:667][175]LogElectraPlayer: [00000409C13A9A00][00000409B1D788D0] IMediaPlayer::Close() +[2024.02.12-15.50.34:667][175]LogElectraPlayer: [00000409C13A9A00][00000409B1D788D0] Playback stopped. Last play position 0.000 +[2024.02.12-15.50.34:667][175]LogElectraPlayer: [00000409C13A9A00][00000409B1D788D0] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: +Time after master playlist loaded: -1.000s +Time after stream playlists loaded: -1.000s +Time for initial buffering: -1.000s +Initial video stream bitrate: 0 bps +Initial buffering bandwidth bps: 0.000 +Initial buffering latency: 0.000s +Time for initial preroll: -1.000s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 0 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: -1.000s +First media timeline end: -1.000s +Last media timeline start: -1.000s +Last media timeline end: -1.000s +Media duration: 0.000s +Play position at start: -1.000s +Play position at end: -1.000s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 0 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +Currently active playlist URL: +Currently active resolution: 0 * 0 +Current state: Empty +Last issue: + +[2024.02.12-15.50.34:669][175]LogElectraPlayerPlugin: [00000409C16A3700] IMediaPlayer::Open: Options@000004092FEA0C30 +[2024.02.12-15.50.34:669][175]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] IMediaPlayer::Open(file://C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.mp4) +[2024.02.12-15.50.34:669][175]LogElectraPlayerPlugin: [00000409C16A3700] IMediaControls::SetRate(0.000000) +[2024.02.12-15.50.34:671][175]PIE: Server logged in +[2024.02.12-15.50.34:671][175]PIE: Play in editor total start time 0,353 seconds. +[2024.02.12-15.50.34:675][175]LogElectraPlayer: [00000409B1D788D0] DoCloseAsync() finished after 7.700 msec! +[2024.02.12-15.50.34:701][176]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Opening stream at "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.50.34:778][177]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Received master playlist from "file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4" +[2024.02.12-15.50.34:778][177]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Received initial stream playlists +[2024.02.12-15.50.34:778][177]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Found 450 * 450 video stream at bitrate 1048576 +[2024.02.12-15.50.34:778][177]LogElectraPlayerPlugin: [00000409C16A3700] IMediaControls::SetRate(1.000000) +[2024.02.12-15.50.34:799][178]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Initial buffering starts +[2024.02.12-15.50.34:799][178]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Player switched video quality to 1048576 bps from 0 bps. 0 upswitches, 0 downswitches (0 drastic ones) +[2024.02.12-15.50.34:815][179]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Initial buffering ended after 0.016s +[2024.02.12-15.50.34:815][179]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Player starts prerolling to warm decoders and renderers +[2024.02.12-15.50.34:893][184]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Player prerolling complete +[2024.02.12-15.50.34:893][184]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Playback started at play position 0.000 +[2024.02.12-15.50.34:893][184]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Playback resumed at play position 0.000 +[2024.02.12-15.50.36:786][316]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Looping (1) from 2.000 to 0.000 +[2024.02.12-15.50.37:479][362]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] IMediaPlayer::Close() +[2024.02.12-15.50.37:480][362]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Playback stopped. Last play position 0.601 +[2024.02.12-15.50.37:480][362]LogElectraPlayer: [00000409C13A9A00][00000409B1D79650] Electra player statistics: +OS: Windows 10 (22H2) [10.0.19045.3930] +GPU Adapter: AMD Radeon RX 6950 XT +URL: file://C:/Users/Wilgot/Documents/Unreal%20Projects/MyProject2/Content/Movies/goldenglowmp4.mp4 +Time after master playlist loaded: 0.077s +Time after stream playlists loaded: 0.077s +Time for initial buffering: 0.016s +Initial video stream bitrate: 1048576 bps +Initial buffering bandwidth bps: 2863000.000 +Initial buffering latency: 0.000s +Time for initial preroll: 0.078s +Number of times moved forward: 0 +Number of times moved backward: 0 +Number of times looped: 1 +Number of times rebuffered: 0 +Total time spent rebuffering: 0.000s +Longest rebuffering time: 0.000s +First media timeline start: 0.000s +First media timeline end: 2.000s +Last media timeline start: 0.000s +Last media timeline end: 2.000s +Media duration: 2.000s +Play position at start: 0.000s +Play position at end: 0.601s +Number of quality upswitches: 0 +Number of quality downswitches: 0 +Number of drastic downswitches: 0 +Bytes of video data streamed: 1431500 +Bytes of audio data streamed: 0 +Number of segments fetched across all quality levels: +1048576 : 4 +Currently active playlist URL: 1 +Currently active resolution: 450 * 450 +Current state: Playing +Last issue: + +[2024.02.12-15.50.37:482][362]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.50.37:482][362]LogWorld: BeginTearingDown for /Game/UEDPIE_0_REALGAME +[2024.02.12-15.50.37:491][362]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.50.37:491][362]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.50.37:491][362]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.50.37:494][362]LogPlayLevel: Display: Shutting down PIE online subsystems +[2024.02.12-15.50.37:498][362]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.50.37:516][362]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden +[2024.02.12-15.50.37:518][362]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 7 +[2024.02.12-15.50.37:518][362]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.02.12-15.50.37:520][362]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=7 +[2024.02.12-15.50.37:526][362]LogElectraPlayer: [00000409B1D79650] DoCloseAsync() finished after 46.768 msec! +[2024.02.12-15.50.37:536][362]LogUObjectHash: Compacting FUObjectHashTables data took 1.06ms +[2024.02.12-15.50.37:566][363]LogPlayLevel: Display: Destroying online subsystem :Context_11 +[2024.02.12-15.50.37:567][363]LogElectraPlayer: [00000409C13A9A00] ~FElectraPlayer() finished. +[2024.02.12-15.55.00:529][974]LogUObjectHash: Compacting FUObjectHashTables data took 0.88ms +[2024.02.12-15.55.00:532][974]LogFileHelpers: Editor autosave (incl. external actors) for '/Game/REALGAME' took 0.017 +[2024.02.12-15.55.00:533][974]OBJ SavePackage: Generating thumbnails for [2] asset(s) in package [/Game/UI/MainMenu] ([2] browsable assets)... +[2024.02.12-15.55.00:539][974]OBJ SavePackage: Rendered thumbnail for [WidgetBlueprint /Game/UI/MainMenu.MainMenu] +[2024.02.12-15.55.00:539][974]OBJ SavePackage: Finished generating thumbnails for package [/Game/UI/MainMenu] +[2024.02.12-15.55.00:539][974]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto2.uasset" SILENT=false AUTOSAVING=true +[2024.02.12-15.55.00:580][974]LogSavePackage: Moving output files for package: /Temp/Autosaves/Game/UI/MainMenu_Auto2 +[2024.02.12-15.55.00:580][974]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu_Auto251199FC44B973A35FDD12B881A10BC16.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/Autosaves/Game/UI/MainMenu_Auto2.uasset' +[2024.02.12-15.55.00:581][974]LogFileHelpers: Auto-saving content packages took 0.049 +[2024.02.12-15.56.37:193][591]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.56.37:226][591]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.56.37:267][591]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.56.37:267][591]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu5FEC761D4C3F2D4AF51EBD853048EBD8.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.56.37:272][591]LogFileHelpers: InternalPromptForCheckoutAndSave took 79 ms (total: 869 ms) +[2024.02.12-15.56.37:274][591]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.56.37:274][591]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.56.38:577][725]BlueprintLog: New page: Compile MainMenu +[2024.02.12-15.56.38:613][725]LogUObjectHash: Compacting FUObjectHashTables data took 0.96ms +[2024.02.12-15.56.39:103][760]LogFileHelpers: InternalPromptForCheckoutAndSave started... +[2024.02.12-15.56.39:133][760]Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/UI/MainMenu" FILE="C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset" SILENT=true +[2024.02.12-15.56.39:174][760]LogSavePackage: Moving output files for package: /Game/UI/MainMenu +[2024.02.12-15.56.39:174][760]LogSavePackage: Moving 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/MainMenu9989157E4ED31AB79C9E2E96803F0ADC.tmp' to 'C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset' +[2024.02.12-15.56.39:179][760]LogFileHelpers: InternalPromptForCheckoutAndSave took 77 ms (total: 946 ms) +[2024.02.12-15.56.39:181][760]AssetCheck: New page: Asset Save: MainMenu +[2024.02.12-15.56.39:181][760]LogContentValidation: Display: Validating /Script/UMGEditor.WidgetBlueprint /Game/UI/MainMenu.MainMenu +[2024.02.12-15.59.07:402][278]LogSlate: Window 'BlackTransitionAnimation' being destroyed +[2024.02.12-15.59.07:406][278]LogSlate: Window 'BlackTransitionAnimation' being destroyed +[2024.02.12-15.59.07:421][278]LogWorld: UWorld::CleanupWorld for World_1, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.59.07:421][278]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.59.07:428][278]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.59.07:428][278]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.59.07:459][278]LogWorld: UWorld::CleanupWorld for World_9, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.59.07:460][278]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.59.07:466][278]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.59.07:466][278]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.59.08:567][404]LogUObjectHash: Compacting FUObjectHashTables data took 0.87ms +[2024.02.12-15.59.08:571][404]LogStall: Shutdown... +[2024.02.12-15.59.08:575][404]LogStall: Shutdown complete. +[2024.02.12-15.59.08:598][404]LogSlate: Window 'MyProject2 - Unreal Editor' being destroyed +[2024.02.12-15.59.08:654][405]Cmd: QUIT_EDITOR +[2024.02.12-15.59.08:654][405]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor()) +[2024.02.12-15.59.08:655][405]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested) +[2024.02.12-15.59.08:656][405]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown +[2024.02.12-15.59.08:656][405]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown +[2024.02.12-15.59.08:662][405]LogWorld: UWorld::CleanupWorld for REALGAME, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.59.08:663][405]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated +[2024.02.12-15.59.08:663][405]LogContentBundle: [REALGAME(Standalone)] Deleting container. +[2024.02.12-15.59.08:667][405]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized. +[2024.02.12-15.59.08:918][405]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)... +[2024.02.12-15.59.08:918][405]LogAudio: Display: Destroying 1 Remaining Audio Device(s)... +[2024.02.12-15.59.08:918][405]LogAudio: Display: Audio Device unregistered from world 'REALGAME'. +[2024.02.12-15.59.08:918][405]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID 1 +[2024.02.12-15.59.08:918][405]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.02.12-15.59.08:919][405]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1 +[2024.02.12-15.59.08:922][405]LogAudio: Display: Audio Device Manager Shutdown +[2024.02.12-15.59.08:925][405]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0 +[2024.02.12-15.59.08:925][405]LogExit: Preparing to exit. +[2024.02.12-15.59.08:949][405]LogUObjectHash: Compacting FUObjectHashTables data took 0.84ms +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.08:957][405]LogPython: Display: Object '/Engine/PythonTypes.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources! +[2024.02.12-15.59.10:119][405]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true +[2024.02.12-15.59.10:213][405]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled +[2024.02.12-15.59.10:220][405]LogExit: Editor shut down +[2024.02.12-15.59.10:220][405]LogExit: Transaction tracking system shut down +[2024.02.12-15.59.10:293][405]LogExit: Object subsystem successfully closed. +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: ================================================ +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: === FShaderJobCache stats === +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: Total job queries 0, among them cache hits 0 (0.00%) +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: Tracking 0 distinct input hashes that result in 0 distinct outputs (0.00%) +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: RAM used: 240,00 B of 3,20 GiB budget. Usage: 0.00% +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: === Shader Compilation stats === +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: Shaders Compiled: 0 +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: Jobs assigned 0, completed 0 (0%) +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: Time at least one job was in flight (either pending or executed): 0.00 s +[2024.02.12-15.59.10:298][405]LogShaderCompilers: Display: ================================================ +[2024.02.12-15.59.10:330][405]LogShaderCompilers: Display: Shaders left to compile 0 +[2024.02.12-15.59.10:343][405]LogVirtualization: UE::Virtualization was shutdown +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SequencerWidgets (1080) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module MovieSceneCapture (1078) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module Voice (1076) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module HierarchicalLODOutliner (1074) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SubobjectEditor (1072) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SceneOutliner (1070) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AddContentDialog (1068) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WidgetCarousel (1067) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module StatusBar (1064) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module UnsavedAssetsTracker (1062) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module GameProjectGeneration (1060) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module DataLayerEditor (1058) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module StatsViewer (1056) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SequenceRecorderSections (1054) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AutomationWorker (1052) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module TextureAlignMode (1050) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module BspMode (1048) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module GeometryMode (1046) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module EngineAssetDefinitions (1044) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SmartSnapping (1042) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module CameraShakePreviewer (1040) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WaveTableEditor (1038) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module RigVMEditor (1036) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module ResonanceAudioEditor (1034) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module GooglePADEditor (1032) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AudioCaptureEditor (1030) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AndroidFileServerEditor (1028) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module TemplateSequenceEditor (1026) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module LevelSequenceEditor (1024) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module ActorSequenceEditor (1022) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WmfMediaFactory (1020) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WmfMediaEditor (1018) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WebMMediaFactory (1016) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WebMMediaEditor (1014) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module WebMMedia (1012) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module OpusDecoderElectra (1010) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module MediaPlayerEditor (1008) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module MediaCompositingEditor (1006) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SequenceRecorder (1005) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module OpenExrWrapper (1002) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module ImgMediaFactory (1000) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module ImgMediaEditor (998) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module ElectraPlayerFactory (996) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AvfMediaFactory (994) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AvfMediaEditor (992) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AndroidMediaFactory (990) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module AndroidMediaEditor (988) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module PlanarCut (986) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module FractureEngine (984) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module CharacterAI (982) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module IKRigEditor (980) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module ControlRigEditor (978) +[2024.02.12-15.59.10:353][405]LogModuleManager: Shutting down and abandoning module SessionServices (976) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module MeshPaint (974) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module VirtualTexturingEditor (972) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module PlacementMode (971) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module FoliageEdit (968) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module LandscapeEditor (966) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module SceneDepthPickerMode (964) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module ActorPickerMode (962) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module ViewportSnapping (960) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module EditorWidgets (958) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module ViewportInteraction (956) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module ClothPainter (954) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module SkeletalMeshEditor (953) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module WidgetRegistration (950) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module LogVisualizer (948) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module IOSPlatformEditor (946) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module AndroidPlatformEditor (944) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module PIEPreviewDeviceProfileSelector (943) +[2024.02.12-15.59.10:354][405]LogModuleManager: Shutting down and abandoning module AndroidDeviceDetection (941) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module WindowsPlatformEditor (938) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module MacPlatformEditor (936) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module IOSRuntimeSettings (934) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module AndroidRuntimeSettings (932) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module RenderResourceViewer (930) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module GameplayDebuggerEditor (928) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module AnimationSettings (926) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module VirtualizationEditor (924) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module CSVtoSVG (922) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module DerivedDataEditor (920) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module EditorConfig (918) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module EditorFramework (916) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module StaticMeshEditor (914) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module TraceInsights (912) +[2024.02.12-15.59.11:213][405]MemoryProfiler: Shutdown +[2024.02.12-15.59.11:213][405]NetworkingProfiler: Shutdown +[2024.02.12-15.59.11:213][405]LoadingProfiler: Shutdown +[2024.02.12-15.59.11:213][405]TimingProfiler: Shutdown +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module TraceServices (911) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module TraceAnalysis (910) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module EditorInteractiveToolsFramework (906) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module InteractiveToolsFramework (905) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module InputBindingEditor (902) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module MergeActors (900) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module LocalizationDashboard (898) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module LocalizationService (897) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module HardwareTargeting (894) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module DeviceProfileEditor (892) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module UndoHistory (890) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module XmlParser (888) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module Blutility (886) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module ProjectSettingsViewer (884) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module ProjectTargetPlatformEditor (883) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module EditorSettingsViewer (880) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module InternationalizationSettings (879) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module SettingsEditor (876) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module ProjectLauncher (874) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module SessionFrontend (872) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module ProfilerClient (870) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module DeviceManager (868) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module AutomationController (866) +[2024.02.12-15.59.11:213][405]LogModuleManager: Shutting down and abandoning module AutomationWindow (864) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module Layers (862) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module ComponentVisualizers (860) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module DetailCustomizations (858) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module PackagesDialog (856) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module AnimationBlueprintEditor (854) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module Persona (852) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module AdvancedPreviewScene (851) +[2024.02.12-15.59.11:214][405]LogModuleManager: Shutting down and abandoning module Kismet (848) +[2024.02.12-15.59.11:218][405]LogModuleManager: Shutting down and abandoning module KismetWidgets (847) +[2024.02.12-15.59.11:218][405]LogModuleManager: Shutting down and abandoning module GraphEditor (844) +[2024.02.12-15.59.11:218][405]LogModuleManager: Shutting down and abandoning module StructViewer (842) +[2024.02.12-15.59.11:218][405]LogModuleManager: Shutting down and abandoning module ClassViewer (840) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module UncontrolledChangelists (838) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module SourceControlWindowExtender (836) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module SourceControlWindows (834) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module OutputLog (832) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module Documentation (830) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module SparseVolumeTexture (828) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module MovieSceneTracks (826) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module MovieScene (824) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module StreamingPauseRendering (822) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module BinkAudioDecoder (820) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module AudioMixerXAudio2 (818) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module AudioMixer (817) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module AudioMixerCore (816) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module LauncherPlatform (812) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module AnalyticsET (810) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module PortalServices (808) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module PortalRpc (806) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module MessagingRpc (804) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module AIModule (802) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module GameplayDebugger (801) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module AITestSuite (799) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module NavigationSystem (797) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module LevelInstanceEditor (794) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module TypedElementRuntime (792) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module TypedElementFramework (790) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module ImageWriteQueue (788) +[2024.02.12-15.59.11:219][405]LogModuleManager: Shutting down and abandoning module ProfilerService (786) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module ProfileVisualizer (784) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module CacheTrackRecorder (782) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module TakeRecorderSources (780) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module TakeTrackRecorders (778) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module TakesCore (776) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaEditor (774) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module MegascansPlugin (772) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module Bridge (770) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module ObjectMixerEditor (768) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module LightMixer (766) +[2024.02.12-15.59.11:438][405]LogModuleManager: Shutting down and abandoning module PortableObjectFileDataSource (764) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ContentBrowserClassDataSource (762) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ContentBrowserFileDataSource (760) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ContentBrowserAssetDataSource (758) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module CollectionManager (757) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module TakeSequencer (754) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module TakeMovieScene (752) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module WorldPartitionHLODUtilities (748) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module UVEditorToolsEditorOnly (746) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module UVEditorTools (744) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module UVEditor (742) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module SpeedTreeImporter (740) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module SequencerAnimTools (738) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module PluginBrowser (736) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MobileLauncherProfileWizard (734) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ModelingToolsEditorMode (732) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MaterialAnalyzer (730) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module EditorScriptingUtilities (728) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module EditorDebugTools (726) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module CurveEditorTools (724) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module CryptoKeysOpenSSL (722) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module CryptoKeys (720) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ChangelistReview (718) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module BlueprintHeaderView (716) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module PaperTiledImporter (714) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module PaperSpriteSheetImporter (712) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module Paper2DEditor (710) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeFbxParser (708) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeCommonParser (706) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeDispatcher (704) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeExport (702) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeMessages (700) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GLTFCore (698) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeEditorUtilities (696) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeEditorPipelines (694) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeEditor (692) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module SynthesisEditor (690) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ResonanceAudio (688) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponentEditor (686) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MobilePatchingUtils (684) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ModelingOperatorsEditorOnly (682) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ModelingOperators (680) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ModelingComponentsEditorOnly (678) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ModelingComponents (676) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryFramework (675) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnly (672) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MeshModelingTools (670) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InputDebuggingEditor (668) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InputDebugging (666) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GooglePAD (664) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module DynamicMesh (662) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryAlgorithms (660) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryCacheTracks (658) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryCacheStreamer (656) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryCacheSequencer (654) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AudioCapture (652) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AudioCaptureWasapi (651) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AssetTags (648) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ArchVisCharacter (646) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AppleImageUtilsBlueprintSupport (644) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AppleImageUtils (642) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AndroidPermission (640) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ActorLayerUtilitiesEditor (638) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ActorLayerUtilities (636) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module VisualStudioSourceCodeAccess (634) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module VisualStudioCodeSourceCodeAccess (632) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module UObjectPlugin (630) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module SubversionSourceControl (628) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module RiderSourceCodeAccess (626) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module PluginUtils (624) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module N10XSourceCodeAccess (622) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GitSourceControl (620) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module DumpGPUServices (618) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module CLionSourceCodeAccess (616) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AnimationSharingEd (614) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module TemplateSequence (612) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module SequencerScriptingEditor (610) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module SequencerScripting (608) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeTestEditor (606) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module InterchangeTests (604) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AlembicImporter (602) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module AlembicLibrary (601) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryCache (600) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module GeometryCacheEd (599) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module OodleNetworkHandlerComponent (594) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MediaPlateEditor (592) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MediaPlate (590) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module MediaCompositing (588) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ImgMedia (586) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ToolPresetEditor (584) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module ToolPresetAsset (582) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module StructUtilsTestSuite (580) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module StructUtilsNodes (578) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module StructUtilsEditor (576) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module StructUtilsEngine (574) +[2024.02.12-15.59.11:439][405]LogModuleManager: Shutting down and abandoning module OpenImageDenoise (572) +[2024.02.12-15.59.11:439][405]LogOpenImageDenoise: OIDN shutting down +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module SkeletalMeshModifiers (570) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ModelingEditorUI (568) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryProcessingAdapters (566) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MeshModelingToolsEditorOnlyExp (564) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MeshModelingToolsExp (562) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MeshLODToolset (560) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module LocalizableMessageBlueprint (558) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module LocalizableMessage (556) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessingEditor (554) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryFlowMeshProcessing (552) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryFlowCore (550) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryCollectionNodes (548) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryCollectionTracks (546) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryCollectionEngine (545) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryCollectionSequencer (543) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GeometryCollectionEditor (540) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module DataflowNodes (538) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module DataflowEnginePlugin (536) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module DataflowEditor (534) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ChaosUserDataPT (532) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ChaosSolverEditor (530) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ChaosNiagara (528) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ChaosClothEditor (526) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module FractureEditor (524) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module BackChannel (522) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AutomationUtilsEditor (520) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AutomationUtils (518) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ControlRigSpline (516) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module BlendSpaceMotionAnalysis (514) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module VariantManager (512) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module VariantManagerContentEditor (510) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AnimationModifierLibrary (508) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ACLPluginEditor (506) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module DatasmithContentEditor (504) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module NiagaraEditorWidgets (502) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module EditorTraceUtilities (500) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module TraceUtilities (498) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MeshPaintingToolset (496) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MeshPaintEditorMode (494) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module InputEditor (492) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GameplayTagsEditor (490) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module FacialAnimationEditor (488) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module FacialAnimation (486) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module DataValidation (484) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AssetManagerEditor (482) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module TreeMap (481) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module Paper2D (478) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module InterchangePipelines (476) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module InterchangeImport (474) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module InterchangeFactoryNodes (472) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module InterchangeNodes (470) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module GameplayCameras (468) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module Synthesis (466) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module SoundFields (464) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module SignificanceManager (462) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module RigVMDeveloper (460) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module RigVM (458) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module PropertyAccessEditor (456) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ProceduralMeshComponent (454) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MsQuicRuntime (452) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundEditor (450) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AudioWidgets (449) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AdvancedWidgets (448) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundEngineTest (444) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundEngine (442) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module WaveTable (441) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AudioCodecEngine (439) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundStandardNodes (436) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundFrontend (434) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundGenerator (432) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module MetasoundGraphCore (430) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module LocationServicesBPLibrary (428) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module CustomMeshComponent (426) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module CableComponent (424) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AudioSynesthesia (422) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AudioAnalyzer (421) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AudioSynesthesiaCore (418) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module EnvironmentQueryEditor (416) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module TraceDataFiltering (414) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module PropertyAccessNode (412) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module AnimationSharing (410) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ActorSequence (408) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ImgMediaEngine (406) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module StructUtils (404) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module PythonScriptPlugin (402) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module PBIK (400) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module FullBodyIK (398) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module ChaosCachingEditor (396) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module TakeRecorder (395) +[2024.02.12-15.59.11:440][405]LogModuleManager: Shutting down and abandoning module LevelEditor (393) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module PixelInspectorModule (392) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module CommonMenuExtensions (390) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module MainFrame (388) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module HotReload (387) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module ChaosCaching (382) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module IKRigDeveloper (380) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module IKRig (378) +[2024.02.12-15.59.11:444][405]LogModuleManager: Shutting down and abandoning module UdpMessaging (376) +[2024.02.12-15.59.11:545][405]LogModuleManager: Shutting down and abandoning module TcpMessaging (374) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ControlRigDeveloper (372) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ControlRig (370) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module Constraints (369) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module AnimationData (366) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module NiagaraAnimNotifies (364) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module Niagara (362) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module SignalProcessing (361) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module NiagaraEditor (359) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module LevelSequence (358) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ContentBrowser (356) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ToolMenus (355) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ContentBrowserData (353) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module NiagaraCore (348) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module InputBlueprintNodes (346) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module BlueprintGraph (345) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module EnhancedInput (342) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module WindowsMoviePlayer (340) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module WebMMoviePlayer (338) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module AndroidFileServer (336) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraPlayerPlugin (334) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraPlayerRuntime (332) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraCDM (331) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraSubtitles (329) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraHTTPStream (327) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraCodecFactory (325) +[2024.02.12-15.59.11:646][405]LogModuleManager: Shutting down and abandoning module ElectraSamples (323) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module ElectraBase (321) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module ElectraPlayerPluginHandler (318) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module ElectraDecoders (316) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module NetworkReplayStreaming (314) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module PacketHandler (312) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module WorldPartitionEditor (310) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module AnimGraph (308) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module TimeManagement (306) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module AnimationDataController (304) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module ClothingSystemEditor (302) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module ClothingSystemRuntimeNv (300) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module MediaAssets (298) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module Overlay (296) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module OverlayEditor (295) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module VREditor (292) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module StringTableEditor (290) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module GameplayTasksEditor (288) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module BehaviorTreeEditor (286) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module FunctionalTesting (284) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module CollisionAnalyzer (282) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module WorkspaceMenuStructure (281) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module ScriptableEditorWidgets (278) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module UMG (276) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module UMGEditor (275) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module EditorStyle (270) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module SlateReflector (268) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module Slate (266) +[2024.02.12-15.59.11:647][405]LogModuleManager: Shutting down and abandoning module SlateCore (264) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module SubobjectDataInterface (262) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module LandscapeEditorUtilities (260) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module UnrealEd (258) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module MRMesh (256) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module Messaging (254) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module SourceCodeAccess (252) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module HeadMountedDisplay (250) +[2024.02.12-15.59.11:648][405]LogModuleManager: Shutting down and abandoning module LiveCoding (248) +[2024.02.12-15.59.11:655][405]LogModuleManager: Shutting down and abandoning module Networking (246) +[2024.02.12-15.59.11:655][405]LogModuleManager: Shutting down and abandoning module Core (244) +[2024.02.12-15.59.11:655][405]LogModuleManager: Shutting down and abandoning module AssetDefinition (242) +[2024.02.12-15.59.11:655][405]LogModuleManager: Shutting down and abandoning module MovieSceneTools (240) +[2024.02.12-15.59.11:655][405]LogModuleManager: Shutting down and abandoning module CurveEditor (239) +[2024.02.12-15.59.11:655][405]LogModuleManager: Shutting down and abandoning module Sequencer (237) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module KismetCompiler (234) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module MeshBuilder (232) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module NaniteBuilder (230) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module MeshUtilities (228) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module MeshMergeUtilities (227) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module StaticMeshDescription (226) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module GeometryProcessingInterfaces (225) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module MeshReductionInterface (222) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module MeshBoneReduction (221) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module SkeletalMeshReduction (219) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module ProxyLODMeshReduction (217) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module QuadricMeshReduction (215) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module MaterialBaking (211) +[2024.02.12-15.59.11:656][405]LogModuleManager: Shutting down and abandoning module TargetDeviceServices (208) +[2024.02.12-15.59.11:667][405]LogModuleManager: Shutting down and abandoning module TelemetryUtils (205) +[2024.02.12-15.59.11:667][405]LogModuleManager: Shutting down and abandoning module NullInstallBundleManager (202) +[2024.02.12-15.59.11:667][405]LogModuleManager: Shutting down and abandoning module ShaderPreprocessor (200) +[2024.02.12-15.59.11:667][405]LogModuleManager: Shutting down and abandoning module DerivedDataCache (198) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TargetPlatform (196) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module MetalShaderFormat (195) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module VulkanShaderFormat (193) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module ShaderFormatOpenGL (191) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module ShaderFormatD3D (189) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module ShaderFormatVectorVM (187) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module AudioFormatBINK (185) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module AudioFormatADPCM (183) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module AudioFormatOGG (181) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module AudioFormatOPUS (179) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module WindowsTargetPlatform (177) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TVOSTargetPlatform (175) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module MacTargetPlatform (173) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module LinuxArm64TargetPlatform (171) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module LinuxTargetPlatform (169) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module IOSTargetPlatform (167) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module AndroidTargetPlatform (165) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormat (163) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module ImageWrapper (162) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormatOodle (160) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormatUncompressed (158) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormatIntelISPCTexComp (156) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormatETC2 (154) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormatDXT (152) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TextureFormatASTC (150) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module TurnkeySupport (147) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module InputCore (144) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module Settings (142) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module DirectoryWatcher (140) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module ChaosSolverEngine (138) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module FieldSystemEngine (137) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module Chaos (134) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module GeometryCore (133) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module WindowsPlatformFeatures (130) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module GameplayMediaEncoder (129) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module AVEncoder (128) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module D3D12RHI (124) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module OnlineBlueprintSupport (122) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module OnlineSubsystemUtils (120) +[2024.02.12-15.59.11:669][405]LogModuleManager: Shutting down and abandoning module OnlineSubsystem (118) +[2024.02.12-15.59.11:670][405]LogModuleManager: Shutting down and abandoning module XMPP (113) +[2024.02.12-15.59.11:670][405]LogModuleManager: Shutting down and abandoning module WebSockets (112) +[2024.02.12-15.59.11:683][405]LogModuleManager: Shutting down and abandoning module HTTP (109) +[2024.02.12-15.59.11:683][405]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 1 outstanding Http Requests: +[2024.02.12-15.59.11:683][405]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7B69C3B670-48A6-0660-EB30-C598104A7055%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.3.2-29314046%2B%2B%2BUE5%2BRelease-5.3&UserID=d3622daf4a09582c6323aa8d30754422%7Cbf63ca57ea14420389c2d9de95dda71e%7C6958c846-80cf-4798-8373-3424f322deac&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[1] status=Processing +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module SSL (108) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module OnlineServicesCommonEngineUtils (104) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module OnlineServicesCommon (102) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module OnlineServicesInterface (100) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module WindowsDeviceProfileSelector (98) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module ExampleDeviceProfileSelector (96) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module ChunkDownloader (94) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module AISupportModule (92) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module RenderDocPlugin (90) +[2024.02.12-15.59.11:710][405]RenderDocPlugin: plugin has been unloaded. +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module PixWinPlugin (88) +[2024.02.12-15.59.11:710][405]LogModuleManager: Shutting down and abandoning module WmfMedia (86) +[2024.02.12-15.59.11:713][405]LogModuleManager: Shutting down and abandoning module Media (85) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module ExrReaderGpu (82) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module LauncherChunkInstaller (80) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module ChaosCloth (78) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module VariantManagerContent (76) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module GLTFExporter (74) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module ACLPlugin (72) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module DatasmithContent (70) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module NiagaraVertexFactories (68) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module NiagaraShader (66) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module DesktopPlatform (64) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module PlasticSourceControl (62) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module PerforceSourceControl (60) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module SourceControl (59) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module PythonScriptPluginPreload (56) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module PlatformCryptoOpenSSL (54) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module PlatformCryptoTypes (52) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module PlatformCrypto (50) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module XGEController (48) +[2024.02.12-15.59.11:715][405]LogModuleManager: Shutting down and abandoning module FastBuildController (46) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (44) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module AnimationModifiers (42) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module AudioEditor (40) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module PropertyEditor (39) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module Virtualization (36) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module MessageLog (35) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module TextureCompressor (32) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module OpenColorIOWrapper (31) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module RenderCore (28) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module Landscape (26) +[2024.02.12-15.59.11:716][405]LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module Renderer (20) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module Engine (18) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module CoreUObject (16) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module SandboxFile (14) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module PakFile (12) +[2024.02.12-15.59.11:717][405]LogPakFile: Destroying PakPlatformFile +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module RSA (11) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module NetworkFile (8) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module StreamingFile (6) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module CookOnTheFly (4) +[2024.02.12-15.59.11:717][405]LogModuleManager: Shutting down and abandoning module StorageServerClient (2) +[2024.02.12-15.59.11:925][405]LogD3D12RHI: ~FD3D12DynamicRHI +[2024.02.12-15.59.11:946][405]LogExit: Exiting. +[2024.02.12-15.59.11:964][405]Log file closed, 02/12/24 16:59:11 diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T13.47.06.740Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T13.47.06.740Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T13.47.06.740Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T13.48.11.495Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T13.48.11.495Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T13.48.11.495Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T15.40.18.225Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T15.40.18.225Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-000028c8-2024-02-12T15.40.18.225Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.27.55.457Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.27.55.457Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.27.55.457Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.35.11.813Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.35.11.813Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.35.11.813Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.35.27.174Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.35.27.174Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.35.27.174Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.36.02.619Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.36.02.619Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.36.02.619Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.37.04.185Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.37.04.185Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.37.04.185Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.50.34.317Z.log b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.50.34.317Z.log new file mode 100644 index 0000000..a23f722 --- /dev/null +++ b/MyProject2/Saved/Logs/WorldPartition/StreamingGeneration-PIE_REALGAME-00003568-2024-02-12T16.50.34.317Z.log @@ -0,0 +1,961 @@ +[+] Containers: + |- [+] Container: /Game/REALGAME + | |- [+] ActorDescs: + | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | |- [+] Clusters: + | | |- [+] [ 0] + | | | |- Guid:03920DF94EEFC9F86CC66185D32A3DA1 BaseClass: NativeClass:/Script/Engine.StaticMeshActor Name:StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 Label:SM_SkySphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-1638400.000 Y=-1638400.000 Z=-1638400.000), Max=(X=1638400.000 Y=1638400.000 Z=1638400.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 1] + | | | |- Guid:0550E94B443D34A7B2695084EF73CA8E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 Label:LandscapeStreamingProxy_7_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=25200.000 Z=5872.656), Max=(X=100800.000 Y=50400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 2] + | | | |- Guid:087166344DC73C2961A21AA8D30982C8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061048ba5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-12800.000 Z=0.000), Max=(X=-12800.000 Y=12800.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 3] + | | | |- Guid:0887560447341DF39A28B59E3C254C0C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008429cf49 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=64000.000 Z=8727.344), Max=(X=89600.000 Y=89600.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 4] + | | | |- Guid:0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 Label:LandscapeStreamingProxy_7_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=75600.000 Z=8727.344), Max=(X=100800.000 Y=100800.000 Z=12871.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 5] + | | | |- Guid:0DDC8FEF4BE2623E6DE4258EC6ECD3DC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 Label:LandscapeStreamingProxy_4_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=75600.000 Z=2080.469), Max=(X=25200.000 Y=100800.000 Z=6055.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 6] + | | | |- Guid:0F50219442076B159B714299B6BD4A95 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 Label:LandscapeStreamingProxy_2_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-100800.000 Z=6572.656), Max=(X=-25200.000 Y=-75600.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 7] + | | | |- Guid:1132963840A0BF90C8F6FB9C03D28EDC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 Label:LandscapeStreamingProxy_1_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=0.000 Z=7.031), Max=(X=-50400.000 Y=25200.000 Z=4389.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 8] + | | | |- Guid:146D3E3040BAFC1FB8BF4ABC272DA94F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 Label:LandscapeStreamingProxy_5_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-50400.000 Z=0.781), Max=(X=50400.000 Y=-25200.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 9] + | | | |- Guid:1AF28111448240DDAB2EABBF2988B403 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 Label:LandscapeStreamingProxy_1_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-100800.000 Z=6608.594), Max=(X=-50400.000 Y=-75600.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 10] + | | | |- Guid:1C18DE7D494342D016B686A01B18F71D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 Label:LandscapeStreamingProxy_2_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-25200.000 Z=0.000), Max=(X=-25200.000 Y=0.000 Z=1038.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 11] + | | | |- Guid:1D3D26F04B6DC10BEFB5B69E5CF914C8 BaseClass: NativeClass:/Script/Engine.VolumetricCloud Name:VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 Label:VolumetricCloud SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 12] + | | | |- Guid:1DE8D7AC4103A2EABA11649C7FCF8ACA BaseClass: NativeClass:/Script/Engine.SkyLight Name:SkyLight_UAID_A85E45CFE40401D200_1470380759 Label:SkyLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 13] + | | | |- Guid:1E7A6AD4437B2258C36CB490664720EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 Label:LandscapeStreamingProxy_5_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-25200.000 Z=0.000), Max=(X=50400.000 Y=0.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 14] + | | | |- Guid:1FFF924A464F03DA46C52499E31A7706 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000075fc1435 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-38400.000 Z=-0.781), Max=(X=12800.000 Y=-12800.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 15] + | | | |- Guid:218E3B124735712D7EF272B4FB8E7FF6 BaseClass: NativeClass:/Script/Landscape.Landscape Name:Landscape_UAID_A85E45CFE404FBD100_1221515703 Label:Landscape SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=100.000), Max=(X=-100800.000 Y=-100800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 16] + | | | |- Guid:22FF4B66425E17A8764D958D6339C0F9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ed334d9f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=64000.000 Z=2080.469), Max=(X=12800.000 Y=89600.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 17] + | | | |- Guid:2347681E4EBE5CEECBE9DBBC1DBA11C1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 Label:LandscapeStreamingProxy_1_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=50400.000 Z=3219.531), Max=(X=-50400.000 Y=75600.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 18] + | | | |- Guid:2C5BFD4B41DC7A57E5A081B5F87A1550 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004fc1faed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-64000.000 Z=8610.156), Max=(X=89600.000 Y=-38400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 19] + | | | |- Guid:2CE12F874AA39D020A0F4BA5739BD305 BaseClass: NativeClass:/Script/Engine.SkyAtmosphere Name:SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 Label:SkyAtmosphere SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=0.000), Max=(X=0.000 Y=0.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 20] + | | | |- Guid:2D25D44D481345FBF8570EB1B7BD1A3E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 Label:LandscapeStreamingProxy_0_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=50400.000 Z=5450.781), Max=(X=-75600.000 Y=75600.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 21] + | | | |- Guid:2DB3FDE64E76043E654E15809FAF173E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 Label:LandscapeStreamingProxy_7_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-25200.000 Z=5280.469), Max=(X=100800.000 Y=0.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 22] + | | | |- Guid:2E7465A44F7E365830CF24A8811EF4E1 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007ee1c9e3 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-12800.000 Z=7.031), Max=(X=-38400.000 Y=12800.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 23] + | | | |- Guid:2ECDB0F14C38AB1F3D274DAFA9305640 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 Label:LandscapeStreamingProxy_0_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-25200.000 Z=966.406), Max=(X=-75600.000 Y=0.000 Z=9202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 24] + | | | |- Guid:314A77E7440ED0FFE72E68A62CA8D1D2 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007a1ec134 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-38400.000 Z=5807.031), Max=(X=-64000.000 Y=-12800.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 25] + | | | |- Guid:31A5522843888425734F278F802A023B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 Label:LandscapeStreamingProxy_3_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-50400.000 Z=-0.781), Max=(X=0.000 Y=-25200.000 Z=1993.750) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 26] + | | | |- Guid:32DDDAF945E661594B761F842823F664 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 Label:LandscapeStreamingProxy_7_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-100800.000 Z=7522.656), Max=(X=100800.000 Y=-75600.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 27] + | | | |- Guid:33CD991548A32A90ED95F0891BC72E78 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000808a2d8c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=38400.000 Z=5341.406), Max=(X=64000.000 Y=64000.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 28] + | | | |- Guid:37D1C65B454EE451B8EC27A8FD3AA8AB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e9f6f481 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-64000.000 Z=1064.062), Max=(X=38400.000 Y=-38400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 29] + | | | |- Guid:39F0C4EA4AC6F620731F8A985F1BA794 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 Label:LandscapeStreamingProxy_0_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=0.000 Z=847.656), Max=(X=-75600.000 Y=25200.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 30] + | | | |- Guid:3E1681BE4375035B429B09B35519417B BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000326281e7 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-38400.000 Z=3310.156), Max=(X=64000.000 Y=-12800.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 31] + | | | |- Guid:3E25F0A8458FB2B2C4FDCCBEFBB79D7C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 Label:LandscapeStreamingProxy_7_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=50400.000 Z=9205.469), Max=(X=100800.000 Y=75600.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 32] + | | | |- Guid:3F36F6E343853B5EFB38DF82C9F47BC1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 Label:LandscapeStreamingProxy_3_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=50400.000 Z=189.062), Max=(X=0.000 Y=75600.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 33] + | | | |- Guid:431912334749DCE71D54A99356C0B360 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000eef772e0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-12800.000 Z=847.656), Max=(X=-64000.000 Y=12800.000 Z=9271.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 34] + | | | |- Guid:46A29806469824C0618DAD88DBCE1F7B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 Label:LandscapeStreamingProxy_2_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-50400.000 Z=0.000), Max=(X=-25200.000 Y=-25200.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 35] + | | | |- Guid:4D9AE693421FB4AF0B84F3ABB4069600 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 Label:LandscapeStreamingProxy_4_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-100800.000 Z=4621.094), Max=(X=25200.000 Y=-75600.000 Z=11314.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 36] + | | | |- Guid:5368FABB47D6D9580DAECA8B0417BF92 BaseClass: NativeClass:/Script/Engine.WorldDataLayers Name:WorldDataLayers Label:WorldDataLayers-1 SpatiallyLoaded:0 Bounds:Invalid RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:1 + | | |- [+] [ 37] + | | | |- Guid:5411FF1949C35F3A598AD0BD69C6E231 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000058c07e9c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=64000.000 Z=7785.156), Max=(X=64000.000 Y=89600.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 38] + | | | |- Guid:5467074D485A504DB8C24CAD0B80AB77 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 Label:LandscapeStreamingProxy_1_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-50400.000 Z=1038.281), Max=(X=-50400.000 Y=-25200.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 39] + | | | |- Guid:548F2705451DA2FC98B90486A2E7ED3F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000fdc49d15 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-64000.000 Z=5639.844), Max=(X=64000.000 Y=-38400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 40] + | | | |- Guid:565205A14B72B1C79932C09B8AA708FB BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 Label:LandscapeStreamingProxy_2_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=75600.000 Z=5080.469), Max=(X=-25200.000 Y=100800.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 41] + | | | |- Guid:56D32ADD4F5EDC7E9E5678A25C3C90A9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009ec32732 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=12800.000 Z=0.000), Max=(X=38400.000 Y=38400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 42] + | | | |- Guid:58E9C3B64D12DE671F037881A2E880D7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 Label:LandscapeStreamingProxy_2_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=-75600.000 Z=1993.750), Max=(X=-25200.000 Y=-50400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 43] + | | | |- Guid:59C0CF754809E4A615B6B893483C5902 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 Label:LandscapeStreamingProxy_0_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-75600.000 Z=5449.219), Max=(X=-75600.000 Y=-50400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 44] + | | | |- Guid:59D567B34B74458883F0C086B173ED53 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000000479efcd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=38400.000 Z=5450.781), Max=(X=-64000.000 Y=64000.000 Z=11130.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 45] + | | | |- Guid:5A9B76F04897746AA4EF02ADE6A0C75C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002387b43f Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=12800.000 Z=131.250), Max=(X=-38400.000 Y=38400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 46] + | | | |- Guid:5C483AD7457FCF8C55871D883FCE7EAF BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 Label:LandscapeStreamingProxy_6_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-75600.000 Z=5639.844), Max=(X=75600.000 Y=-50400.000 Z=10830.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 47] + | | | |- Guid:5E533D61427B820102A1EDAD9D476A2D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e893856a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-89600.000 Z=5939.844), Max=(X=64000.000 Y=-64000.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 48] + | | | |- Guid:6300AA344D7E740451747796C13A1D4F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ada93d64 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-64000.000 Z=5113.281), Max=(X=-38400.000 Y=-38400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 49] + | | | |- Guid:647817754841478B7E4EB58985DEE0EA BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007055a5f9 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-89600.000 Z=6572.656), Max=(X=-12800.000 Y=-64000.000 Z=11941.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 50] + | | | |- Guid:64972DB740F13CE5190779A0B9CBA4EA BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 Label:LandscapeStreamingProxy_1_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=25200.000 Z=131.250), Max=(X=-50400.000 Y=50400.000 Z=8019.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 51] + | | | |- Guid:677A2BF8450120D0FC0CCEA119B4B7C9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000ce61b913 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=38400.000 Z=1202.344), Max=(X=38400.000 Y=64000.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 52] + | | | |- Guid:68D00BCA4F55B410044F9D9FBC70652E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000004985b47c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=64000.000 Z=6619.531), Max=(X=-38400.000 Y=89600.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 53] + | | | |- Guid:6F77DF4E483D4B5A103A83BF8FB30F3A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 Label:LandscapeStreamingProxy_6_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=75600.000 Z=7785.156), Max=(X=75600.000 Y=100800.000 Z=11791.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 54] + | | | |- Guid:6FA6641747858E98101CB895F7A7EED8 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002cd92eb1 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=38400.000 Z=1284.375), Max=(X=-12800.000 Y=64000.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 55] + | | | |- Guid:707D0D104A1A6DBFBBD050AD016E1BA7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 Label:LandscapeStreamingProxy_4_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=0.000 Z=-100.000), Max=(X=25200.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 56] + | | | |- Guid:738C4ED141E18122A2358F84E3951E17 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000089b7cce8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=12800.000 Z=0.000), Max=(X=-12800.000 Y=38400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 57] + | | | |- Guid:7644B38E49943AEA928F7980DBD39FF5 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000061d8a24a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=64000.000 Z=5080.469), Max=(X=-12800.000 Y=89600.000 Z=13166.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 58] + | | | |- Guid:7DCB8EFE498FFD99EE494192AD474A2A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 Label:LandscapeStreamingProxy_2_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=0.000 Z=0.000), Max=(X=-25200.000 Y=25200.000 Z=164.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 59] + | | | |- Guid:7E8DF15942F955BCCAB7DB92DF810682 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 Label:LandscapeStreamingProxy_6_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=25200.000 Z=2264.062), Max=(X=75600.000 Y=50400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 60] + | | | |- Guid:7EB577C1484BEBBD4B5D77AF6A9FD488 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000009100159d Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=12800.000 Z=5872.656), Max=(X=89600.000 Y=38400.000 Z=13596.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 61] + | | | |- Guid:815A27B240A0C1A12D2ADC811F72CC30 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000cf9074b0 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-12800.000 Z=0.000), Max=(X=38400.000 Y=12800.000 Z=3310.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 62] + | | | |- Guid:82111EBA4245874D247823848B4F1385 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 Label:LandscapeStreamingProxy_4_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-25200.000 Z=-100.000), Max=(X=25200.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 63] + | | | |- Guid:8246F9C84C13BD3D8E1D528D1EC54C79 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000076832c01 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-38400.000 Z=9125.781), Max=(X=89600.000 Y=-12800.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 64] + | | | |- Guid:83CD9E0B4741741D139767A8EC49B809 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 Label:LandscapeStreamingProxy_0_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-50400.000 Z=5807.031), Max=(X=-75600.000 Y=-25200.000 Z=9500.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 65] + | | | |- Guid:85A1405B41C50D08F8434E991DAAC9DB BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000002a2da2ce Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=12800.000 Z=-0.781), Max=(X=12800.000 Y=38400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 66] + | | | |- Guid:86CD868B4D294F95E7F12283BB07ED1F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 Label:LandscapeStreamingProxy_6_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-100800.000 Z=5939.844), Max=(X=75600.000 Y=-75600.000 Z=10986.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 67] + | | | |- Guid:87184C7F45B16AFDB24868B24172272E BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 Label:LandscapeStreamingProxy_6_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-50400.000 Z=3310.156), Max=(X=75600.000 Y=-25200.000 Z=11691.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 68] + | | | |- Guid:87AD541C45D7769AD130879D753E2E45 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000077f7731e Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=64000.000 Z=2653.906), Max=(X=38400.000 Y=89600.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 69] + | | | |- Guid:8DE603264C3E497D33EABCA47DEF582C BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 Label:LandscapeStreamingProxy_1_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-75600.000 Z=5113.281), Max=(X=-50400.000 Y=-50400.000 Z=7863.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 70] + | | | |- Guid:8E5BA17B4086F5FC0291D1A92F7F73F4 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 Label:LandscapeStreamingProxy_5_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=75600.000 Z=2653.906), Max=(X=50400.000 Y=100800.000 Z=9796.094) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 71] + | | | |- Guid:8F0C78FE4D46BC07F60A91A87475E7E8 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 Label:LandscapeStreamingProxy_4_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-75600.000 Z=106.250), Max=(X=25200.000 Y=-50400.000 Z=6735.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 72] + | | | |- Guid:8FE63B434849D761E62B0FAE6CFC6742 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000809b5cf8 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=38400.000 Z=9205.469), Max=(X=89600.000 Y=64000.000 Z=14989.844) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 73] + | | | |- Guid:904ABE1C4A39F6244FCE0DACE6F83751 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000923b1f94 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=-12800.000 Z=870.312), Max=(X=64000.000 Y=12800.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 74] + | | | |- Guid:92451E4545D9B4D65D594C897520AFFE BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000249b061a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-38400.000 Z=0.000), Max=(X=-12800.000 Y=-12800.000 Z=5260.156) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 75] + | | | |- Guid:932568234ECC23E19F09B4A8CB3E252A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000008074caed Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-89600.000 Z=4621.094), Max=(X=12800.000 Y=-64000.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 76] + | | | |- Guid:939A2F334C34B3E545C41391CBDF2D38 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 Label:LandscapeStreamingProxy_5_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-100800.000 Z=4950.781), Max=(X=50400.000 Y=-75600.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 77] + | | | |- Guid:962D6BE34E7839A2A94E65B8F6CE5D43 BaseClass: NativeClass:/Script/Engine.PlayerStart Name:PlayerStart_UAID_F02F74551BF5599B01_1153002503 Label:PlayerStart SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-240.000 Y=-40.000 Z=0.000), Max=(X=-160.000 Y=40.000 Z=184.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 78] + | | | |- Guid:9818F7E546C6A3993192FA84B048DB6A BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000025e68ee6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-38400.000 Z=1038.281), Max=(X=-38400.000 Y=-12800.000 Z=8925.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 79] + | | | |- Guid:986A09ED4961A78E34EE1981B2281B28 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 Label:LandscapeStreamingProxy_6_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=0.000 Z=893.750), Max=(X=75600.000 Y=25200.000 Z=7369.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 80] + | | | |- Guid:988456E1464ED6902163CB8467235B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 Label:LandscapeStreamingProxy_0_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=75600.000 Z=8263.281), Max=(X=-75600.000 Y=100800.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 81] + | | | |- Guid:9AA48BD04CB873661E75B0973B2BF04A BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 Label:LandscapeStreamingProxy_3_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=25200.000 Z=-0.781), Max=(X=0.000 Y=50400.000 Z=1284.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 82] + | | | |- Guid:9C73710A434FD4583E950EACD9707470 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 Label:LandscapeStreamingProxy_7_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-50400.000 Z=9125.781), Max=(X=100800.000 Y=-25200.000 Z=12972.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 83] + | | | |- Guid:9CBBDFD8486812AAE8770CB093DB7460 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 Label:LandscapeStreamingProxy_3_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=0.000 Z=-100.000), Max=(X=0.000 Y=25200.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 84] + | | | |- Guid:9D1AAC1C44C967DA67BFE1855888E6B9 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000005ade2593 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=12800.000 Z=3900.781), Max=(X=-64000.000 Y=38400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 85] + | | | |- Guid:9F1FD8B14EFA2FFE8955F0893F732321 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 Label:LandscapeStreamingProxy_4_2_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=-50400.000 Z=0.000), Max=(X=25200.000 Y=-25200.000 Z=1064.062) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 86] + | | | |- Guid:A094EFD842C29193F3CF828F922AD58C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000002ff7cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-64000.000 Z=5449.219), Max=(X=-64000.000 Y=-38400.000 Z=8761.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 87] + | | | |- Guid:A0BEE913467B787061A3FCBD13D89F73 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000b1d9170c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-38400.000 Z=0.781), Max=(X=38400.000 Y=-12800.000 Z=6920.312) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 88] + | | | |- Guid:A1B58B714367A2E4145D728993CF16AC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000047fd3b2b Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=-89600.000 Z=7269.531), Max=(X=-64000.000 Y=-64000.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 89] + | | | |- Guid:A344A312417AA4DAB3863D85A6EACA25 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000faffa43c Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X1_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=12800.000 Y=-89600.000 Z=4950.781), Max=(X=38400.000 Y=-64000.000 Z=8967.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 90] + | | | |- Guid:A35DA04D499AEDD6011C6B8293B4BE2B BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 Label:LandscapeStreamingProxy_1_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=75600.000 Z=6619.531), Max=(X=-50400.000 Y=100800.000 Z=13197.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 91] + | | | |- Guid:A653EAAA479703688EFD89BF5993FD8C BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000456f111a Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-12800.000 Z=5091.406), Max=(X=89600.000 Y=12800.000 Z=11586.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 92] + | | | |- Guid:A6E4B2F64282645AA7756082104E8B9D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 Label:LandscapeStreamingProxy_3_7_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=75600.000 Z=3127.344), Max=(X=0.000 Y=100800.000 Z=10647.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 93] + | | | |- Guid:A882235E449D71AC064105B4EA3F9518 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 Label:LandscapeStreamingProxy_2_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=25200.000 Z=0.000), Max=(X=-25200.000 Y=50400.000 Z=3609.375) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 94] + | | | |- Guid:AAAC6B5742760A58C2206DB37E44683C BaseClass: NativeClass:/Script/Engine.DirectionalLight Name:DirectionalLight_UAID_A85E45CFE40401D200_1470382761 Label:DirectionalLight SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-4398046511104.000 Y=-4398046511104.000 Z=-4398046511104.000), Max=(X=4398046511104.000 Y=4398046511104.000 Z=4398046511104.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [ 95] + | | | |- Guid:AE565297405B1809622B45ADC2750875 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 Label:LandscapeStreamingProxy_5_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=0.000 Z=0.000), Max=(X=50400.000 Y=25200.000 Z=2303.125) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 96] + | | | |- Guid:AEFE58524EB02A574182C1AC85D76E6D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000be4f81c5 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=-89600.000 Z=6608.594), Max=(X=-38400.000 Y=-64000.000 Z=12658.594) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 97] + | | | |- Guid:B0E3D56F46177253EEFE85A57AC65398 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 Label:LandscapeStreamingProxy_6_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=-25200.000 Z=870.312), Max=(X=75600.000 Y=0.000 Z=9125.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [ 98] + | | | |- Guid:B4462E9349E4C0A56D2E3F9F561B1C9D BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a7e8df26 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y0 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-12800.000 Z=-100.000), Max=(X=12800.000 Y=12800.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [ 99] + | | | |- Guid:B604844948BFF24FCAEFC18CD69A7FF7 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 Label:LandscapeStreamingProxy_7_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=-75600.000 Z=8610.156), Max=(X=100800.000 Y=-50400.000 Z=11772.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [100] + | | | |- Guid:B6C3DAF747D776D42CBB8BADECF57A47 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 Label:LandscapeStreamingProxy_5_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=-75600.000 Z=1064.062), Max=(X=50400.000 Y=-50400.000 Z=6511.719) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [101] + | | | |- Guid:B865D61B473CDD196F56BDA8F1637BEE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 Label:LandscapeStreamingProxy_5_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=50400.000 Z=1202.344), Max=(X=50400.000 Y=75600.000 Z=8677.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [102] + | | | |- Guid:B9E92F9C437526A88CEB59B2694F0297 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 Label:LandscapeStreamingProxy_2_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-50400.000 Y=50400.000 Z=1284.375), Max=(X=-25200.000 Y=75600.000 Z=7450.781) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [103] + | | | |- Guid:BA9E046244C431ECF45DCBA3F9780BB4 BaseClass:/Game/Movies/AudioSelect.AudioSelect_C NativeClass:/Script/Engine.Actor Name:AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 Label:AudioSelect SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-690.000 Y=170.000 Z=0.000), Max=(X=-690.000 Y=170.000 Z=0.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [104] + | | | |- Guid:C05781A44D7C770E1C0960A3CA1C133F BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 Label:LandscapeStreamingProxy_4_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=25200.000 Z=-0.781), Max=(X=25200.000 Y=50400.000 Z=1202.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [105] + | | | |- Guid:C08A14624000EB194F9392A655EE0F44 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 Label:LandscapeStreamingProxy_0_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=7269.531), Max=(X=-75600.000 Y=-75600.000 Z=12157.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [106] + | | | |- Guid:C107B6DF4889256CA03FC4B623CDB5FC BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e95cf541 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-1_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-38400.000 Y=-64000.000 Z=1993.750), Max=(X=-12800.000 Y=-38400.000 Z=8566.406) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [107] + | | | |- Guid:C56C132644701862CBD638A5DD4778F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 Label:LandscapeStreamingProxy_3_1_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-75600.000 Z=142.188), Max=(X=0.000 Y=-50400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [108] + | | | |- Guid:C5BE7A844D821610BF68FA846185D941 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 Label:LandscapeStreamingProxy_4_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=0.000 Y=50400.000 Z=100.000), Max=(X=25200.000 Y=75600.000 Z=3294.531) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [109] + | | | |- Guid:C6104E604E796D22C97031BCDB5FCAF0 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_000000007e3ba091 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X2_Y1 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=38400.000 Y=12800.000 Z=2264.062), Max=(X=64000.000 Y=38400.000 Z=9232.031) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [110] + | | | |- Guid:D3FB7383421AAEFD3DB6F8B1E415A9FE BaseClass: NativeClass:/Script/Engine.ExponentialHeightFog Name:ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 Label:ExponentialHeightFog SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-5600.000 Y=-50.000 Z=-6850.000), Max=(X=-5600.000 Y=-50.000 Z=-6850.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:0 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:Lighting FolderGuid:B7E9BD5B45A652654791988DEF54CCEB + | | |- [+] [111] + | | | |- Guid:D7EBD1B64A395FA249930BA618DBFE6D BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 Label:LandscapeStreamingProxy_0_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-100800.000 Y=25200.000 Z=3900.781), Max=(X=-75600.000 Y=50400.000 Z=10327.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [112] + | | | |- Guid:D97B3E514D1673FB3F1DAE9393134162 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000e6f72a11 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-3_Y3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-89600.000 Y=64000.000 Z=8263.281), Max=(X=-64000.000 Y=89600.000 Z=13605.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [113] + | | | |- Guid:DC43A67244732C412AFFA1B3074A05AE BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 Label:LandscapeStreamingProxy_7_4_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=75600.000 Y=0.000 Z=5091.406), Max=(X=100800.000 Y=25200.000 Z=9228.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [114] + | | | |- Guid:E6C4C89747E65FCDCCFD648F081F47C2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 Label:LandscapeStreamingProxy_3_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-25200.000 Z=-100.000), Max=(X=0.000 Y=0.000 Z=100.000) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [115] + | | | |- Guid:E94AA2814B807AD72A3C8C8201C8737F BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_0000000027100cbc Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y-2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=-64000.000 Z=106.250), Max=(X=12800.000 Y=-38400.000 Z=8805.469) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [116] + | | | |- Guid:EFE127DE4AC87B71A77BF185DB0CE52E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000a0644c05 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X3_Y-3 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=64000.000 Y=-89600.000 Z=7522.656), Max=(X=89600.000 Y=-64000.000 Z=13553.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [117] + | | | |- Guid:F28AE21E43BC5CB958703B8708F1A64E BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000462530dd Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X0_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-12800.000 Y=38400.000 Z=100.000), Max=(X=12800.000 Y=64000.000 Z=5252.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [118] + | | | |- Guid:F4E81540458864929650D1B8E8566222 BaseClass: NativeClass:/Script/Engine.WorldPartitionHLOD Name:HLOD0_Instancing_00000000195576f6 Label:HLOD0_Instancing/OpenWorld_MainGrid_L0_X-2_Y2 SpatiallyLoaded:0 Bounds:IsValid=true, Min=(X=-64000.000 Y=38400.000 Z=3219.531), Max=(X=-38400.000 Y=64000.000 Z=9172.656) RuntimeGrid:None EditorOnly:0 RuntimeOnly:1 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 FolderPath:HLOD/HLOD0_Instancing FolderGuid:C11A5F59487C0DB2AA58CABA5DEDB377 + | | |- [+] [119] + | | | |- Guid:F698883443058A9F883FB7852DDEE8F1 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 Label:LandscapeStreamingProxy_6_6_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=50400.000 Y=50400.000 Z=5341.406), Max=(X=75600.000 Y=75600.000 Z=10853.906) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [120] + | | | |- Guid:F947F18B49858105B55E08A21E067F09 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 Label:LandscapeStreamingProxy_5_5_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=25200.000 Y=25200.000 Z=0.000), Max=(X=50400.000 Y=50400.000 Z=5888.281) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [121] + | | | |- Guid:FC95DF384AD9CF7A5647699C01E254A2 BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 Label:LandscapeStreamingProxy_1_3_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-75600.000 Y=-25200.000 Z=17.188), Max=(X=-50400.000 Y=0.000 Z=6477.344) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + | | |- [+] [122] + | | | |- Guid:FE635E06438230491F5EA2AE5A1DB0AC BaseClass: NativeClass:/Script/Landscape.LandscapeStreamingProxy Name:LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 Label:LandscapeStreamingProxy_3_0_0 SpatiallyLoaded:1 Bounds:IsValid=true, Min=(X=-25200.000 Y=-100800.000 Z=6453.906), Max=(X=0.000 Y=-75600.000 Z=11442.969) RuntimeGrid:None EditorOnly:0 RuntimeOnly:0 HLODRelevant:1 ListedInSceneOutliner:1 IsMainWorldOnly:0 + |- ContainerInstances: + |- [+] MainContainer: + | |- ID: 00000000000000000000000000000000 + | |- ParentID: 00000000000000000000000000000000 + | |- Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + | |- Transform: 0.000000,0.000000,0.000000|0.000000,0.000000,-0.000000|1.000000,1.000000,1.000000 + | |- Container: /Game/REALGAME +---------------------------------------------------------------------------------------------------------------- +REALGAME - Persistent Level +---------------------------------------------------------------------------------------------------------------- +[+] Content of REALGAME Persistent Level + |- Always loaded Actor Count: 130 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AbstractNavData-Default + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Brush_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DefaultPhysicsVolume_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.DirectionalLight_UAID_A85E45CFE40401D200_1470382761 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.ExponentialHeightFog_UAID_A85E45CFE40401D200_1470382763 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.GameplayDebuggerPlayerManager_0 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000002ff7cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000000479efcd + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000195576f6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002387b43f + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000249b061a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000025e68ee6 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000027100cbc + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002a2da2ce + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000002cd92eb1 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000326281e7 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000456f111a + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000462530dd + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000047fd3b2b + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004985b47c + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000004fc1faed + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000058c07e9c + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000005ade2593 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061048ba5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000061d8a24a + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007055a5f9 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000075fc1435 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000076832c01 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000077f7731e + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007a1ec134 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007e3ba091 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000007ee1c9e3 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008074caed + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000808a2d8c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000809b5cf8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000008429cf49 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_0000000089b7cce8 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009100159d + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000923b1f94 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_000000009ec32732 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a0644c05 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000a7e8df26 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ada93d64 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000b1d9170c + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000be4f81c5 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ce61b913 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000cf9074b0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e6f72a11 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e893856a + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e95cf541 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000e9f6f481 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000ed334d9f + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000eef772e0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000faffa43c + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.HLOD0_Instancing_00000000fdc49d15 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.Landscape_UAID_A85E45CFE404FBD100_1221515703 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.PlayerStart_UAID_F02F74551BF5599B01_1153002503 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.REALGAME_C_5 + |- Actor Package: /Game/REALGAME + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyAtmosphere_UAID_A85E45CFE40401D200_1470382762 + |- Actor Package: /Game/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.SkyLight_UAID_A85E45CFE40401D200_1470380759 + |- Actor Package: /Game/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.StaticMeshActor_UAID_A4AE111137DC54FB00_1240666663 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2 + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.VolumetricCloud_UAID_A85E45CFE40401D200_1470381760 + |- Actor Package: /Game/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldDataLayers + |- Actor Package: /Game/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldPartitionMiniMap_UAID_3497F631D5890DD300_1296925927 + |- Actor Package: /Game/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L + |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.WorldSettings + |- Actor Package: /Game/REALGAME + +---------------------------------------------------------------------------------------------------------------- +REALGAME - Runtime Spatial Hash - Streaming Grid - MainGrid +---------------------------------------------------------------------------------------------------------------- + Origin: X=0.000 Y=0.000 Z=0.000 + Cell Size: 25600 + World Bounds: IsValid=true, Min=(X=-100800.000 Y=-100800.000 Z=-100.000), Max=(X=100800.000 Y=100800.000 Z=14989.844) + Loading Range: 76800.00 +Block Slow Loading: No + ClientOnlyVisible: No + Origin: X=0.000 Y=0.000 Z=0.000 + +[+] Grid Levels: 4 + |- Level 0: Cell Count 49 | Cell Size 25600 | Actor Count 65 (100.0%) + |- Level 1: Cell Count 0 | Cell Size 51200 | Actor Count 0 (0.0%) + |- Level 2: Cell Count 0 | Cell Size 102400 | Actor Count 0 (0.0%) + |- Level 3: Cell Count 0 | Cell Size 204800 | Actor Count 0 (0.0%) + +[+] Content of Grid Level 0 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y3 (0KQ0QQUVMTEP5W3N0333Y00SP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE + | |- Actor Instance Guid: 988456E1464ED6902163CB8467235B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y2 (0SB085OFYJT170ZQZZ0H4BD8S) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC + | |- Actor Instance Guid: B865D61B473CDD196F56BDA8F1637BEE + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-2 (0W1YO5U2VJCU28IAFHF0CFXWE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8 + | |- Actor Instance Guid: 8F0C78FE4D46BC07F60A91A87475E7E8 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE + | |- Actor Instance Guid: C56C132644701862CBD638A5DD4778F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-1 (0ZQDAUXHUH0Q83CM4A5OJE30L) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO + | |- Actor Instance Guid: 9C73710A434FD4583E950EACD9707470 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y2 (16BSV21Y5TNS0DZ26ZZXC5WY9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S + | |- Actor Instance Guid: 2347681E4EBE5CEECBE9DBBC1DBA11C1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-3 (16QB6SL23FOBJEQDA8H3ZUFFM) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX + | |- Actor Instance Guid: 32DDDAF945E661594B761F842823F664 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-3 (1JIYEX8GTGC4JYGUP6VXIQIS9) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049 + | |- Actor Instance Guid: 86CD868B4D294F95E7F12283BB07ED1F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-3 (1LZVAYUH34SGCBO7QKK09WB2P) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL + | |- Actor Instance Guid: C08A14624000EB194F9392A655EE0F44 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y1 (2L3LMG06R5SLGQ8E5YDGU5EYO) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q + | |- Actor Instance Guid: 7E8DF15942F955BCCAB7DB92DF810682 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-3 (2MZ3IQ3R455CTV8HAG93PXC5N) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8 + | |- Actor Instance Guid: 4D9AE693421FB4AF0B84F3ABB4069600 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR + | |- Actor Instance Guid: FE635E06438230491F5EA2AE5A1DB0AC + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y0 (2N07UKX52IP976CJFQZ5AGASN) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6 + | |- Actor Instance Guid: 986A09ED4961A78E34EE1981B2281B28 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7 + | |- Actor Instance Guid: B0E3D56F46177253EEFE85A57AC65398 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-1 (30KLOI8MYYFYRRYWERG4LHKH5) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS + | |- Actor Instance Guid: 146D3E3040BAFC1FB8BF4ABC272DA94F + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y0 (3MJYUAIAU9QEDBYCVE48W9IAZ) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI + | |- Actor Instance Guid: 2ECDB0F14C38AB1F3D274DAFA9305640 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC + | |- Actor Instance Guid: 39F0C4EA4AC6F620731F8A985F1BA794 + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-2 (4CFYR0830G1XH0P93MSFEPJAU) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6 + | |- Actor Instance Guid: 5C483AD7457FCF8C55871D883FCE7EAF + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-1 (4ME9NS2DPI1FLV9BJVZ8ZLUCV) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG + | |- Actor Instance Guid: 5467074D485A504DB8C24CAD0B80AB77 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y-1 (5D67IT62VIVGM5665BYBIEJ4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ + | |- Actor Instance Guid: 31A5522843888425734F278F802A023B + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5 + | |- Actor Instance Guid: 9F1FD8B14EFA2FFE8955F0893F732321 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y1 (5O4YQTQFN9HMJTOKKMEH3HFK2) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I + | |- Actor Instance Guid: D7EBD1B64A395FA249930BA618DBFE6D + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-1 (625EMIWFQO5ULSNYPRNTF4KV8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL + | |- Actor Instance Guid: 83CD9E0B4741741D139767A8EC49B809 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y1 (6FT6VMIQR2OJ90G1EFIBU4QHI) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ + | |- Actor Instance Guid: A882235E449D71AC064105B4EA3F9518 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y1 (6KEX4FEICH7G7RG21P91OKO1Y) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG + | |- Actor Instance Guid: 64972DB740F13CE5190779A0B9CBA4EA + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-3 (6UD37L8UQSDR08F35WBNVGC2D) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00 + | |- Actor Instance Guid: 0F50219442076B159B714299B6BD4A95 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y3 (7K97VLVVPVMR1K1C35M4A1W14) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE + | |- Actor Instance Guid: 8E5BA17B4086F5FC0291D1A92F7F73F4 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y2 (81YX4FO8M22HYEXL1BZ7EX8ML) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S + | |- Actor Instance Guid: 3E25F0A8458FB2B2C4FDCCBEFBB79D7C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y0 (8C3X02LT9IB7XQH95XDP75WMS) + | |- Actor Count: 5 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L + | |- Actor Instance Guid: 707D0D104A1A6DBFBBD050AD016E1BA7 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1 + | |- Actor Instance Guid: 82111EBA4245874D247823848B4F1385 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8 + | |- Actor Instance Guid: 9CBBDFD8486812AAE8770CB093DB7460 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.AudioSelect_C_UAID_90E8687B06AA6DD801_1822497439 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF + | |- Actor Instance Guid: BA9E046244C431ECF45DCBA3F9780BB4 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE + | |- Actor Instance Guid: E6C4C89747E65FCDCCFD648F081F47C2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y3 (8GGJ0KF6YN7AK8J2ML8WDOPY0) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8 + | |- Actor Instance Guid: 0D7DFFA243DD16C5B1F9FBB6ECBB6CA1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y0 (8L4GTXSVHIYWB90XJF6Y0USER) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q + | |- Actor Instance Guid: 1132963840A0BF90C8F6FB9C03D28EDC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX + | |- Actor Instance Guid: FC95DF384AD9CF7A5647699C01E254A2 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y3 (8OCG1ELFYQLKWG3MVSAWM3YH3) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9 + | |- Actor Instance Guid: 565205A14B72B1C79932C09B8AA708FB + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y2 (8SI8VQ109BKQQWSREBJNGXNFA) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX + | |- Actor Instance Guid: F698883443058A9F883FB7852DDEE8F1 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y0 (8SLVX969O616713MF60BYDBVE) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF + | |- Actor Instance Guid: 1C18DE7D494342D016B686A01B18F71D + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR + | |- Actor Instance Guid: 7DCB8EFE498FFD99EE494192AD474A2A + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-2 (8W7GW8BATTJM8R3U8ZHNJWIEZ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU + | |- Actor Instance Guid: 58E9C3B64D12DE671F037881A2E880D7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-2 (9FAMZU7HNTBEZKIW5ATBPDUL8) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O + | |- Actor Instance Guid: 8DE603264C3E497D33EABCA47DEF582C + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y2 (9KXVM20L8XICTCJVTWYUFALHH) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG + | |- Actor Instance Guid: 3F36F6E343853B5EFB38DF82C9F47BC1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR + | |- Actor Instance Guid: C5BE7A844D821610BF68FA846185D941 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y1 (9SFWBUANJ0L1KGK27OB6UIM2S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH + | |- Actor Instance Guid: 9AA48BD04CB873661E75B0973B2BF04A + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC + | |- Actor Instance Guid: C05781A44D7C770E1C0960A3CA1C133F + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y-2 (A6TP2VB09YSPTHPHBIS8EQQ42) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3 + | |- Actor Instance Guid: B604844948BFF24FCAEFC18CD69A7FF7 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-2 (A7KGJM2QO32DNH13BKLGM56RJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W + | |- Actor Instance Guid: B6C3DAF747D776D42CBB8BADECF57A47 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y2 (AFTDB9M2ZFOCSYVN76P4CPJRB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM + | |- Actor Instance Guid: 2D25D44D481345FBF8570EB1B7BD1A3E + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y-1 (AWI3K9NBAAMY9YAG1TPLAXGEP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2 + | |- Actor Instance Guid: 87184C7F45B16AFDB24868B24172272E + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y0 (BUIDAXNMFEMRQVRH384F9OH4A) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB + | |- Actor Instance Guid: 1E7A6AD4437B2258C36CB490664720EA + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S + | |- Actor Instance Guid: AE565297405B1809622B45ADC2750875 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-3_Y-2 (BVIZZII9U5XH2OEQMDNK8YRXS) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_0_1_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L + | |- Actor Instance Guid: 59C0CF754809E4A615B6B893483C5902 + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y1 (BX0SNK5V6EEI6OV4SDCVO4B6V) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH + | |- Actor Instance Guid: 0550E94B443D34A7B2695084EF73CA8E + |- [+] Content of Cell REALGAME_MainGrid_L0_X3_Y0 (C24MDKP7BKX5M5WB53RQU600S) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_3_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI + | |- Actor Instance Guid: 2DB3FDE64E76043E654E15809FAF173E + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_7_4_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61 + | |- Actor Instance Guid: DC43A67244732C412AFFA1B3074A05AE + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y2 (CTTB9B6RP2ST6EW1G7VLVWRJR) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_6_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS + | |- Actor Instance Guid: B9E92F9C437526A88CEB59B2694F0297 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-1_Y-1 (DF5A6LKM46HQ8GJ411P4XF6ZE) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_2_2_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN + | |- Actor Instance Guid: 46A29806469824C0618DAD88DBCE1F7B + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y3 (DJJFTMJJUELQL5LXC4DPOF8XB) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG + | |- Actor Instance Guid: A35DA04D499AEDD6011C6B8293B4BE2B + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y-3 (DY6FZH9LCFWA8HSS221Y216XP) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ + | |- Actor Instance Guid: 939A2F334C34B3E545C41391CBDF2D38 + |- [+] Content of Cell REALGAME_MainGrid_L0_X-2_Y-3 (EC0R4TDBU3Z6J66HRZCL7Q1QJ) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_1_0_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY + | |- Actor Instance Guid: 1AF28111448240DDAB2EABBF2988B403 + |- [+] Content of Cell REALGAME_MainGrid_L0_X1_Y1 (EJYA75FHJSXGA7XX4ILAANPAW) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_5_5_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1 + | |- Actor Instance Guid: F947F18B49858105B55E08A21E067F09 + |- [+] Content of Cell REALGAME_MainGrid_L0_X0_Y3 (EKFN5DUJ8XI4F7DU8WMODIYCK) + | |- Actor Count: 2 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_4_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK + | |- Actor Instance Guid: 0DDC8FEF4BE2623E6DE4258EC6ECD3DC + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_3_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B + | |- Actor Instance Guid: A6E4B2F64282645AA7756082104E8B9D + |- [+] Content of Cell REALGAME_MainGrid_L0_X2_Y3 (F3IR5U62HCGIUKVGK9QNC3IUT) + | |- Actor Count: 1 + | |- Actor Path: /Game/REALGAME.REALGAME:PersistentLevel.LandscapeStreamingProxy_D7T4VF4LBP34PHV9XOEVM5TIG_1_6_7_0 + | |- Actor Package: /Game/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ + | |- Actor Instance Guid: 6F77DF4E483D4B5A103A83BF8FB30F3A +[+] Content of Grid Level 1 +[+] Content of Grid Level 2 +[+] Content of Grid Level 3 + diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf new file mode 100644 index 0000000..cbfb783 --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf @@ -0,0 +1,6367 @@ +#line 1 "DumpShaderDefinesAsCommentedCode" +// #define __SHADER_TARGET_MAJOR 6 + +#line 2 "DumpShaderDefinesAsCommentedCode" +// #define __SHADER_TARGET_MINOR 6 + +#line 3 "DumpShaderDefinesAsCommentedCode" +// #define ALLOW_STATIC_LIGHTING 1 + +#line 4 "DumpShaderDefinesAsCommentedCode" +// #define ALWAYS_EVALUATE_WORLD_POSITION_OFFSET 0 + +#line 5 "DumpShaderDefinesAsCommentedCode" +// #define AMPLIFICATIONSHADER 0 + +#line 6 "DumpShaderDefinesAsCommentedCode" +// #define CLEAR_COAT_BOTTOM_NORMAL 0 + +#line 7 "DumpShaderDefinesAsCommentedCode" +// #define COMPILE_SHADERS_FOR_DEVELOPMENT 1 + +#line 8 "DumpShaderDefinesAsCommentedCode" +// #define COMPILER_DEFINE #define + +#line 9 "DumpShaderDefinesAsCommentedCode" +// #define COMPILER_DXC 1 + +#line 10 "DumpShaderDefinesAsCommentedCode" +// #define COMPUTESHADER 0 + +#line 11 "DumpShaderDefinesAsCommentedCode" +// #define DISTORTION_ACCOUNT_FOR_COVERAGE 0 + +#line 12 "DumpShaderDefinesAsCommentedCode" +// #define DO_CHECK 1 + +#line 13 "DumpShaderDefinesAsCommentedCode" +// #define DO_GUARD_SLOW 0 + +#line 14 "DumpShaderDefinesAsCommentedCode" +// #define DUAL_SOURCE_COLOR_BLENDING_ENABLED 0 + +#line 15 "DumpShaderDefinesAsCommentedCode" +// #define DXT5_NORMALMAPS 0 + +#line 16 "DumpShaderDefinesAsCommentedCode" +// #define EARLY_Z_PASS_ONLY_MATERIAL_MASKING 0 + +#line 17 "DumpShaderDefinesAsCommentedCode" +// #define ENABLE_DBUFFER_TEXTURES 1 + +#line 18 "DumpShaderDefinesAsCommentedCode" +// #define ENABLE_NON_NANITE_VSM 1 + +#line 19 "DumpShaderDefinesAsCommentedCode" +// #define ENABLE_SKY_LIGHT 0 + +#line 20 "DumpShaderDefinesAsCommentedCode" +// #define FORWARD_SHADING 0 + +#line 21 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_HAS_DIFFUSE_SAMPLE_OCCLUSION 0 + +#line 22 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_HAS_VELOCITY 0 + +#line 23 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_LAYOUT 0 + +#line 24 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_REFACTOR 1 + +#line 25 "DumpShaderDefinesAsCommentedCode" +// #define GENERATE_SPHERICAL_PARTICLE_NORMALS 0 + +#line 26 "DumpShaderDefinesAsCommentedCode" +// #define GEOMETRYSHADER 0 + +#line 27 "DumpShaderDefinesAsCommentedCode" +// #define HAS_INVERTED_Z_BUFFER 1 + +#line 28 "DumpShaderDefinesAsCommentedCode" +// #define HAS_PRIMITIVE_UNIFORM_BUFFER 1 + +#line 29 "DumpShaderDefinesAsCommentedCode" +// #define INDEX_NONE -1 + +#line 30 "DumpShaderDefinesAsCommentedCode" +// #define INSTANCED_STEREO 0 + +#line 31 "DumpShaderDefinesAsCommentedCode" +// #define INTERPOLATE_VERTEX_COLOR 0 + +#line 32 "DumpShaderDefinesAsCommentedCode" +// #define IRIS_NORMAL 0 + +#line 33 "DumpShaderDefinesAsCommentedCode" +// #define IS_BASE_PASS 1 + +#line 34 "DumpShaderDefinesAsCommentedCode" +// #define IS_MATERIAL_SHADER 1 + +#line 35 "DumpShaderDefinesAsCommentedCode" +// #define IS_MOBILE_BASE_PASS 0 + +#line 36 "DumpShaderDefinesAsCommentedCode" +// #define LEGACY_MATERIAL_ENERGYCONSERVATION 0 + +#line 37 "DumpShaderDefinesAsCommentedCode" +// #define LOCAL_LIGHT_DATA_STRIDE 6 + +#line 38 "DumpShaderDefinesAsCommentedCode" +// #define MANUAL_VERTEX_FETCH 1 + +#line 39 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ALLOW_NEGATIVE_EMISSIVECOLOR 0 + +#line 40 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_COMPUTE_FOG_PER_PIXEL 0 + +#line 41 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_CONTACT_SHADOWS 0 + +#line 42 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DECAL_READ_MASK 0 + +#line 43 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DITHER_OPACITY_MASK 0 + +#line 44 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DOMAIN_SURFACE 1 + +#line 45 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ENABLE_TRANSLUCENCY_CLOUD_FOGGING 0 + +#line 46 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ENABLE_TRANSLUCENCY_FOGGING 0 + +#line 47 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_FORWARD_BLENDS_SKYLIGHT_CUBEMAPS 0 + +#line 48 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_FULLY_ROUGH 1 + +#line 49 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_HQ_FORWARD_REFLECTION_CAPTURES 0 + +#line 50 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_IS_SKY 0 + +#line 51 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_IS_STRATA 0 + +#line 52 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ISTHINSURFACE 0 + +#line 53 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_NONMETAL 0 + +#line 54 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_NORMAL_CURVATURE_TO_ROUGHNESS 0 + +#line 55 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_OUTPUT_OPACITY_AS_ALPHA 0 + +#line 56 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_PATH_TRACING_BUFFER_READ 0 + +#line 57 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_PLANAR_FORWARD_REFLECTIONS 0 + +#line 58 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ROUGHDIFFUSE 0 + +#line 59 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SHADINGMODEL_UNLIT 1 + +#line 60 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SINGLE_SHADINGMODEL 1 + +#line 61 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SKY_ATMOSPHERE 0 + +#line 62 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SSR 0 + +#line 63 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_TANGENTSPACENORMAL 0 + +#line 64 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_TWOSIDED 0 + +#line 65 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_ALPHA_TO_COVERAGE 0 + +#line 66 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_LM_DIRECTIONALITY 1 + +#line 67 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_PREINTEGRATED_GF 0 + +#line 68 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_ANISOTROPY 1 + +#line 69 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_DECAL_LOOKUP 0 + +#line 70 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_SCENE_COLOR_COPY 0 + +#line 71 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_VIRTUALTEXTURE_FEEDBACK 0 + +#line 72 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALBLENDING_TRANSLUCENT 1 + +#line 73 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALDECALRESPONSEMASK 0 + +#line 74 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALDOMAIN_SURFACE 1 + +#line 75 "DumpShaderDefinesAsCommentedCode" +// #define MAX_NUM_LIGHTMAP_COEF 2 + +#line 76 "DumpShaderDefinesAsCommentedCode" +// #define MAX_PAGE_AREA_DIAGNOSTIC_SLOTS 32 + +#line 77 "DumpShaderDefinesAsCommentedCode" +// #define MESHSHADER 0 + +#line 78 "DumpShaderDefinesAsCommentedCode" +// #define MOBILE_HIGH_QUALITY_BRDF 0 + +#line 79 "DumpShaderDefinesAsCommentedCode" +// #define MOBILE_MULTI_VIEW 0 + +#line 80 "DumpShaderDefinesAsCommentedCode" +// #define MULTI_VIEW 0 + +#line 81 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_INSTANCE_LOCAL_TO_WORLD_PS 0 + +#line 82 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_INSTANCE_WORLD_TO_LOCAL_PS 0 + +#line 83 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_COLOR 0 + +#line 84 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_LOCAL_TO_WORLD 0 + +#line 85 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_WORLD_TO_LOCAL 0 + +#line 86 "DumpShaderDefinesAsCommentedCode" +// #define NUM_CULLED_GRID_PRIMITIVE_TYPES 2 + +#line 87 "DumpShaderDefinesAsCommentedCode" +// #define NUM_CULLED_LIGHTS_GRID_STRIDE 2 + +#line 88 "DumpShaderDefinesAsCommentedCode" +// #define NUM_VIRTUALTEXTURE_SAMPLES 0 + +#line 89 "DumpShaderDefinesAsCommentedCode" +// #define PIXELSHADER 1 + +#line 90 "DumpShaderDefinesAsCommentedCode" +// #define PIXELSHADEROUTPUT_MRT0 1 + +#line 91 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_ALLOW_SCENE_DATA_COMPRESSED_TRANSFORMS 1 + +#line 92 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_FORCE_SIMPLE_SKY_DIFFUSE 0 + +#line 93 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_BINDLESS 0 + +#line 94 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_BUFFER_LOAD_TYPE_CONVERSION 1 + +#line 95 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_CLIP_DISTANCE 1 + +#line 96 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_DISTANCE_FIELDS 1 + +#line 97 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_MESH_SHADERS_TIER0 1 + +#line 98 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_MESH_SHADERS_TIER1 1 + +#line 99 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_PER_PIXEL_DBUFFER_MASK 0 + +#line 100 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_RENDERTARGET_WRITE_MASK 0 + +#line 101 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_UB_STRUCT 1 + +#line 102 "DumpShaderDefinesAsCommentedCode" +// #define POST_PROCESS_ALPHA 0 + +#line 103 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_ALLOW_GLOBAL_CLIP_PLANE 0 + +#line 104 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_MOBILE_DISABLE_VERTEX_FOG 1 + +#line 105 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_OIT 0 + +#line 106 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_STRATA_BACKCOMPATIBILITY 0 + +#line 107 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORT_SKY_ATMOSPHERE 1 + +#line 108 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORT_SKY_ATMOSPHERE_AFFECTS_HEIGHFOG 1 + +#line 109 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORTS_LUMEN 1 + +#line 110 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_VERTEX_FOGGING_FOR_OPAQUE 0 + +#line 111 "DumpShaderDefinesAsCommentedCode" +// #define RAY_TRACING_DYNAMIC_MESH_IN_LOCAL_SPACE 1 + +#line 112 "DumpShaderDefinesAsCommentedCode" +// #define RAYCALLABLESHADER 0 + +#line 113 "DumpShaderDefinesAsCommentedCode" +// #define RAYGENSHADER 0 + +#line 114 "DumpShaderDefinesAsCommentedCode" +// #define RAYHITGROUPSHADER 0 + +#line 115 "DumpShaderDefinesAsCommentedCode" +// #define RAYMISSSHADER 0 + +#line 116 "DumpShaderDefinesAsCommentedCode" +// #define REFRACTION_ROOT_NODE_OVERRIDES_DEFAULT 0 + +#line 117 "DumpShaderDefinesAsCommentedCode" +// #define REFRACTION_USE_NONE 1 + +#line 118 "DumpShaderDefinesAsCommentedCode" +// #define SCENE_TEXTURES_DISABLED 0 + +#line 119 "DumpShaderDefinesAsCommentedCode" +// #define SELECTIVE_BASEPASS_OUTPUTS 0 + +#line 120 "DumpShaderDefinesAsCommentedCode" +// #define SHADING_PATH_DEFERRED 1 + +#line 121 "DumpShaderDefinesAsCommentedCode" +// #define SM6_PROFILE 1 + +#line 122 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_ADVANCED_DEBUG_ENABLED 0 + +#line 123 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_ENABLED 0 + +#line 124 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_INLINE_SHADING 1 + +#line 125 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_OPAQUE_ROUGH_REFRACTION_ENABLED 0 + +#line 126 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_PREMULTIPLIED_ALPHA_OPACITY_OVERRIDEN 0 + +#line 127 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_CLOUD_SHADOW_ON_FORWARD_LIT_TRANSLUCENT 0 + +#line 128 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_CLOUD_SHADOW_ON_SINGLE_LAYER_WATER 0 + +#line 129 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_GPUSKIN_PASSTHROUGH 0 + +#line 130 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_RECTLIGHT_ON_FORWARD_LIT_TRANSLUCENT 0 + +#line 131 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_VSM_FOWARD_QUALITY 0 + +#line 132 "DumpShaderDefinesAsCommentedCode" +// #define TEXTURE_SAMPLE_DEBUG 0 + +#line 133 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENCY_LIGHTING_VOLUMETRIC_NONDIRECTIONAL 1 + +#line 134 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_SHADOW_WITH_MASKED_OPACITY 0 + +#line 135 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_WRITING_FRONT_LAYER_TRANSPARENCY 0 + +#line 136 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_WRITING_VELOCITY 0 + +#line 137 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE 2097152.00f + +#line 138 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_FMOD_2PI 0.673652053f + +#line 139 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_FMOD_PI 0.673652053f + +#line 140 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_RCP 4.76837158e-07f + +#line 141 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_RSQRT 0.000690533954f + +#line 142 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_SQRT 1448.15466f + +#line 143 "DumpShaderDefinesAsCommentedCode" +// #define USE_DBUFFER 1 + +#line 144 "DumpShaderDefinesAsCommentedCode" +// #define USE_DITHERED_LOD_TRANSITION_FROM_MATERIAL 0 + +#line 145 "DumpShaderDefinesAsCommentedCode" +// #define USE_STENCIL_LOD_DITHER_DEFAULT 0 + +#line 146 "DumpShaderDefinesAsCommentedCode" +// #define USES_DISPLACEMENT 0 + +#line 147 "DumpShaderDefinesAsCommentedCode" +// #define USES_DISTORTION 0 + +#line 148 "DumpShaderDefinesAsCommentedCode" +// #define USES_EMISSIVE_COLOR 1 + +#line 149 "DumpShaderDefinesAsCommentedCode" +// #define USES_PER_INSTANCE_CUSTOM_DATA 0 + +#line 150 "DumpShaderDefinesAsCommentedCode" +// #define USES_PER_INSTANCE_RANDOM 0 + +#line 151 "DumpShaderDefinesAsCommentedCode" +// #define USES_TRANSFORM_VECTOR 0 + +#line 152 "DumpShaderDefinesAsCommentedCode" +// #define USES_VERTEX_INTERPOLATOR 0 + +#line 153 "DumpShaderDefinesAsCommentedCode" +// #define USES_WORLD_POSITION_OFFSET 1 + +#line 154 "DumpShaderDefinesAsCommentedCode" +// #define VELOCITY_ENCODE_DEPTH 1 + +#line 155 "DumpShaderDefinesAsCommentedCode" +// #define VERTEXSHADER 0 + +#line 156 "DumpShaderDefinesAsCommentedCode" +// #define VF_SUPPORTS_PRIMITIVE_SCENE_DATA 1 + +#line 157 "DumpShaderDefinesAsCommentedCode" +// #define VF_SUPPORTS_SPEEDTREE_WIND 1 + +#line 158 "DumpShaderDefinesAsCommentedCode" +// #define VIRTUAL_SHADOW_MAP 1 + +#line 159 "DumpShaderDefinesAsCommentedCode" +// #define VIRTUAL_TEXTURE_ANISOTROPIC_FILTERING 0 + +#line 160 "DumpShaderDefinesAsCommentedCode" +// #define VSM_LEVEL0_DIM_PAGES_XY 128 + +#line 161 "DumpShaderDefinesAsCommentedCode" +// #define VSM_LOG2_LEVEL0_DIM_PAGES_XY 7 + +#line 162 "DumpShaderDefinesAsCommentedCode" +// #define VSM_LOG2_PAGE_SIZE 7 + +#line 163 "DumpShaderDefinesAsCommentedCode" +// #define VSM_MAX_MIP_LEVELS 8 + +#line 164 "DumpShaderDefinesAsCommentedCode" +// #define VSM_NUM_STATS 32 + +#line 165 "DumpShaderDefinesAsCommentedCode" +// #define VSM_PAGE_SIZE 128 + +#line 166 "DumpShaderDefinesAsCommentedCode" +// #define VSM_PAGE_SIZE_MASK 127 + +#line 167 "DumpShaderDefinesAsCommentedCode" +// #define VSM_PAGE_TABLE_SIZE 21845 + +#line 168 "DumpShaderDefinesAsCommentedCode" +// #define VSM_RASTER_WINDOW_PAGES 4 + +#line 169 "DumpShaderDefinesAsCommentedCode" +// #define VSM_VIRTUAL_MAX_RESOLUTION_XY 16384 + +#line 170 "DumpShaderDefinesAsCommentedCode" +// #define WANT_PIXEL_DEPTH_OFFSET 1 + +#line 171 "DumpShaderDefinesAsCommentedCode" +// #define WORKING_COLOR_SPACE_IS_SRGB 1 + +#line 879 "/Engine/Public/Platform.ush" +float max3(float a, float b, float c) +{ + return max(a, max(b, c)); +} + +#line 884 "/Engine/Public/Platform.ush" +int max3(int a, int b, int c) +{ + return max(a, max(b, c)); +} + +#line 889 "/Engine/Public/Platform.ush" +uint max3(uint a, uint b, uint c) +{ + return max(a, max(b, c)); +} + +#line 894 "/Engine/Public/Platform.ush" +float2 max3 ( float2 a, float2 b, float2 c) { return float2( max3 (a.x , b.x , c.x ), max3 (a.y , b.y , c.y )); } + +#line 894 "/Engine/Public/Platform.ush" +float3 max3 ( float3 a, float3 b, float3 c) { return float3( max3 (a.xy, b.xy, c.xy), max3 (a.z , b.z , c.z )); } + +#line 894 "/Engine/Public/Platform.ush" +float4 max3 ( float4 a, float4 b, float4 c) { return float4( max3 (a.xy, b.xy, c.xy), max3 (a.zw, b.zw, c.zw)); } + +#line 895 "/Engine/Public/Platform.ush" +int2 max3 ( int2 a, int2 b, int2 c) { return int2( max3 (a.x , b.x , c.x ), max3 (a.y , b.y , c.y )); } + +#line 895 "/Engine/Public/Platform.ush" +int3 max3 ( int3 a, int3 b, int3 c) { return int3( max3 (a.xy, b.xy, c.xy), max3 (a.z , b.z , c.z )); } + +#line 895 "/Engine/Public/Platform.ush" +int4 max3 ( int4 a, int4 b, int4 c) { return int4( max3 (a.xy, b.xy, c.xy), max3 (a.zw, b.zw, c.zw)); } + +#line 896 "/Engine/Public/Platform.ush" +uint2 max3 ( uint2 a, uint2 b, uint2 c) { return uint2( max3 (a.x , b.x , c.x ), max3 (a.y , b.y , c.y )); } + +#line 896 "/Engine/Public/Platform.ush" +uint3 max3 ( uint3 a, uint3 b, uint3 c) { return uint3( max3 (a.xy, b.xy, c.xy), max3 (a.z , b.z , c.z )); } + +#line 896 "/Engine/Public/Platform.ush" +uint4 max3 ( uint4 a, uint4 b, uint4 c) { return uint4( max3 (a.xy, b.xy, c.xy), max3 (a.zw, b.zw, c.zw)); } + +#line 973 "/Engine/Public/Platform.ush" +bool select_internal(bool c, bool a, bool b) { return bool (c ? a.x : b.x); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool c, bool a, bool2 b) { return bool2(c ? a : b.x, c ? a : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool c, bool2 a, bool b) { return bool2(c ? a.x : b , c ? a.y : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool c, bool2 a, bool2 b) { return bool2(c ? a.x : b.x, c ? a.y : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool a, bool b) { return bool2(c.x ? a : b , c.y ? a : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool a, bool2 b) { return bool2(c.x ? a : b.x, c.y ? a : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool2 a, bool b) { return bool2(c.x ? a.x : b , c.y ? a.y : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool2 a, bool2 b) { return bool2(c.x ? a.x : b.x, c.y ? a.y : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool c, bool a, bool3 b) { return bool3(c ? a : b.x, c ? a : b.y, c ? a : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool c, bool3 a, bool b) { return bool3(c ? a.x : b , c ? a.y : b , c ? a.z : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool c, bool3 a, bool3 b) { return bool3(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool a, bool b) { return bool3(c.x ? a : b , c.y ? a : b , c.z ? a : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool a, bool3 b) { return bool3(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool3 a, bool b) { return bool3(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool3 a, bool3 b) { return bool3(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool c, bool a, bool4 b) { return bool4(c ? a : b.x, c ? a : b.y, c ? a : b.z, c ? a : b.w); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool c, bool4 a, bool b) { return bool4(c ? a.x : b , c ? a.y : b , c ? a.z : b , c ? a.w : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool c, bool4 a, bool4 b) { return bool4(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z, c ? a.w : b.w); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool a, bool b) { return bool4(c.x ? a : b , c.y ? a : b , c.z ? a : b , c.w ? a : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool a, bool4 b) { return bool4(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z, c.w ? a : b.w); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool4 a, bool b) { return bool4(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b , c.w ? a.w : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool4 a, bool4 b) { return bool4(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z, c.w ? a.w : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int select_internal(bool c, int a, int b) { return int (c ? a.x : b.x); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool c, int a, int2 b) { return int2(c ? a : b.x, c ? a : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool c, int2 a, int b) { return int2(c ? a.x : b , c ? a.y : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool c, int2 a, int2 b) { return int2(c ? a.x : b.x, c ? a.y : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int a, int b) { return int2(c.x ? a : b , c.y ? a : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int a, int2 b) { return int2(c.x ? a : b.x, c.y ? a : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int2 a, int b) { return int2(c.x ? a.x : b , c.y ? a.y : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int2 a, int2 b) { return int2(c.x ? a.x : b.x, c.y ? a.y : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool c, int a, int3 b) { return int3(c ? a : b.x, c ? a : b.y, c ? a : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool c, int3 a, int b) { return int3(c ? a.x : b , c ? a.y : b , c ? a.z : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool c, int3 a, int3 b) { return int3(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int a, int b) { return int3(c.x ? a : b , c.y ? a : b , c.z ? a : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int a, int3 b) { return int3(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int3 a, int b) { return int3(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int3 a, int3 b) { return int3(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool c, int a, int4 b) { return int4(c ? a : b.x, c ? a : b.y, c ? a : b.z, c ? a : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool c, int4 a, int b) { return int4(c ? a.x : b , c ? a.y : b , c ? a.z : b , c ? a.w : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool c, int4 a, int4 b) { return int4(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z, c ? a.w : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int a, int b) { return int4(c.x ? a : b , c.y ? a : b , c.z ? a : b , c.w ? a : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int a, int4 b) { return int4(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z, c.w ? a : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int4 a, int b) { return int4(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b , c.w ? a.w : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int4 a, int4 b) { return int4(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z, c.w ? a.w : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float select_internal(bool c, float a, float b) { return float (c ? a.x : b.x); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool c, float a, float2 b) { return float2(c ? a : b.x, c ? a : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool c, float2 a, float b) { return float2(c ? a.x : b , c ? a.y : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool c, float2 a, float2 b) { return float2(c ? a.x : b.x, c ? a.y : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float a, float b) { return float2(c.x ? a : b , c.y ? a : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float a, float2 b) { return float2(c.x ? a : b.x, c.y ? a : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float2 a, float b) { return float2(c.x ? a.x : b , c.y ? a.y : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float2 a, float2 b) { return float2(c.x ? a.x : b.x, c.y ? a.y : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool c, float a, float3 b) { return float3(c ? a : b.x, c ? a : b.y, c ? a : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool c, float3 a, float b) { return float3(c ? a.x : b , c ? a.y : b , c ? a.z : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool c, float3 a, float3 b) { return float3(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float a, float b) { return float3(c.x ? a : b , c.y ? a : b , c.z ? a : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float a, float3 b) { return float3(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float3 a, float b) { return float3(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float3 a, float3 b) { return float3(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool c, float a, float4 b) { return float4(c ? a : b.x, c ? a : b.y, c ? a : b.z, c ? a : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool c, float4 a, float b) { return float4(c ? a.x : b , c ? a.y : b , c ? a.z : b , c ? a.w : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool c, float4 a, float4 b) { return float4(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z, c ? a.w : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float a, float b) { return float4(c.x ? a : b , c.y ? a : b , c.z ? a : b , c.w ? a : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float a, float4 b) { return float4(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z, c.w ? a : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float4 a, float b) { return float4(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b , c.w ? a.w : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float4 a, float4 b) { return float4(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z, c.w ? a.w : b.w); } + +#line 1027 "/Engine/Public/Platform.ush" +float CondMask(bool Cond, float Src0, float Src1) { return Cond ? Src0 : Src1; } + +#line 1028 "/Engine/Public/Platform.ush" +float2 CondMask(bool Cond, float2 Src0, float2 Src1) { return Cond ? Src0 : Src1; } + +#line 1029 "/Engine/Public/Platform.ush" +float3 CondMask(bool Cond, float3 Src0, float3 Src1) { return Cond ? Src0 : Src1; } + +#line 1030 "/Engine/Public/Platform.ush" +float4 CondMask(bool Cond, float4 Src0, float4 Src1) { return Cond ? Src0 : Src1; } + +#line 1032 "/Engine/Public/Platform.ush" +int CondMask(bool Cond, int Src0, int Src1) { return Cond ? Src0 : Src1; } + +#line 1033 "/Engine/Public/Platform.ush" +int2 CondMask(bool Cond, int2 Src0, int2 Src1) { return Cond ? Src0 : Src1; } + +#line 1034 "/Engine/Public/Platform.ush" +int3 CondMask(bool Cond, int3 Src0, int3 Src1) { return Cond ? Src0 : Src1; } + +#line 1035 "/Engine/Public/Platform.ush" +int4 CondMask(bool Cond, int4 Src0, int4 Src1) { return Cond ? Src0 : Src1; } + +#line 1037 "/Engine/Public/Platform.ush" +uint CondMask(bool Cond, uint Src0, uint Src1) { return Cond ? Src0 : Src1; } + +#line 1038 "/Engine/Public/Platform.ush" +uint2 CondMask(bool Cond, uint2 Src0, uint2 Src1) { return Cond ? Src0 : Src1; } + +#line 1039 "/Engine/Public/Platform.ush" +uint3 CondMask(bool Cond, uint3 Src0, uint3 Src1) { return Cond ? Src0 : Src1; } + +#line 1040 "/Engine/Public/Platform.ush" +uint4 CondMask(bool Cond, uint4 Src0, uint4 Src1) { return Cond ? Src0 : Src1; } + +#line 45 "/Engine/Private/Common.ush" +struct FloatDeriv2 +{ + float2 Value; + float2 Ddx; + float2 Ddy; +}; + +#line 119 "/Engine/Private/Common.ush" +const static float Max10BitsFloat = 64512.0f; + +#line 5 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCScalar +{ + float Tile; + float Offset; +}; + +#line 11 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector2 +{ + float2 Tile; + float2 Offset; +}; + +#line 17 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector3 +{ + float3 Tile; + float3 Offset; +}; + +#line 23 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector4 +{ + float4 Tile; + float4 Offset; +}; + +#line 58 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCMatrix +{ + float4x4 M; + float3 Tile; +}; + +#line 65 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCInverseMatrix +{ + float4x4 M; + float3 Tile; + int Dummy; +}; + +#line 75 "/Engine/Private/LargeWorldCoordinates.ush" +float LWCGetTileOffset(FLWCScalar V) { return (( V ).Tile) * 2097152.00f; } + +#line 76 "/Engine/Private/LargeWorldCoordinates.ush" +float2 LWCGetTileOffset(FLWCVector2 V) { return (( V ).Tile) * 2097152.00f; } + +#line 77 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCGetTileOffset(FLWCVector3 V) { return (( V ).Tile) * 2097152.00f; } + +#line 78 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCGetTileOffset(FLWCVector4 V) { return (( V ).Tile) * 2097152.00f; } + +#line 79 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCGetTileOffset(FLWCMatrix V) { return (( V ).Tile) * 2097152.00f; } + +#line 80 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCGetTileOffset(FLWCInverseMatrix V) { return (( V ).Tile) * 2097152.00f; } + +#line 82 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 Make4x3Matrix(float4x4 M) +{ + + float4x4 Result; + Result[0] = float4(M[0].xyz, 0.0f); + Result[1] = float4(M[1].xyz, 0.0f); + Result[2] = float4(M[2].xyz, 0.0f); + Result[3] = float4(M[3].xyz, 1.0f); + return Result; +} + +#line 93 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 MakeTranslationMatrix(float3 Offset) +{ + float4x4 Result; + Result[0] = float4(1.0f, 0.0f, 0.0f, 0.0f); + Result[1] = float4(0.0f, 1.0f, 0.0f, 0.0f); + Result[2] = float4(0.0f, 0.0f, 1.0f, 0.0f); + Result[3] = float4(Offset, 1.0f); + return Result; +} + +#line 103 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar MakeLWCScalar(float Tile, float Offset) +{ + FLWCScalar Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 111 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector2 MakeLWCVector2(float2 Tile, float2 Offset) +{ + FLWCVector2 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 119 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector3 MakeLWCVector3(float3 Tile, float3 Offset) +{ + FLWCVector3 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 127 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(float4 Tile, float4 Offset) +{ + FLWCVector4 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 135 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(float3 Tile, float4 Offset) +{ + return MakeLWCVector4(float4(Tile, 0), Offset); +} + +#line 140 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(FLWCVector3 XYZ, float W) +{ + return MakeLWCVector4( (( XYZ ).Tile), float4(XYZ.Offset, W)); +} + +#line 161 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix MakeLWCMatrix(float3 Tile, float4x4 InMatrix) +{ + FLWCMatrix Result; + ( Result ).Tile = ( Tile ); + Result.M = InMatrix; + return Result; +} + +#line 169 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix MakeLWCMatrix4x3(float3 Tile, float4x4 InMatrix) +{ + FLWCMatrix Result; + ( Result ).Tile = ( Tile ); + Result.M = Make4x3Matrix(InMatrix); + return Result; +} + +#line 177 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix MakeLWCInverseMatrix(float3 Tile, float4x4 InMatrix) +{ + FLWCInverseMatrix Result; + ( Result ).Tile = ( -Tile ); + Result.M = InMatrix; + Result.Dummy = 0; + return Result; +} + +#line 186 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix MakeLWCInverseMatrix4x3(float3 Tile, float4x4 InMatrix) +{ + FLWCInverseMatrix Result; + ( Result ).Tile = ( -Tile ); + Result.M = Make4x3Matrix(InMatrix); + Result.Dummy = 0; + return Result; +} + +#line 197 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCScalar V, int C) { return V; } + +#line 198 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCVector2 V, int C) { return MakeLWCScalar( (( V ).Tile)[C], V.Offset[C]); } + +#line 199 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCVector3 V, int C) { return MakeLWCScalar( (( V ).Tile)[C], V.Offset[C]); } + +#line 200 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCVector4 V, int C) { return MakeLWCScalar( (( V ).Tile)[C], V.Offset[C]); } + +#line 227 "/Engine/Private/LargeWorldCoordinates.ush" +float LWCToFloat(FLWCScalar Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 228 "/Engine/Private/LargeWorldCoordinates.ush" +float2 LWCToFloat(FLWCVector2 Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 229 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCToFloat(FLWCVector3 Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 230 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCToFloat(FLWCVector4 Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 232 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCToFloat(FLWCMatrix Value) +{ + float4x4 Result = Value.M; + Result[3].xyz = LWCGetTileOffset(Value) + Result[3].xyz; + return Result; +} + +#line 239 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCToFloat(FLWCInverseMatrix Value) +{ + float4x4 TileOffset = MakeTranslationMatrix(LWCGetTileOffset(Value)); + return mul(TileOffset, Value.M); +} + +#line 256 "/Engine/Private/LargeWorldCoordinates.ush" +float LWCToFloat(float Value) { return Value; } + +#line 257 "/Engine/Private/LargeWorldCoordinates.ush" +float2 LWCToFloat(float2 Value) { return Value; } + +#line 258 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCToFloat(float3 Value) { return Value; } + +#line 259 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCToFloat(float4 Value) { return Value; } + +#line 260 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCToFloat(float4x4 Value) { return Value; } + +#line 277 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector3 LWCMultiply(float3 Position, FLWCMatrix InMatrix) +{ + + float3 Offset = (Position.xxx * InMatrix.M[0].xyz + Position.yyy * InMatrix.M[1].xyz + Position.zzz * InMatrix.M[2].xyz) + InMatrix.M[3].xyz; + return MakeLWCVector3( (( InMatrix ).Tile), Offset); +} + +#line 284 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 LWCMultiply(float4 Position, FLWCMatrix InMatrix) +{ + float4 Offset = mul(Position, InMatrix.M); + return MakeLWCVector4( (( InMatrix ).Tile), Offset); +} + +#line 290 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCMultiply(FLWCVector3 Position, FLWCInverseMatrix InMatrix) +{ + float3 LocalPosition = LWCToFloat(MakeLWCVector3( (( Position ).Tile) + (( InMatrix ).Tile), Position.Offset)); + return (LocalPosition.xxx * InMatrix.M[0].xyz + LocalPosition.yyy * InMatrix.M[1].xyz + LocalPosition.zzz * InMatrix.M[2].xyz) + InMatrix.M[3].xyz; +} + +#line 296 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCMultiply(FLWCVector4 Position, FLWCInverseMatrix InMatrix) +{ + float4 LocalPosition = LWCToFloat(MakeLWCVector4( (( Position ).Tile) + float4( (( InMatrix ).Tile), 0), Position.Offset)); + return mul(LocalPosition, InMatrix.M); +} + +#line 312 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix LWCMultiply(float4x4 Lhs, FLWCMatrix Rhs) +{ + float4x4 ResultMatrix = mul(Lhs, Rhs.M); + return MakeLWCMatrix( (( Rhs ).Tile), ResultMatrix); +} + +#line 318 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix LWCMultiply(FLWCInverseMatrix Lhs, float4x4 Rhs) +{ + float4x4 ResultMatrix = mul(Lhs.M, Rhs); + return MakeLWCInverseMatrix(- (( Lhs ).Tile), ResultMatrix); +} + +#line 324 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCMultiply(FLWCMatrix Lhs, FLWCInverseMatrix Rhs) +{ + + float4x4 Result = Lhs.M; + Result = mul(Result, MakeTranslationMatrix(( (( Lhs ).Tile) + (( Rhs ).Tile)) * 2097152.00f)); + Result = mul(Result, Rhs.M); + return Result; +} + +#line 20 "/Engine/Private/LWCOperations.ush" +float LWCRcpUnscaled(FLWCScalar V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float LWCRcpScaled(FLWCScalar V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float LWCRcp(FLWCScalar V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCAdd(FLWCScalar Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCAdd(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCAdd(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(FLWCScalar Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float LWCFrac(FLWCScalar V) +{ + float FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCMultiply(FLWCScalar Lhs, FLWCScalar Rhs) +{ + return MakeLWCScalar( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCMultiply(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCMultiply(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCDivide(FLWCScalar Lhs, FLWCScalar Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCDivide(FLWCScalar Lhs, float Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCDivide(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar((float)0, Lhs * LWCRcp(Rhs)); } + +#line 20 "/Engine/Private/LWCOperations.ush" +float2 LWCRcpUnscaled(FLWCVector2 V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float2 LWCRcpScaled(FLWCVector2 V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float2 LWCRcp(FLWCVector2 V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCAdd(FLWCVector2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCAdd(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCAdd(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(FLWCVector2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float2 LWCFrac(FLWCVector2 V) +{ + float2 FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCMultiply(FLWCVector2 Lhs, FLWCVector2 Rhs) +{ + return MakeLWCVector2( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCMultiply(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCMultiply(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCDivide(FLWCVector2 Lhs, FLWCVector2 Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCDivide(FLWCVector2 Lhs, float2 Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCDivide(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2((float2)0, Lhs * LWCRcp(Rhs)); } + +#line 20 "/Engine/Private/LWCOperations.ush" +float3 LWCRcpUnscaled(FLWCVector3 V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float3 LWCRcpScaled(FLWCVector3 V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float3 LWCRcp(FLWCVector3 V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCAdd(FLWCVector3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCAdd(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCAdd(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(FLWCVector3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float3 LWCFrac(FLWCVector3 V) +{ + float3 FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCMultiply(FLWCVector3 Lhs, FLWCVector3 Rhs) +{ + return MakeLWCVector3( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCMultiply(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCMultiply(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCDivide(FLWCVector3 Lhs, FLWCVector3 Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCDivide(FLWCVector3 Lhs, float3 Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCDivide(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3((float3)0, Lhs * LWCRcp(Rhs)); } + +#line 20 "/Engine/Private/LWCOperations.ush" +float4 LWCRcpUnscaled(FLWCVector4 V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float4 LWCRcpScaled(FLWCVector4 V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float4 LWCRcp(FLWCVector4 V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCAdd(FLWCVector4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCAdd(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCAdd(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(FLWCVector4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float4 LWCFrac(FLWCVector4 V) +{ + float4 FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCMultiply(FLWCVector4 Lhs, FLWCVector4 Rhs) +{ + return MakeLWCVector4( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCMultiply(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCMultiply(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCDivide(FLWCVector4 Lhs, FLWCVector4 Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCDivide(FLWCVector4 Lhs, float4 Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCDivide(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4((float4)0, Lhs * LWCRcp(Rhs)); } + +#line 423 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCScalar V) { return V; } + +#line 424 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCVector2 V) { return LWCAdd( LWCGetComponent( V , 0), LWCGetComponent( V , 1)); } + +#line 425 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCVector3 V) { return LWCAdd(LWCAdd( LWCGetComponent( V , 0), LWCGetComponent( V , 1)), LWCGetComponent( V , 2)); } + +#line 426 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCVector4 V) { return LWCAdd(LWCAdd(LWCAdd( LWCGetComponent( V , 0), LWCGetComponent( V , 1)), LWCGetComponent( V , 2)), LWCGetComponent( V , 3)); } + +#line 428 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCScalar Lhs, FLWCScalar Rhs) { return LWCMultiply(Lhs, Rhs); } + +#line 429 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCScalar Lhs, float Rhs) { return LWCMultiply(Lhs, Rhs); } + +#line 430 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector2 Lhs, FLWCVector2 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 431 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector2 Lhs, float2 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 432 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector3 Lhs, FLWCVector3 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 433 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector3 Lhs, float3 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 434 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector4 Lhs, FLWCVector4 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 435 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector4 Lhs, float4 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 19 "/Engine/Shared/LightSceneData.h" +struct FLightSceneData +{ + + FLWCVector3 WorldPosition; + + + float InvRadius; + + + float4 Color; + + + float FalloffExponent; + + + float3 Direction; + + + float SpecularScale; + + + + float3 Tangent; + + + float SourceRadius; + + + float2 SpotAngles; + + + float SoftSourceRadius; + + + float SourceLength; + + + float RectLightBarnCosAngle; + + + float RectLightBarnLength; + + + float2 RectLightAtlasUVOffset; + float2 RectLightAtlasUVScale; + float RectLightAtlasMaxLevel; + + float InverseExposureBlend; + + + uint LightTypeAndShadowMapChannelMaskPacked; +}; + +#line 3 "/Engine/Generated/UniformBuffers/View.ush" +cbuffer UniformBufferConstants_View +{ + float4x4 View_TranslatedWorldToClip; + float4x4 View_RelativeWorldToClip; + float4x4 View_ClipToRelativeWorld; + float4x4 View_TranslatedWorldToView; + float4x4 View_ViewToTranslatedWorld; + float4x4 View_TranslatedWorldToCameraView; + float4x4 View_CameraViewToTranslatedWorld; + float4x4 View_ViewToClip; + float4x4 View_ViewToClipNoAA; + float4x4 View_ClipToView; + float4x4 View_ClipToTranslatedWorld; + float4x4 View_SVPositionToTranslatedWorld; + float4x4 View_ScreenToRelativeWorld; + float4x4 View_ScreenToTranslatedWorld; + float4x4 View_MobileMultiviewShadowTransform; + float3 View_ViewTilePosition; + float PrePadding_View_972; + float3 View_MatrixTilePosition; + float PrePadding_View_988; + float3 View_ViewForward; + float PrePadding_View_1004; + float3 View_ViewUp; + float PrePadding_View_1020; + float3 View_ViewRight; + float PrePadding_View_1036; + float3 View_HMDViewNoRollUp; + float PrePadding_View_1052; + float3 View_HMDViewNoRollRight; + float PrePadding_View_1068; + float4 View_InvDeviceZToWorldZTransform; + float4 View_ScreenPositionScaleBias; + float3 View_RelativeWorldCameraOrigin; + float PrePadding_View_1116; + float3 View_TranslatedWorldCameraOrigin; + float PrePadding_View_1132; + float3 View_RelativeWorldViewOrigin; + float PrePadding_View_1148; + float3 View_RelativePreViewTranslation; + float PrePadding_View_1164; + float4x4 View_PrevViewToClip; + float4x4 View_PrevClipToView; + float4x4 View_PrevTranslatedWorldToClip; + float4x4 View_PrevTranslatedWorldToView; + float4x4 View_PrevViewToTranslatedWorld; + float4x4 View_PrevTranslatedWorldToCameraView; + float4x4 View_PrevCameraViewToTranslatedWorld; + float3 View_PrevTranslatedWorldCameraOrigin; + float PrePadding_View_1628; + float3 View_PrevRelativeWorldCameraOrigin; + float PrePadding_View_1644; + float3 View_PrevRelativeWorldViewOrigin; + float PrePadding_View_1660; + float3 View_RelativePrevPreViewTranslation; + float PrePadding_View_1676; + float4x4 View_PrevClipToRelativeWorld; + float4x4 View_PrevScreenToTranslatedWorld; + float4x4 View_ClipToPrevClip; + float4x4 View_ClipToPrevClipWithAA; + float4 View_TemporalAAJitter; + float4 View_GlobalClippingPlane; + float2 View_FieldOfViewWideAngles; + float2 View_PrevFieldOfViewWideAngles; + float4 View_ViewRectMin; + float4 View_ViewSizeAndInvSize; + uint4 View_ViewRectMinAndSize; + float4 View_LightProbeSizeRatioAndInvSizeRatio; + float4 View_BufferSizeAndInvSize; + float4 View_BufferBilinearUVMinMax; + float4 View_ScreenToViewSpace; + float2 View_BufferToSceneTextureScale; + float2 View_ResolutionFractionAndInv; + int View_NumSceneColorMSAASamples; + float View_ProjectionDepthThicknessScale; + float View_PreExposure; + float View_OneOverPreExposure; + float4 View_DiffuseOverrideParameter; + float4 View_SpecularOverrideParameter; + float4 View_NormalOverrideParameter; + float2 View_RoughnessOverrideParameter; + float View_PrevFrameGameTime; + float View_PrevFrameRealTime; + float View_OutOfBoundsMask; + float PrePadding_View_2196; + float PrePadding_View_2200; + float PrePadding_View_2204; + float3 View_WorldCameraMovementSinceLastFrame; + float View_CullingSign; + float View_NearPlane; + float View_GameTime; + float View_RealTime; + float View_DeltaTime; + float View_MaterialTextureMipBias; + float View_MaterialTextureDerivativeMultiply; + uint View_Random; + uint View_FrameNumber; + uint View_FrameCounter; + uint View_StateFrameIndexMod8; + uint View_StateFrameIndex; + uint View_DebugViewModeMask; + uint View_WorldIsPaused; + float View_CameraCut; + float View_UnlitViewmodeMask; + float PrePadding_View_2284; + float4 View_DirectionalLightColor; + float3 View_DirectionalLightDirection; + float PrePadding_View_2316; + float4 View_TranslucencyLightingVolumeMin[2]; + float4 View_TranslucencyLightingVolumeInvSize[2]; + float4 View_TemporalAAParams; + float4 View_CircleDOFParams; + float View_DepthOfFieldSensorWidth; + float View_DepthOfFieldFocalDistance; + float View_DepthOfFieldScale; + float View_DepthOfFieldFocalLength; + float View_DepthOfFieldFocalRegion; + float View_DepthOfFieldNearTransitionRegion; + float View_DepthOfFieldFarTransitionRegion; + float View_MotionBlurNormalizedToPixel; + float View_GeneralPurposeTweak; + float View_GeneralPurposeTweak2; + float View_DemosaicVposOffset; + float View_DecalDepthBias; + float3 View_IndirectLightingColorScale; + float PrePadding_View_2476; + float3 View_PrecomputedIndirectLightingColorScale; + float PrePadding_View_2492; + float3 View_PrecomputedIndirectSpecularColorScale; + float PrePadding_View_2508; + float4 View_AtmosphereLightDirection[2]; + float4 View_AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 View_AtmosphereLightIlluminanceOuterSpace[2]; + float4 View_AtmosphereLightDiscLuminance[2]; + float4 View_AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 View_SkyViewLutSizeAndInvSize; + float3 View_SkyCameraTranslatedWorldOrigin; + float PrePadding_View_2700; + float4 View_SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 View_SkyViewLutReferential; + float4 View_SkyAtmosphereSkyLuminanceFactor; + float View_SkyAtmospherePresentInScene; + float View_SkyAtmosphereHeightFogContribution; + float View_SkyAtmosphereBottomRadiusKm; + float View_SkyAtmosphereTopRadiusKm; + float4 View_SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float View_SkyAtmosphereAerialPerspectiveStartDepthKm; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float View_SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float PrePadding_View_2856; + float PrePadding_View_2860; + float3 View_NormalCurvatureToRoughnessScaleBias; + float View_RenderingReflectionCaptureMask; + float View_RealTimeReflectionCapture; + float View_RealTimeReflectionCapturePreExposure; + float PrePadding_View_2888; + float PrePadding_View_2892; + float4 View_AmbientCubemapTint; + float View_AmbientCubemapIntensity; + float View_SkyLightApplyPrecomputedBentNormalShadowingFlag; + float View_SkyLightAffectReflectionFlag; + float View_SkyLightAffectGlobalIlluminationFlag; + float4 View_SkyLightColor; + float4 View_MobileSkyIrradianceEnvironmentMap[8]; + float View_MobilePreviewMode; + float View_HMDEyePaddingOffset; + float View_ReflectionCubemapMaxMip; + float View_ShowDecalsMask; + uint View_DistanceFieldAOSpecularOcclusionMode; + float View_IndirectCapsuleSelfShadowingIntensity; + float PrePadding_View_3096; + float PrePadding_View_3100; + float3 View_ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int View_StereoPassIndex; + float4 View_GlobalVolumeTranslatedCenterAndExtent[6]; + float4 View_GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 View_GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 View_GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float View_GlobalDistanceFieldMipFactor; + float View_GlobalDistanceFieldMipTransition; + int View_GlobalDistanceFieldClipmapSizeInPages; + int PrePadding_View_3516; + float3 View_GlobalDistanceFieldInvPageAtlasSize; + float PrePadding_View_3532; + float3 View_GlobalDistanceFieldInvCoverageAtlasSize; + float View_GlobalVolumeDimension; + float View_GlobalVolumeTexelSize; + float View_MaxGlobalDFAOConeDistance; + uint View_NumGlobalSDFClipmaps; + float View_CoveredExpandSurfaceScale; + float View_NotCoveredExpandSurfaceScale; + float View_NotCoveredMinStepScale; + float View_DitheredTransparencyStepThreshold; + float View_DitheredTransparencyTraceThreshold; + int2 View_CursorPosition; + float View_bCheckerboardSubsurfaceProfileRendering; + float PrePadding_View_3596; + float3 View_VolumetricFogInvGridSize; + float PrePadding_View_3612; + float3 View_VolumetricFogGridZParams; + float PrePadding_View_3628; + float2 View_VolumetricFogSVPosToVolumeUV; + float2 View_VolumetricFogViewGridUVToPrevViewRectUV; + float2 View_VolumetricFogPrevViewGridRectUVToResourceUV; + float2 View_VolumetricFogPrevUVMax; + float2 View_VolumetricFogScreenToResourceUV; + float2 View_VolumetricFogUVMax; + float View_VolumetricFogMaxDistance; + float PrePadding_View_3684; + float PrePadding_View_3688; + float PrePadding_View_3692; + float3 View_VolumetricLightmapWorldToUVScale; + float PrePadding_View_3708; + float3 View_VolumetricLightmapWorldToUVAdd; + float PrePadding_View_3724; + float3 View_VolumetricLightmapIndirectionTextureSize; + float View_VolumetricLightmapBrickSize; + float3 View_VolumetricLightmapBrickTexelSize; + float View_IndirectLightingCacheShowFlag; + float View_EyeToPixelSpreadAngle; + float PrePadding_View_3764; + float PrePadding_View_3768; + float PrePadding_View_3772; + float4 View_XRPassthroughCameraUVs[2]; + float View_GlobalVirtualTextureMipBias; + uint View_VirtualTextureFeedbackShift; + uint View_VirtualTextureFeedbackMask; + uint View_VirtualTextureFeedbackStride; + uint View_VirtualTextureFeedbackJitterOffset; + uint View_VirtualTextureFeedbackSampleOffset; + uint PrePadding_View_3832; + uint PrePadding_View_3836; + float4 View_RuntimeVirtualTextureMipLevel; + float2 View_RuntimeVirtualTexturePackHeight; + float PrePadding_View_3864; + float PrePadding_View_3868; + float4 View_RuntimeVirtualTextureDebugParams; + float View_OverrideLandscapeLOD; + int View_FarShadowStaticMeshLODBias; + float View_MinRoughness; + float PrePadding_View_3900; + float4 View_HairRenderInfo; + uint View_EnableSkyLight; + uint View_HairRenderInfoBits; + uint View_HairComponents; + float View_bSubsurfacePostprocessEnabled; + float4 View_SSProfilesTextureSizeAndInvSize; + float4 View_SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 View_SpecularProfileTextureSizeAndInvSize; + float3 View_PhysicsFieldClipmapCenter; + float View_PhysicsFieldClipmapDistance; + int View_PhysicsFieldClipmapResolution; + int View_PhysicsFieldClipmapExponent; + int View_PhysicsFieldClipmapCount; + int View_PhysicsFieldTargetCount; + int4 View_PhysicsFieldTargets[32]; + uint View_GPUSceneViewId; + float View_ViewResolutionFraction; + float View_SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float PrePadding_View_4540; + float4 View_TanAndInvTanHalfFOV; + float4 View_PrevTanAndInvTanHalfFOV; + float4 View_GlintLUTParameters0; + float4 View_GlintLUTParameters1; + uint BindlessSampler_View_MaterialTextureBilinearWrapedSampler ; + uint PrePadding_View_4612; + uint BindlessSampler_View_MaterialTextureBilinearClampedSampler ; + uint PrePadding_View_4620; + uint BindlessResource_View_VolumetricLightmapIndirectionTexture ; + uint PrePadding_View_4628; + uint BindlessResource_View_VolumetricLightmapBrickAmbientVector ; + uint PrePadding_View_4636; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients0 ; + uint PrePadding_View_4644; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients1 ; + uint PrePadding_View_4652; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients2 ; + uint PrePadding_View_4660; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients3 ; + uint PrePadding_View_4668; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients4 ; + uint PrePadding_View_4676; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients5 ; + uint PrePadding_View_4684; + uint BindlessResource_View_SkyBentNormalBrickTexture ; + uint PrePadding_View_4692; + uint BindlessResource_View_DirectionalLightShadowingBrickTexture ; + uint PrePadding_View_4700; + uint BindlessSampler_View_VolumetricLightmapBrickAmbientVectorSampler ; + uint PrePadding_View_4708; + uint BindlessSampler_View_VolumetricLightmapTextureSampler0 ; + uint PrePadding_View_4716; + uint BindlessSampler_View_VolumetricLightmapTextureSampler1 ; + uint PrePadding_View_4724; + uint BindlessSampler_View_VolumetricLightmapTextureSampler2 ; + uint PrePadding_View_4732; + uint BindlessSampler_View_VolumetricLightmapTextureSampler3 ; + uint PrePadding_View_4740; + uint BindlessSampler_View_VolumetricLightmapTextureSampler4 ; + uint PrePadding_View_4748; + uint BindlessSampler_View_VolumetricLightmapTextureSampler5 ; + uint PrePadding_View_4756; + uint BindlessSampler_View_SkyBentNormalTextureSampler ; + uint PrePadding_View_4764; + uint BindlessSampler_View_DirectionalLightShadowingTextureSampler ; + uint PrePadding_View_4772; + uint BindlessResource_View_GlobalDistanceFieldPageAtlasTexture ; + uint PrePadding_View_4780; + uint BindlessResource_View_GlobalDistanceFieldCoverageAtlasTexture ; + uint PrePadding_View_4788; + uint BindlessResource_View_GlobalDistanceFieldPageTableTexture ; + uint PrePadding_View_4796; + uint BindlessResource_View_GlobalDistanceFieldMipTexture ; + uint PrePadding_View_4804; + uint BindlessSampler_View_GlobalDistanceFieldPageAtlasTextureSampler ; + uint PrePadding_View_4812; + uint BindlessSampler_View_GlobalDistanceFieldCoverageAtlasTextureSampler ; + uint PrePadding_View_4820; + uint BindlessSampler_View_GlobalDistanceFieldMipTextureSampler ; + uint PrePadding_View_4828; + uint BindlessResource_View_AtmosphereTransmittanceTexture ; + uint PrePadding_View_4836; + uint BindlessSampler_View_AtmosphereTransmittanceTextureSampler ; + uint PrePadding_View_4844; + uint BindlessResource_View_AtmosphereIrradianceTexture ; + uint PrePadding_View_4852; + uint BindlessSampler_View_AtmosphereIrradianceTextureSampler ; + uint PrePadding_View_4860; + uint BindlessResource_View_AtmosphereInscatterTexture ; + uint PrePadding_View_4868; + uint BindlessSampler_View_AtmosphereInscatterTextureSampler ; + uint PrePadding_View_4876; + uint BindlessResource_View_PerlinNoiseGradientTexture ; + uint PrePadding_View_4884; + uint BindlessSampler_View_PerlinNoiseGradientTextureSampler ; + uint PrePadding_View_4892; + uint BindlessResource_View_PerlinNoise3DTexture ; + uint PrePadding_View_4900; + uint BindlessSampler_View_PerlinNoise3DTextureSampler ; + uint PrePadding_View_4908; + uint BindlessResource_View_SobolSamplingTexture ; + uint PrePadding_View_4916; + uint BindlessSampler_View_SharedPointWrappedSampler ; + uint PrePadding_View_4924; + uint BindlessSampler_View_SharedPointClampedSampler ; + uint PrePadding_View_4932; + uint BindlessSampler_View_SharedBilinearWrappedSampler ; + uint PrePadding_View_4940; + uint BindlessSampler_View_SharedBilinearClampedSampler ; + uint PrePadding_View_4948; + uint BindlessSampler_View_SharedBilinearAnisoClampedSampler ; + uint PrePadding_View_4956; + uint BindlessSampler_View_SharedTrilinearWrappedSampler ; + uint PrePadding_View_4964; + uint BindlessSampler_View_SharedTrilinearClampedSampler ; + uint PrePadding_View_4972; + uint BindlessResource_View_PreIntegratedBRDF ; + uint PrePadding_View_4980; + uint BindlessSampler_View_PreIntegratedBRDFSampler ; + uint PrePadding_View_4988; + uint BindlessResource_View_SkyIrradianceEnvironmentMap ; + uint PrePadding_View_4996; + uint BindlessResource_View_TransmittanceLutTexture ; + uint PrePadding_View_5004; + uint BindlessSampler_View_TransmittanceLutTextureSampler ; + uint PrePadding_View_5012; + uint BindlessResource_View_SkyViewLutTexture ; + uint PrePadding_View_5020; + uint BindlessSampler_View_SkyViewLutTextureSampler ; + uint PrePadding_View_5028; + uint BindlessResource_View_DistantSkyLightLutTexture ; + uint PrePadding_View_5036; + uint BindlessSampler_View_DistantSkyLightLutTextureSampler ; + uint PrePadding_View_5044; + uint BindlessResource_View_CameraAerialPerspectiveVolume ; + uint PrePadding_View_5052; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeSampler ; + uint PrePadding_View_5060; + uint BindlessResource_View_CameraAerialPerspectiveVolumeMieOnly ; + uint PrePadding_View_5068; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeMieOnlySampler ; + uint PrePadding_View_5076; + uint BindlessResource_View_CameraAerialPerspectiveVolumeRayOnly ; + uint PrePadding_View_5084; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeRayOnlySampler ; + uint PrePadding_View_5092; + uint BindlessResource_View_HairScatteringLUTTexture ; + uint PrePadding_View_5100; + uint BindlessSampler_View_HairScatteringLUTSampler ; + uint PrePadding_View_5108; + uint BindlessResource_View_GGXLTCMatTexture ; + uint PrePadding_View_5116; + uint BindlessSampler_View_GGXLTCMatSampler ; + uint PrePadding_View_5124; + uint BindlessResource_View_GGXLTCAmpTexture ; + uint PrePadding_View_5132; + uint BindlessSampler_View_GGXLTCAmpSampler ; + uint PrePadding_View_5140; + uint BindlessResource_View_SheenLTCTexture ; + uint PrePadding_View_5148; + uint BindlessSampler_View_SheenLTCSampler ; + uint PrePadding_View_5156; + uint View_bShadingEnergyConservation; + uint View_bShadingEnergyPreservation; + uint BindlessResource_View_ShadingEnergyGGXSpecTexture ; + uint PrePadding_View_5172; + uint BindlessResource_View_ShadingEnergyGGXGlassTexture ; + uint PrePadding_View_5180; + uint BindlessResource_View_ShadingEnergyClothSpecTexture ; + uint PrePadding_View_5188; + uint BindlessResource_View_ShadingEnergyDiffuseTexture ; + uint PrePadding_View_5196; + uint BindlessSampler_View_ShadingEnergySampler ; + uint PrePadding_View_5204; + uint BindlessResource_View_GlintTexture ; + uint PrePadding_View_5212; + uint BindlessSampler_View_GlintSampler ; + uint PrePadding_View_5220; + uint BindlessResource_View_SimpleVolumeTexture ; + uint PrePadding_View_5228; + uint BindlessSampler_View_SimpleVolumeTextureSampler ; + uint PrePadding_View_5236; + uint BindlessResource_View_SimpleVolumeEnvTexture ; + uint PrePadding_View_5244; + uint BindlessSampler_View_SimpleVolumeEnvTextureSampler ; + uint PrePadding_View_5252; + uint BindlessResource_View_SSProfilesTexture ; + uint PrePadding_View_5260; + uint BindlessSampler_View_SSProfilesSampler ; + uint PrePadding_View_5268; + uint BindlessSampler_View_SSProfilesTransmissionSampler ; + uint PrePadding_View_5276; + uint BindlessResource_View_SSProfilesPreIntegratedTexture ; + uint PrePadding_View_5284; + uint BindlessSampler_View_SSProfilesPreIntegratedSampler ; + uint PrePadding_View_5292; + uint BindlessResource_View_SpecularProfileTexture ; + uint PrePadding_View_5300; + uint BindlessSampler_View_SpecularProfileSampler ; + uint PrePadding_View_5308; + uint BindlessResource_View_WaterIndirection ; + uint PrePadding_View_5316; + uint BindlessResource_View_WaterData ; + uint PrePadding_View_5324; + float4 View_RectLightAtlasSizeAndInvSize; + float View_RectLightAtlasMaxMipLevel; + float PrePadding_View_5348; + uint BindlessResource_View_RectLightAtlasTexture ; + uint PrePadding_View_5356; + uint BindlessSampler_View_RectLightAtlasSampler ; + uint PrePadding_View_5364; + uint PrePadding_View_5368; + uint PrePadding_View_5372; + float4 View_IESAtlasSizeAndInvSize; + uint BindlessResource_View_IESAtlasTexture ; + uint PrePadding_View_5396; + uint BindlessSampler_View_IESAtlasSampler ; + uint PrePadding_View_5404; + uint BindlessSampler_View_LandscapeWeightmapSampler ; + uint PrePadding_View_5412; + uint BindlessResource_View_LandscapeIndirection ; + uint PrePadding_View_5420; + uint BindlessResource_View_LandscapePerComponentData ; + uint PrePadding_View_5428; + uint BindlessResource_View_VTFeedbackBuffer ; + uint PrePadding_View_5436; + uint BindlessResource_View_PhysicsFieldClipmapBuffer ; + uint PrePadding_View_5444; + uint PrePadding_View_5448; + uint PrePadding_View_5452; + float3 View_TLASRelativePreViewTranslation; + float PrePadding_View_5468; + float3 View_TLASViewTilePosition; +} + +#line 480 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_MaterialTextureBilinearWrapedSampler; + +#line 481 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_MaterialTextureBilinearClampedSampler; + +#line 482 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapIndirectionTexture; + +#line 483 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickAmbientVector; + +#line 484 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients0; + +#line 485 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients1; + +#line 486 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients2; + +#line 487 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients3; + +#line 488 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients4; + +#line 489 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients5; + +#line 490 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SkyBentNormalBrickTexture; + +#line 491 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_DirectionalLightShadowingBrickTexture; + +#line 492 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapBrickAmbientVectorSampler; + +#line 493 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler0; + +#line 494 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler1; + +#line 495 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler2; + +#line 496 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler3; + +#line 497 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler4; + +#line 498 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler5; + +#line 499 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SkyBentNormalTextureSampler; + +#line 500 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_DirectionalLightShadowingTextureSampler; + +#line 501 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldPageAtlasTexture; + +#line 502 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldCoverageAtlasTexture; + +#line 503 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldPageTableTexture; + +#line 504 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldMipTexture; + +#line 505 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldPageAtlasTextureSampler; + +#line 506 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldCoverageAtlasTextureSampler; + +#line 507 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldMipTextureSampler; + +#line 508 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_AtmosphereTransmittanceTexture; + +#line 509 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereTransmittanceTextureSampler; + +#line 510 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_AtmosphereIrradianceTexture; + +#line 511 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereIrradianceTextureSampler; + +#line 512 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_AtmosphereInscatterTexture; + +#line 513 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereInscatterTextureSampler; + +#line 514 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_PerlinNoiseGradientTexture; + +#line 515 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PerlinNoiseGradientTextureSampler; + +#line 516 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_PerlinNoise3DTexture; + +#line 517 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PerlinNoise3DTextureSampler; + +#line 518 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SobolSamplingTexture; + +#line 519 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedPointWrappedSampler; + +#line 520 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedPointClampedSampler; + +#line 521 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearWrappedSampler; + +#line 522 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearClampedSampler; + +#line 523 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearAnisoClampedSampler; + +#line 524 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedTrilinearWrappedSampler; + +#line 525 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedTrilinearClampedSampler; + +#line 526 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_PreIntegratedBRDF; + +#line 527 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PreIntegratedBRDFSampler; + +#line 528 "/Engine/Generated/UniformBuffers/View.ush" +StructuredBuffer View_SkyIrradianceEnvironmentMap; + +#line 529 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_TransmittanceLutTexture; + +#line 530 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_TransmittanceLutTextureSampler; + +#line 531 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SkyViewLutTexture; + +#line 532 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SkyViewLutTextureSampler; + +#line 533 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_DistantSkyLightLutTexture; + +#line 534 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_DistantSkyLightLutTextureSampler; + +#line 535 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolume; + +#line 536 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeSampler; + +#line 537 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolumeMieOnly; + +#line 538 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeMieOnlySampler; + +#line 539 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolumeRayOnly; + +#line 540 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeRayOnlySampler; + +#line 541 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_HairScatteringLUTTexture; + +#line 542 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_HairScatteringLUTSampler; + +#line 543 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_GGXLTCMatTexture; + +#line 544 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GGXLTCMatSampler; + +#line 545 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_GGXLTCAmpTexture; + +#line 546 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GGXLTCAmpSampler; + +#line 547 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SheenLTCTexture; + +#line 548 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SheenLTCSampler; + +#line 549 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyGGXSpecTexture; + +#line 550 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_ShadingEnergyGGXGlassTexture; + +#line 551 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyClothSpecTexture; + +#line 552 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyDiffuseTexture; + +#line 553 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_ShadingEnergySampler; + +#line 554 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_GlintTexture; + +#line 555 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlintSampler; + +#line 556 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SimpleVolumeTexture; + +#line 557 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SimpleVolumeTextureSampler; + +#line 558 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SimpleVolumeEnvTexture; + +#line 559 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SimpleVolumeEnvTextureSampler; + +#line 560 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SSProfilesTexture; + +#line 561 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesSampler; + +#line 562 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesTransmissionSampler; + +#line 563 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_SSProfilesPreIntegratedTexture; + +#line 564 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesPreIntegratedSampler; + +#line 565 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_SpecularProfileTexture; + +#line 566 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SpecularProfileSampler; + +#line 567 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_WaterIndirection; + +#line 568 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_WaterData; + +#line 569 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_RectLightAtlasTexture; + +#line 570 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_RectLightAtlasSampler; + +#line 571 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_IESAtlasTexture; + +#line 572 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_IESAtlasSampler; + +#line 573 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_LandscapeWeightmapSampler; + +#line 574 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_LandscapeIndirection; + +#line 575 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_LandscapePerComponentData; + +#line 576 "/Engine/Generated/UniformBuffers/View.ush" +RWStructuredBuffer View_VTFeedbackBuffer; + +#line 577 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_PhysicsFieldClipmapBuffer; + +#line 578 "/Engine/Generated/UniformBuffers/View.ush" +static const struct +{ + float4x4 TranslatedWorldToClip; + float4x4 RelativeWorldToClip; + float4x4 ClipToRelativeWorld; + float4x4 TranslatedWorldToView; + float4x4 ViewToTranslatedWorld; + float4x4 TranslatedWorldToCameraView; + float4x4 CameraViewToTranslatedWorld; + float4x4 ViewToClip; + float4x4 ViewToClipNoAA; + float4x4 ClipToView; + float4x4 ClipToTranslatedWorld; + float4x4 SVPositionToTranslatedWorld; + float4x4 ScreenToRelativeWorld; + float4x4 ScreenToTranslatedWorld; + float4x4 MobileMultiviewShadowTransform; + float3 ViewTilePosition; + float3 MatrixTilePosition; + float3 ViewForward; + float3 ViewUp; + float3 ViewRight; + float3 HMDViewNoRollUp; + float3 HMDViewNoRollRight; + float4 InvDeviceZToWorldZTransform; + float4 ScreenPositionScaleBias; + float3 RelativeWorldCameraOrigin; + float3 TranslatedWorldCameraOrigin; + float3 RelativeWorldViewOrigin; + float3 RelativePreViewTranslation; + float4x4 PrevViewToClip; + float4x4 PrevClipToView; + float4x4 PrevTranslatedWorldToClip; + float4x4 PrevTranslatedWorldToView; + float4x4 PrevViewToTranslatedWorld; + float4x4 PrevTranslatedWorldToCameraView; + float4x4 PrevCameraViewToTranslatedWorld; + float3 PrevTranslatedWorldCameraOrigin; + float3 PrevRelativeWorldCameraOrigin; + float3 PrevRelativeWorldViewOrigin; + float3 RelativePrevPreViewTranslation; + float4x4 PrevClipToRelativeWorld; + float4x4 PrevScreenToTranslatedWorld; + float4x4 ClipToPrevClip; + float4x4 ClipToPrevClipWithAA; + float4 TemporalAAJitter; + float4 GlobalClippingPlane; + float2 FieldOfViewWideAngles; + float2 PrevFieldOfViewWideAngles; + float4 ViewRectMin; + float4 ViewSizeAndInvSize; + uint4 ViewRectMinAndSize; + float4 LightProbeSizeRatioAndInvSizeRatio; + float4 BufferSizeAndInvSize; + float4 BufferBilinearUVMinMax; + float4 ScreenToViewSpace; + float2 BufferToSceneTextureScale; + float2 ResolutionFractionAndInv; + int NumSceneColorMSAASamples; + float ProjectionDepthThicknessScale; + float PreExposure; + float OneOverPreExposure; + float4 DiffuseOverrideParameter; + float4 SpecularOverrideParameter; + float4 NormalOverrideParameter; + float2 RoughnessOverrideParameter; + float PrevFrameGameTime; + float PrevFrameRealTime; + float OutOfBoundsMask; + float3 WorldCameraMovementSinceLastFrame; + float CullingSign; + float NearPlane; + float GameTime; + float RealTime; + float DeltaTime; + float MaterialTextureMipBias; + float MaterialTextureDerivativeMultiply; + uint Random; + uint FrameNumber; + uint FrameCounter; + uint StateFrameIndexMod8; + uint StateFrameIndex; + uint DebugViewModeMask; + uint WorldIsPaused; + float CameraCut; + float UnlitViewmodeMask; + float4 DirectionalLightColor; + float3 DirectionalLightDirection; + float4 TranslucencyLightingVolumeMin[2]; + float4 TranslucencyLightingVolumeInvSize[2]; + float4 TemporalAAParams; + float4 CircleDOFParams; + float DepthOfFieldSensorWidth; + float DepthOfFieldFocalDistance; + float DepthOfFieldScale; + float DepthOfFieldFocalLength; + float DepthOfFieldFocalRegion; + float DepthOfFieldNearTransitionRegion; + float DepthOfFieldFarTransitionRegion; + float MotionBlurNormalizedToPixel; + float GeneralPurposeTweak; + float GeneralPurposeTweak2; + float DemosaicVposOffset; + float DecalDepthBias; + float3 IndirectLightingColorScale; + float3 PrecomputedIndirectLightingColorScale; + float3 PrecomputedIndirectSpecularColorScale; + float4 AtmosphereLightDirection[2]; + float4 AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 AtmosphereLightIlluminanceOuterSpace[2]; + float4 AtmosphereLightDiscLuminance[2]; + float4 AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 SkyViewLutSizeAndInvSize; + float3 SkyCameraTranslatedWorldOrigin; + float4 SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 SkyViewLutReferential; + float4 SkyAtmosphereSkyLuminanceFactor; + float SkyAtmospherePresentInScene; + float SkyAtmosphereHeightFogContribution; + float SkyAtmosphereBottomRadiusKm; + float SkyAtmosphereTopRadiusKm; + float4 SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float SkyAtmosphereAerialPerspectiveStartDepthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float3 NormalCurvatureToRoughnessScaleBias; + float RenderingReflectionCaptureMask; + float RealTimeReflectionCapture; + float RealTimeReflectionCapturePreExposure; + float4 AmbientCubemapTint; + float AmbientCubemapIntensity; + float SkyLightApplyPrecomputedBentNormalShadowingFlag; + float SkyLightAffectReflectionFlag; + float SkyLightAffectGlobalIlluminationFlag; + float4 SkyLightColor; + float4 MobileSkyIrradianceEnvironmentMap[8]; + float MobilePreviewMode; + float HMDEyePaddingOffset; + float ReflectionCubemapMaxMip; + float ShowDecalsMask; + uint DistanceFieldAOSpecularOcclusionMode; + float IndirectCapsuleSelfShadowingIntensity; + float3 ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int StereoPassIndex; + float4 GlobalVolumeTranslatedCenterAndExtent[6]; + float4 GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float GlobalDistanceFieldMipFactor; + float GlobalDistanceFieldMipTransition; + int GlobalDistanceFieldClipmapSizeInPages; + float3 GlobalDistanceFieldInvPageAtlasSize; + float3 GlobalDistanceFieldInvCoverageAtlasSize; + float GlobalVolumeDimension; + float GlobalVolumeTexelSize; + float MaxGlobalDFAOConeDistance; + uint NumGlobalSDFClipmaps; + float CoveredExpandSurfaceScale; + float NotCoveredExpandSurfaceScale; + float NotCoveredMinStepScale; + float DitheredTransparencyStepThreshold; + float DitheredTransparencyTraceThreshold; + int2 CursorPosition; + float bCheckerboardSubsurfaceProfileRendering; + float3 VolumetricFogInvGridSize; + float3 VolumetricFogGridZParams; + float2 VolumetricFogSVPosToVolumeUV; + float2 VolumetricFogViewGridUVToPrevViewRectUV; + float2 VolumetricFogPrevViewGridRectUVToResourceUV; + float2 VolumetricFogPrevUVMax; + float2 VolumetricFogScreenToResourceUV; + float2 VolumetricFogUVMax; + float VolumetricFogMaxDistance; + float3 VolumetricLightmapWorldToUVScale; + float3 VolumetricLightmapWorldToUVAdd; + float3 VolumetricLightmapIndirectionTextureSize; + float VolumetricLightmapBrickSize; + float3 VolumetricLightmapBrickTexelSize; + float IndirectLightingCacheShowFlag; + float EyeToPixelSpreadAngle; + float4 XRPassthroughCameraUVs[2]; + float GlobalVirtualTextureMipBias; + uint VirtualTextureFeedbackShift; + uint VirtualTextureFeedbackMask; + uint VirtualTextureFeedbackStride; + uint VirtualTextureFeedbackJitterOffset; + uint VirtualTextureFeedbackSampleOffset; + float4 RuntimeVirtualTextureMipLevel; + float2 RuntimeVirtualTexturePackHeight; + float4 RuntimeVirtualTextureDebugParams; + float OverrideLandscapeLOD; + int FarShadowStaticMeshLODBias; + float MinRoughness; + float4 HairRenderInfo; + uint EnableSkyLight; + uint HairRenderInfoBits; + uint HairComponents; + float bSubsurfacePostprocessEnabled; + float4 SSProfilesTextureSizeAndInvSize; + float4 SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 SpecularProfileTextureSizeAndInvSize; + float3 PhysicsFieldClipmapCenter; + float PhysicsFieldClipmapDistance; + int PhysicsFieldClipmapResolution; + int PhysicsFieldClipmapExponent; + int PhysicsFieldClipmapCount; + int PhysicsFieldTargetCount; + int4 PhysicsFieldTargets[32]; + uint GPUSceneViewId; + float ViewResolutionFraction; + float SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float4 TanAndInvTanHalfFOV; + float4 PrevTanAndInvTanHalfFOV; + float4 GlintLUTParameters0; + float4 GlintLUTParameters1; + uint bShadingEnergyConservation; + uint bShadingEnergyPreservation; + float4 RectLightAtlasSizeAndInvSize; + float RectLightAtlasMaxMipLevel; + float4 IESAtlasSizeAndInvSize; + float3 TLASRelativePreViewTranslation; + float3 TLASViewTilePosition; + SamplerState MaterialTextureBilinearWrapedSampler; + SamplerState MaterialTextureBilinearClampedSampler; + Texture3D VolumetricLightmapIndirectionTexture; + Texture3D VolumetricLightmapBrickAmbientVector; + Texture3D VolumetricLightmapBrickSHCoefficients0; + Texture3D VolumetricLightmapBrickSHCoefficients1; + Texture3D VolumetricLightmapBrickSHCoefficients2; + Texture3D VolumetricLightmapBrickSHCoefficients3; + Texture3D VolumetricLightmapBrickSHCoefficients4; + Texture3D VolumetricLightmapBrickSHCoefficients5; + Texture3D SkyBentNormalBrickTexture; + Texture3D DirectionalLightShadowingBrickTexture; + SamplerState VolumetricLightmapBrickAmbientVectorSampler; + SamplerState VolumetricLightmapTextureSampler0; + SamplerState VolumetricLightmapTextureSampler1; + SamplerState VolumetricLightmapTextureSampler2; + SamplerState VolumetricLightmapTextureSampler3; + SamplerState VolumetricLightmapTextureSampler4; + SamplerState VolumetricLightmapTextureSampler5; + SamplerState SkyBentNormalTextureSampler; + SamplerState DirectionalLightShadowingTextureSampler; + Texture3D GlobalDistanceFieldPageAtlasTexture; + Texture3D GlobalDistanceFieldCoverageAtlasTexture; + Texture3D GlobalDistanceFieldPageTableTexture; + Texture3D GlobalDistanceFieldMipTexture; + SamplerState GlobalDistanceFieldPageAtlasTextureSampler; + SamplerState GlobalDistanceFieldCoverageAtlasTextureSampler; + SamplerState GlobalDistanceFieldMipTextureSampler; + Texture2D AtmosphereTransmittanceTexture; + SamplerState AtmosphereTransmittanceTextureSampler; + Texture2D AtmosphereIrradianceTexture; + SamplerState AtmosphereIrradianceTextureSampler; + Texture3D AtmosphereInscatterTexture; + SamplerState AtmosphereInscatterTextureSampler; + Texture2D PerlinNoiseGradientTexture; + SamplerState PerlinNoiseGradientTextureSampler; + Texture3D PerlinNoise3DTexture; + SamplerState PerlinNoise3DTextureSampler; + Texture2D SobolSamplingTexture; + SamplerState SharedPointWrappedSampler; + SamplerState SharedPointClampedSampler; + SamplerState SharedBilinearWrappedSampler; + SamplerState SharedBilinearClampedSampler; + SamplerState SharedBilinearAnisoClampedSampler; + SamplerState SharedTrilinearWrappedSampler; + SamplerState SharedTrilinearClampedSampler; + Texture2D PreIntegratedBRDF; + SamplerState PreIntegratedBRDFSampler; + StructuredBuffer SkyIrradianceEnvironmentMap; + Texture2D TransmittanceLutTexture; + SamplerState TransmittanceLutTextureSampler; + Texture2D SkyViewLutTexture; + SamplerState SkyViewLutTextureSampler; + Texture2D DistantSkyLightLutTexture; + SamplerState DistantSkyLightLutTextureSampler; + Texture3D CameraAerialPerspectiveVolume; + SamplerState CameraAerialPerspectiveVolumeSampler; + Texture3D CameraAerialPerspectiveVolumeMieOnly; + SamplerState CameraAerialPerspectiveVolumeMieOnlySampler; + Texture3D CameraAerialPerspectiveVolumeRayOnly; + SamplerState CameraAerialPerspectiveVolumeRayOnlySampler; + Texture3D HairScatteringLUTTexture; + SamplerState HairScatteringLUTSampler; + Texture2D GGXLTCMatTexture; + SamplerState GGXLTCMatSampler; + Texture2D GGXLTCAmpTexture; + SamplerState GGXLTCAmpSampler; + Texture2D SheenLTCTexture; + SamplerState SheenLTCSampler; + Texture2D ShadingEnergyGGXSpecTexture; + Texture3D ShadingEnergyGGXGlassTexture; + Texture2D ShadingEnergyClothSpecTexture; + Texture2D ShadingEnergyDiffuseTexture; + SamplerState ShadingEnergySampler; + Texture2DArray GlintTexture; + SamplerState GlintSampler; + Texture3D SimpleVolumeTexture; + SamplerState SimpleVolumeTextureSampler; + Texture3D SimpleVolumeEnvTexture; + SamplerState SimpleVolumeEnvTextureSampler; + Texture2D SSProfilesTexture; + SamplerState SSProfilesSampler; + SamplerState SSProfilesTransmissionSampler; + Texture2DArray SSProfilesPreIntegratedTexture; + SamplerState SSProfilesPreIntegratedSampler; + Texture2DArray SpecularProfileTexture; + SamplerState SpecularProfileSampler; + Buffer WaterIndirection; + Buffer WaterData; + Texture2D RectLightAtlasTexture; + SamplerState RectLightAtlasSampler; + Texture2DArray IESAtlasTexture; + SamplerState IESAtlasSampler; + SamplerState LandscapeWeightmapSampler; + Buffer LandscapeIndirection; + Buffer LandscapePerComponentData; + RWStructuredBuffer VTFeedbackBuffer; + Buffer PhysicsFieldClipmapBuffer; +} View = {View_TranslatedWorldToClip,View_RelativeWorldToClip,View_ClipToRelativeWorld,View_TranslatedWorldToView,View_ViewToTranslatedWorld,View_TranslatedWorldToCameraView,View_CameraViewToTranslatedWorld,View_ViewToClip,View_ViewToClipNoAA,View_ClipToView,View_ClipToTranslatedWorld,View_SVPositionToTranslatedWorld,View_ScreenToRelativeWorld,View_ScreenToTranslatedWorld,View_MobileMultiviewShadowTransform,View_ViewTilePosition,View_MatrixTilePosition,View_ViewForward,View_ViewUp,View_ViewRight,View_HMDViewNoRollUp,View_HMDViewNoRollRight,View_InvDeviceZToWorldZTransform,View_ScreenPositionScaleBias,View_RelativeWorldCameraOrigin,View_TranslatedWorldCameraOrigin,View_RelativeWorldViewOrigin,View_RelativePreViewTranslation,View_PrevViewToClip,View_PrevClipToView,View_PrevTranslatedWorldToClip,View_PrevTranslatedWorldToView,View_PrevViewToTranslatedWorld,View_PrevTranslatedWorldToCameraView,View_PrevCameraViewToTranslatedWorld,View_PrevTranslatedWorldCameraOrigin,View_PrevRelativeWorldCameraOrigin,View_PrevRelativeWorldViewOrigin,View_RelativePrevPreViewTranslation,View_PrevClipToRelativeWorld,View_PrevScreenToTranslatedWorld,View_ClipToPrevClip,View_ClipToPrevClipWithAA,View_TemporalAAJitter,View_GlobalClippingPlane,View_FieldOfViewWideAngles,View_PrevFieldOfViewWideAngles,View_ViewRectMin,View_ViewSizeAndInvSize,View_ViewRectMinAndSize,View_LightProbeSizeRatioAndInvSizeRatio,View_BufferSizeAndInvSize,View_BufferBilinearUVMinMax,View_ScreenToViewSpace,View_BufferToSceneTextureScale,View_ResolutionFractionAndInv,View_NumSceneColorMSAASamples,View_ProjectionDepthThicknessScale,View_PreExposure,View_OneOverPreExposure,View_DiffuseOverrideParameter,View_SpecularOverrideParameter,View_NormalOverrideParameter,View_RoughnessOverrideParameter,View_PrevFrameGameTime,View_PrevFrameRealTime,View_OutOfBoundsMask,View_WorldCameraMovementSinceLastFrame,View_CullingSign,View_NearPlane,View_GameTime,View_RealTime,View_DeltaTime,View_MaterialTextureMipBias,View_MaterialTextureDerivativeMultiply,View_Random,View_FrameNumber,View_FrameCounter,View_StateFrameIndexMod8,View_StateFrameIndex,View_DebugViewModeMask,View_WorldIsPaused,View_CameraCut,View_UnlitViewmodeMask,View_DirectionalLightColor,View_DirectionalLightDirection,View_TranslucencyLightingVolumeMin,View_TranslucencyLightingVolumeInvSize,View_TemporalAAParams,View_CircleDOFParams,View_DepthOfFieldSensorWidth,View_DepthOfFieldFocalDistance,View_DepthOfFieldScale,View_DepthOfFieldFocalLength,View_DepthOfFieldFocalRegion,View_DepthOfFieldNearTransitionRegion,View_DepthOfFieldFarTransitionRegion,View_MotionBlurNormalizedToPixel,View_GeneralPurposeTweak,View_GeneralPurposeTweak2,View_DemosaicVposOffset,View_DecalDepthBias,View_IndirectLightingColorScale,View_PrecomputedIndirectLightingColorScale,View_PrecomputedIndirectSpecularColorScale,View_AtmosphereLightDirection,View_AtmosphereLightIlluminanceOnGroundPostTransmittance,View_AtmosphereLightIlluminanceOuterSpace,View_AtmosphereLightDiscLuminance,View_AtmosphereLightDiscCosHalfApexAngle_PPTrans,View_SkyViewLutSizeAndInvSize,View_SkyCameraTranslatedWorldOrigin,View_SkyPlanetTranslatedWorldCenterAndViewHeight,View_SkyViewLutReferential,View_SkyAtmosphereSkyLuminanceFactor,View_SkyAtmospherePresentInScene,View_SkyAtmosphereHeightFogContribution,View_SkyAtmosphereBottomRadiusKm,View_SkyAtmosphereTopRadiusKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize,View_SkyAtmosphereAerialPerspectiveStartDepthKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv,View_SkyAtmosphereApplyCameraAerialPerspectiveVolume,View_NormalCurvatureToRoughnessScaleBias,View_RenderingReflectionCaptureMask,View_RealTimeReflectionCapture,View_RealTimeReflectionCapturePreExposure,View_AmbientCubemapTint,View_AmbientCubemapIntensity,View_SkyLightApplyPrecomputedBentNormalShadowingFlag,View_SkyLightAffectReflectionFlag,View_SkyLightAffectGlobalIlluminationFlag,View_SkyLightColor,View_MobileSkyIrradianceEnvironmentMap,View_MobilePreviewMode,View_HMDEyePaddingOffset,View_ReflectionCubemapMaxMip,View_ShowDecalsMask,View_DistanceFieldAOSpecularOcclusionMode,View_IndirectCapsuleSelfShadowingIntensity,View_ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight,View_StereoPassIndex,View_GlobalVolumeTranslatedCenterAndExtent,View_GlobalVolumeTranslatedWorldToUVAddAndMul,View_GlobalDistanceFieldMipTranslatedWorldToUVScale,View_GlobalDistanceFieldMipTranslatedWorldToUVBias,View_GlobalDistanceFieldMipFactor,View_GlobalDistanceFieldMipTransition,View_GlobalDistanceFieldClipmapSizeInPages,View_GlobalDistanceFieldInvPageAtlasSize,View_GlobalDistanceFieldInvCoverageAtlasSize,View_GlobalVolumeDimension,View_GlobalVolumeTexelSize,View_MaxGlobalDFAOConeDistance,View_NumGlobalSDFClipmaps,View_CoveredExpandSurfaceScale,View_NotCoveredExpandSurfaceScale,View_NotCoveredMinStepScale,View_DitheredTransparencyStepThreshold,View_DitheredTransparencyTraceThreshold,View_CursorPosition,View_bCheckerboardSubsurfaceProfileRendering,View_VolumetricFogInvGridSize,View_VolumetricFogGridZParams,View_VolumetricFogSVPosToVolumeUV,View_VolumetricFogViewGridUVToPrevViewRectUV,View_VolumetricFogPrevViewGridRectUVToResourceUV,View_VolumetricFogPrevUVMax,View_VolumetricFogScreenToResourceUV,View_VolumetricFogUVMax,View_VolumetricFogMaxDistance,View_VolumetricLightmapWorldToUVScale,View_VolumetricLightmapWorldToUVAdd,View_VolumetricLightmapIndirectionTextureSize,View_VolumetricLightmapBrickSize,View_VolumetricLightmapBrickTexelSize,View_IndirectLightingCacheShowFlag,View_EyeToPixelSpreadAngle,View_XRPassthroughCameraUVs,View_GlobalVirtualTextureMipBias,View_VirtualTextureFeedbackShift,View_VirtualTextureFeedbackMask,View_VirtualTextureFeedbackStride,View_VirtualTextureFeedbackJitterOffset,View_VirtualTextureFeedbackSampleOffset,View_RuntimeVirtualTextureMipLevel,View_RuntimeVirtualTexturePackHeight,View_RuntimeVirtualTextureDebugParams,View_OverrideLandscapeLOD,View_FarShadowStaticMeshLODBias,View_MinRoughness,View_HairRenderInfo,View_EnableSkyLight,View_HairRenderInfoBits,View_HairComponents,View_bSubsurfacePostprocessEnabled,View_SSProfilesTextureSizeAndInvSize,View_SSProfilesPreIntegratedTextureSizeAndInvSize,View_SpecularProfileTextureSizeAndInvSize,View_PhysicsFieldClipmapCenter,View_PhysicsFieldClipmapDistance,View_PhysicsFieldClipmapResolution,View_PhysicsFieldClipmapExponent,View_PhysicsFieldClipmapCount,View_PhysicsFieldTargetCount,View_PhysicsFieldTargets,View_GPUSceneViewId,View_ViewResolutionFraction,View_SubSurfaceColorAsTransmittanceAtDistanceInMeters,View_TanAndInvTanHalfFOV,View_PrevTanAndInvTanHalfFOV,View_GlintLUTParameters0,View_GlintLUTParameters1,View_bShadingEnergyConservation,View_bShadingEnergyPreservation,View_RectLightAtlasSizeAndInvSize,View_RectLightAtlasMaxMipLevel,View_IESAtlasSizeAndInvSize,View_TLASRelativePreViewTranslation,View_TLASViewTilePosition,View_MaterialTextureBilinearWrapedSampler,View_MaterialTextureBilinearClampedSampler,View_VolumetricLightmapIndirectionTexture,View_VolumetricLightmapBrickAmbientVector,View_VolumetricLightmapBrickSHCoefficients0,View_VolumetricLightmapBrickSHCoefficients1,View_VolumetricLightmapBrickSHCoefficients2,View_VolumetricLightmapBrickSHCoefficients3,View_VolumetricLightmapBrickSHCoefficients4,View_VolumetricLightmapBrickSHCoefficients5,View_SkyBentNormalBrickTexture,View_DirectionalLightShadowingBrickTexture,View_VolumetricLightmapBrickAmbientVectorSampler,View_VolumetricLightmapTextureSampler0,View_VolumetricLightmapTextureSampler1,View_VolumetricLightmapTextureSampler2,View_VolumetricLightmapTextureSampler3,View_VolumetricLightmapTextureSampler4,View_VolumetricLightmapTextureSampler5,View_SkyBentNormalTextureSampler,View_DirectionalLightShadowingTextureSampler,View_GlobalDistanceFieldPageAtlasTexture,View_GlobalDistanceFieldCoverageAtlasTexture,View_GlobalDistanceFieldPageTableTexture,View_GlobalDistanceFieldMipTexture,View_GlobalDistanceFieldPageAtlasTextureSampler,View_GlobalDistanceFieldCoverageAtlasTextureSampler,View_GlobalDistanceFieldMipTextureSampler,View_AtmosphereTransmittanceTexture,View_AtmosphereTransmittanceTextureSampler,View_AtmosphereIrradianceTexture,View_AtmosphereIrradianceTextureSampler,View_AtmosphereInscatterTexture,View_AtmosphereInscatterTextureSampler,View_PerlinNoiseGradientTexture,View_PerlinNoiseGradientTextureSampler,View_PerlinNoise3DTexture,View_PerlinNoise3DTextureSampler,View_SobolSamplingTexture,View_SharedPointWrappedSampler,View_SharedPointClampedSampler,View_SharedBilinearWrappedSampler,View_SharedBilinearClampedSampler,View_SharedBilinearAnisoClampedSampler,View_SharedTrilinearWrappedSampler,View_SharedTrilinearClampedSampler,View_PreIntegratedBRDF,View_PreIntegratedBRDFSampler,View_SkyIrradianceEnvironmentMap,View_TransmittanceLutTexture,View_TransmittanceLutTextureSampler,View_SkyViewLutTexture,View_SkyViewLutTextureSampler,View_DistantSkyLightLutTexture,View_DistantSkyLightLutTextureSampler,View_CameraAerialPerspectiveVolume,View_CameraAerialPerspectiveVolumeSampler,View_CameraAerialPerspectiveVolumeMieOnly,View_CameraAerialPerspectiveVolumeMieOnlySampler,View_CameraAerialPerspectiveVolumeRayOnly,View_CameraAerialPerspectiveVolumeRayOnlySampler,View_HairScatteringLUTTexture,View_HairScatteringLUTSampler,View_GGXLTCMatTexture,View_GGXLTCMatSampler,View_GGXLTCAmpTexture,View_GGXLTCAmpSampler,View_SheenLTCTexture,View_SheenLTCSampler,View_ShadingEnergyGGXSpecTexture,View_ShadingEnergyGGXGlassTexture,View_ShadingEnergyClothSpecTexture,View_ShadingEnergyDiffuseTexture,View_ShadingEnergySampler,View_GlintTexture,View_GlintSampler,View_SimpleVolumeTexture,View_SimpleVolumeTextureSampler,View_SimpleVolumeEnvTexture,View_SimpleVolumeEnvTextureSampler,View_SSProfilesTexture,View_SSProfilesSampler,View_SSProfilesTransmissionSampler,View_SSProfilesPreIntegratedTexture,View_SSProfilesPreIntegratedSampler,View_SpecularProfileTexture,View_SpecularProfileSampler,View_WaterIndirection,View_WaterData,View_RectLightAtlasTexture,View_RectLightAtlasSampler,View_IESAtlasTexture,View_IESAtlasSampler,View_LandscapeWeightmapSampler,View_LandscapeIndirection,View_LandscapePerComponentData,View_VTFeedbackBuffer,View_PhysicsFieldClipmapBuffer,}; + +#line 3 "/Engine/Generated/UniformBuffers/Primitive.ush" +cbuffer UniformBufferConstants_Primitive +{ + uint Primitive_Flags; + uint Primitive_InstanceSceneDataOffset; + uint Primitive_NumInstanceSceneDataEntries; + int Primitive_SingleCaptureIndex; + float3 Primitive_TilePosition; + uint Primitive_PrimitiveComponentId; + float4x4 Primitive_LocalToRelativeWorld; + float4x4 Primitive_RelativeWorldToLocal; + float4x4 Primitive_PreviousLocalToRelativeWorld; + float4x4 Primitive_PreviousRelativeWorldToLocal; + float4x4 Primitive_WorldToPreviousWorld; + float3 Primitive_InvNonUniformScale; + float Primitive_ObjectBoundsX; + float4 Primitive_ObjectRelativeWorldPositionAndRadius; + float3 Primitive_ActorRelativeWorldPosition; + uint Primitive_LightmapUVIndex; + float3 Primitive_ObjectOrientation; + uint Primitive_LightmapDataIndex; + float4 Primitive_NonUniformScale; + float3 Primitive_PreSkinnedLocalBoundsMin; + uint Primitive_NaniteResourceID; + float3 Primitive_PreSkinnedLocalBoundsMax; + uint Primitive_NaniteHierarchyOffset; + float3 Primitive_LocalObjectBoundsMin; + float Primitive_ObjectBoundsY; + float3 Primitive_LocalObjectBoundsMax; + float Primitive_ObjectBoundsZ; + float3 Primitive_InstanceLocalBoundsCenter; + uint Primitive_InstancePayloadDataOffset; + float3 Primitive_InstanceLocalBoundsExtent; + uint Primitive_InstancePayloadDataStride; + uint Primitive_InstancePayloadExtensionSize; + uint PrePadding_Primitive_532; + uint PrePadding_Primitive_536; + uint PrePadding_Primitive_540; + float3 Primitive_WireframeColor; + uint Primitive_PackedNaniteFlags; + float3 Primitive_LevelColor; + int Primitive_PersistentPrimitiveIndex; + float2 Primitive_InstanceDrawDistanceMinMaxSquared; + float Primitive_InstanceWPODisableDistanceSquared; + uint Primitive_NaniteRayTracingDataOffset; + float Primitive_MaxWPOExtent; + float Primitive_MinMaterialDisplacement; + float Primitive_MaxMaterialDisplacement; + uint Primitive_CustomStencilValueAndMask; + uint Primitive_VisibilityFlags; + uint PrePadding_Primitive_612; + uint PrePadding_Primitive_616; + uint PrePadding_Primitive_620; + float4 Primitive_CustomPrimitiveData[9]; +} + +#line 57 "/Engine/Generated/UniformBuffers/Primitive.ush" +static const struct +{ + uint Flags; + uint InstanceSceneDataOffset; + uint NumInstanceSceneDataEntries; + int SingleCaptureIndex; + float3 TilePosition; + uint PrimitiveComponentId; + float4x4 LocalToRelativeWorld; + float4x4 RelativeWorldToLocal; + float4x4 PreviousLocalToRelativeWorld; + float4x4 PreviousRelativeWorldToLocal; + float4x4 WorldToPreviousWorld; + float3 InvNonUniformScale; + float ObjectBoundsX; + float4 ObjectRelativeWorldPositionAndRadius; + float3 ActorRelativeWorldPosition; + uint LightmapUVIndex; + float3 ObjectOrientation; + uint LightmapDataIndex; + float4 NonUniformScale; + float3 PreSkinnedLocalBoundsMin; + uint NaniteResourceID; + float3 PreSkinnedLocalBoundsMax; + uint NaniteHierarchyOffset; + float3 LocalObjectBoundsMin; + float ObjectBoundsY; + float3 LocalObjectBoundsMax; + float ObjectBoundsZ; + float3 InstanceLocalBoundsCenter; + uint InstancePayloadDataOffset; + float3 InstanceLocalBoundsExtent; + uint InstancePayloadDataStride; + uint InstancePayloadExtensionSize; + float3 WireframeColor; + uint PackedNaniteFlags; + float3 LevelColor; + int PersistentPrimitiveIndex; + float2 InstanceDrawDistanceMinMaxSquared; + float InstanceWPODisableDistanceSquared; + uint NaniteRayTracingDataOffset; + float MaxWPOExtent; + float MinMaterialDisplacement; + float MaxMaterialDisplacement; + uint CustomStencilValueAndMask; + uint VisibilityFlags; + float4 CustomPrimitiveData[9]; +} Primitive = {Primitive_Flags,Primitive_InstanceSceneDataOffset,Primitive_NumInstanceSceneDataEntries,Primitive_SingleCaptureIndex,Primitive_TilePosition,Primitive_PrimitiveComponentId,Primitive_LocalToRelativeWorld,Primitive_RelativeWorldToLocal,Primitive_PreviousLocalToRelativeWorld,Primitive_PreviousRelativeWorldToLocal,Primitive_WorldToPreviousWorld,Primitive_InvNonUniformScale,Primitive_ObjectBoundsX,Primitive_ObjectRelativeWorldPositionAndRadius,Primitive_ActorRelativeWorldPosition,Primitive_LightmapUVIndex,Primitive_ObjectOrientation,Primitive_LightmapDataIndex,Primitive_NonUniformScale,Primitive_PreSkinnedLocalBoundsMin,Primitive_NaniteResourceID,Primitive_PreSkinnedLocalBoundsMax,Primitive_NaniteHierarchyOffset,Primitive_LocalObjectBoundsMin,Primitive_ObjectBoundsY,Primitive_LocalObjectBoundsMax,Primitive_ObjectBoundsZ,Primitive_InstanceLocalBoundsCenter,Primitive_InstancePayloadDataOffset,Primitive_InstanceLocalBoundsExtent,Primitive_InstancePayloadDataStride,Primitive_InstancePayloadExtensionSize,Primitive_WireframeColor,Primitive_PackedNaniteFlags,Primitive_LevelColor,Primitive_PersistentPrimitiveIndex,Primitive_InstanceDrawDistanceMinMaxSquared,Primitive_InstanceWPODisableDistanceSquared,Primitive_NaniteRayTracingDataOffset,Primitive_MaxWPOExtent,Primitive_MinMaterialDisplacement,Primitive_MaxMaterialDisplacement,Primitive_CustomStencilValueAndMask,Primitive_VisibilityFlags,Primitive_CustomPrimitiveData,}; + +#line 3 "/Engine/Generated/UniformBuffers/Scene.ush" +cbuffer UniformBufferConstants_Scene +{ + uint BindlessResource_Scene_GPUScene_GPUSceneInstanceSceneData ; + uint PrePadding_Scene_GPUScene_4; + uint BindlessResource_Scene_GPUScene_GPUSceneInstancePayloadData ; + uint PrePadding_Scene_GPUScene_12; + uint BindlessResource_Scene_GPUScene_GPUScenePrimitiveSceneData ; + uint PrePadding_Scene_GPUScene_20; + uint BindlessResource_Scene_GPUScene_GPUSceneLightmapData ; + uint PrePadding_Scene_GPUScene_28; + uint BindlessResource_Scene_GPUScene_GPUSceneLightData ; + uint PrePadding_Scene_GPUScene_36; + uint Scene_GPUScene_InstanceDataSOAStride; + uint Scene_GPUScene_GPUSceneFrameNumber; + int Scene_GPUScene_NumInstances; + int Scene_GPUScene_NumScenePrimitives; +} + +#line 20 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneInstanceSceneData; + +#line 21 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneInstancePayloadData; + +#line 22 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUScenePrimitiveSceneData; + +#line 23 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneLightmapData; + +#line 24 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneLightData; + +#line 25 "/Engine/Generated/UniformBuffers/Scene.ush" +static const struct +{ +struct { + uint InstanceDataSOAStride; + uint GPUSceneFrameNumber; + int NumInstances; + int NumScenePrimitives; + StructuredBuffer GPUSceneInstanceSceneData; + StructuredBuffer GPUSceneInstancePayloadData; + StructuredBuffer GPUScenePrimitiveSceneData; + StructuredBuffer GPUSceneLightmapData; + StructuredBuffer GPUSceneLightData; +} GPUScene; +} Scene = {{Scene_GPUScene_InstanceDataSOAStride,Scene_GPUScene_GPUSceneFrameNumber,Scene_GPUScene_NumInstances,Scene_GPUScene_NumScenePrimitives,Scene_GPUScene_GPUSceneInstanceSceneData,Scene_GPUScene_GPUSceneInstancePayloadData,Scene_GPUScene_GPUScenePrimitiveSceneData,Scene_GPUScene_GPUSceneLightmapData,Scene_GPUScene_GPUSceneLightData,},}; + +#line 3 "/Engine/Generated/UniformBuffers/Material.ush" +cbuffer UniformBufferConstants_Material +{ + float4 Material_PreshaderBuffer[1]; + uint BindlessResource_Material_Texture2D_0 ; + uint PrePadding_Material_20; + uint BindlessSampler_Material_Texture2D_0Sampler ; + uint PrePadding_Material_28; + uint BindlessSampler_Material_Wrap_WorldGroupSettings ; + uint PrePadding_Material_36; + uint BindlessSampler_Material_Clamp_WorldGroupSettings ; +} + +#line 14 "/Engine/Generated/UniformBuffers/Material.ush" +Texture2D Material_Texture2D_0; + +#line 15 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Texture2D_0Sampler; + +#line 16 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Wrap_WorldGroupSettings; + +#line 17 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Clamp_WorldGroupSettings; + +#line 18 "/Engine/Generated/UniformBuffers/Material.ush" +static const struct +{ + float4 PreshaderBuffer[1]; + Texture2D Texture2D_0; + SamplerState Texture2D_0Sampler; + SamplerState Wrap_WorldGroupSettings; + SamplerState Clamp_WorldGroupSettings; +} Material = {Material_PreshaderBuffer,Material_Texture2D_0,Material_Texture2D_0Sampler,Material_Wrap_WorldGroupSettings,Material_Clamp_WorldGroupSettings,}; + +#line 1 "/Engine/Generated/GeneratedInstancedStereo.ush" +struct ViewState +{ + float4x4 TranslatedWorldToClip; + float4x4 RelativeWorldToClip; + float4x4 ClipToRelativeWorld; + float4x4 TranslatedWorldToView; + float4x4 ViewToTranslatedWorld; + float4x4 TranslatedWorldToCameraView; + float4x4 CameraViewToTranslatedWorld; + float4x4 ViewToClip; + float4x4 ViewToClipNoAA; + float4x4 ClipToView; + float4x4 ClipToTranslatedWorld; + float4x4 SVPositionToTranslatedWorld; + float4x4 ScreenToRelativeWorld; + float4x4 ScreenToTranslatedWorld; + float4x4 MobileMultiviewShadowTransform; + float3 ViewTilePosition; + float3 MatrixTilePosition; + float3 ViewForward; + float3 ViewUp; + float3 ViewRight; + float3 HMDViewNoRollUp; + float3 HMDViewNoRollRight; + float4 InvDeviceZToWorldZTransform; + float4 ScreenPositionScaleBias; + float3 RelativeWorldCameraOrigin; + float3 TranslatedWorldCameraOrigin; + float3 RelativeWorldViewOrigin; + float3 RelativePreViewTranslation; + float4x4 PrevViewToClip; + float4x4 PrevClipToView; + float4x4 PrevTranslatedWorldToClip; + float4x4 PrevTranslatedWorldToView; + float4x4 PrevViewToTranslatedWorld; + float4x4 PrevTranslatedWorldToCameraView; + float4x4 PrevCameraViewToTranslatedWorld; + float3 PrevTranslatedWorldCameraOrigin; + float3 PrevRelativeWorldCameraOrigin; + float3 PrevRelativeWorldViewOrigin; + float3 RelativePrevPreViewTranslation; + float4x4 PrevClipToRelativeWorld; + float4x4 PrevScreenToTranslatedWorld; + float4x4 ClipToPrevClip; + float4x4 ClipToPrevClipWithAA; + float4 TemporalAAJitter; + float4 GlobalClippingPlane; + float2 FieldOfViewWideAngles; + float2 PrevFieldOfViewWideAngles; + float4 ViewRectMin; + float4 ViewSizeAndInvSize; + uint4 ViewRectMinAndSize; + float4 LightProbeSizeRatioAndInvSizeRatio; + float4 BufferSizeAndInvSize; + float4 BufferBilinearUVMinMax; + float4 ScreenToViewSpace; + float2 BufferToSceneTextureScale; + float2 ResolutionFractionAndInv; + int NumSceneColorMSAASamples; + float ProjectionDepthThicknessScale; + float PreExposure; + float OneOverPreExposure; + float4 DiffuseOverrideParameter; + float4 SpecularOverrideParameter; + float4 NormalOverrideParameter; + float2 RoughnessOverrideParameter; + float PrevFrameGameTime; + float PrevFrameRealTime; + float OutOfBoundsMask; + float3 WorldCameraMovementSinceLastFrame; + float CullingSign; + float NearPlane; + float GameTime; + float RealTime; + float DeltaTime; + float MaterialTextureMipBias; + float MaterialTextureDerivativeMultiply; + uint Random; + uint FrameNumber; + uint FrameCounter; + uint StateFrameIndexMod8; + uint StateFrameIndex; + uint DebugViewModeMask; + uint WorldIsPaused; + float CameraCut; + float UnlitViewmodeMask; + float4 DirectionalLightColor; + float3 DirectionalLightDirection; + float4 TranslucencyLightingVolumeMin[2]; + float4 TranslucencyLightingVolumeInvSize[2]; + float4 TemporalAAParams; + float4 CircleDOFParams; + float DepthOfFieldSensorWidth; + float DepthOfFieldFocalDistance; + float DepthOfFieldScale; + float DepthOfFieldFocalLength; + float DepthOfFieldFocalRegion; + float DepthOfFieldNearTransitionRegion; + float DepthOfFieldFarTransitionRegion; + float MotionBlurNormalizedToPixel; + float GeneralPurposeTweak; + float GeneralPurposeTweak2; + float DemosaicVposOffset; + float DecalDepthBias; + float3 IndirectLightingColorScale; + float3 PrecomputedIndirectLightingColorScale; + float3 PrecomputedIndirectSpecularColorScale; + float4 AtmosphereLightDirection[2]; + float4 AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 AtmosphereLightIlluminanceOuterSpace[2]; + float4 AtmosphereLightDiscLuminance[2]; + float4 AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 SkyViewLutSizeAndInvSize; + float3 SkyCameraTranslatedWorldOrigin; + float4 SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 SkyViewLutReferential; + float4 SkyAtmosphereSkyLuminanceFactor; + float SkyAtmospherePresentInScene; + float SkyAtmosphereHeightFogContribution; + float SkyAtmosphereBottomRadiusKm; + float SkyAtmosphereTopRadiusKm; + float4 SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float SkyAtmosphereAerialPerspectiveStartDepthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float3 NormalCurvatureToRoughnessScaleBias; + float RenderingReflectionCaptureMask; + float RealTimeReflectionCapture; + float RealTimeReflectionCapturePreExposure; + float4 AmbientCubemapTint; + float AmbientCubemapIntensity; + float SkyLightApplyPrecomputedBentNormalShadowingFlag; + float SkyLightAffectReflectionFlag; + float SkyLightAffectGlobalIlluminationFlag; + float4 SkyLightColor; + float4 MobileSkyIrradianceEnvironmentMap[8]; + float MobilePreviewMode; + float HMDEyePaddingOffset; + float ReflectionCubemapMaxMip; + float ShowDecalsMask; + uint DistanceFieldAOSpecularOcclusionMode; + float IndirectCapsuleSelfShadowingIntensity; + float3 ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int StereoPassIndex; + float4 GlobalVolumeTranslatedCenterAndExtent[6]; + float4 GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float GlobalDistanceFieldMipFactor; + float GlobalDistanceFieldMipTransition; + int GlobalDistanceFieldClipmapSizeInPages; + float3 GlobalDistanceFieldInvPageAtlasSize; + float3 GlobalDistanceFieldInvCoverageAtlasSize; + float GlobalVolumeDimension; + float GlobalVolumeTexelSize; + float MaxGlobalDFAOConeDistance; + uint NumGlobalSDFClipmaps; + float CoveredExpandSurfaceScale; + float NotCoveredExpandSurfaceScale; + float NotCoveredMinStepScale; + float DitheredTransparencyStepThreshold; + float DitheredTransparencyTraceThreshold; + int2 CursorPosition; + float bCheckerboardSubsurfaceProfileRendering; + float3 VolumetricFogInvGridSize; + float3 VolumetricFogGridZParams; + float2 VolumetricFogSVPosToVolumeUV; + float2 VolumetricFogViewGridUVToPrevViewRectUV; + float2 VolumetricFogPrevViewGridRectUVToResourceUV; + float2 VolumetricFogPrevUVMax; + float2 VolumetricFogScreenToResourceUV; + float2 VolumetricFogUVMax; + float VolumetricFogMaxDistance; + float3 VolumetricLightmapWorldToUVScale; + float3 VolumetricLightmapWorldToUVAdd; + float3 VolumetricLightmapIndirectionTextureSize; + float VolumetricLightmapBrickSize; + float3 VolumetricLightmapBrickTexelSize; + float IndirectLightingCacheShowFlag; + float EyeToPixelSpreadAngle; + float4 XRPassthroughCameraUVs[2]; + float GlobalVirtualTextureMipBias; + uint VirtualTextureFeedbackShift; + uint VirtualTextureFeedbackMask; + uint VirtualTextureFeedbackStride; + uint VirtualTextureFeedbackJitterOffset; + uint VirtualTextureFeedbackSampleOffset; + float4 RuntimeVirtualTextureMipLevel; + float2 RuntimeVirtualTexturePackHeight; + float4 RuntimeVirtualTextureDebugParams; + float OverrideLandscapeLOD; + int FarShadowStaticMeshLODBias; + float MinRoughness; + float4 HairRenderInfo; + uint EnableSkyLight; + uint HairRenderInfoBits; + uint HairComponents; + float bSubsurfacePostprocessEnabled; + float4 SSProfilesTextureSizeAndInvSize; + float4 SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 SpecularProfileTextureSizeAndInvSize; + float3 PhysicsFieldClipmapCenter; + float PhysicsFieldClipmapDistance; + int PhysicsFieldClipmapResolution; + int PhysicsFieldClipmapExponent; + int PhysicsFieldClipmapCount; + int PhysicsFieldTargetCount; + int4 PhysicsFieldTargets[32]; + uint GPUSceneViewId; + float ViewResolutionFraction; + float SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float4 TanAndInvTanHalfFOV; + float4 PrevTanAndInvTanHalfFOV; + float4 GlintLUTParameters0; + float4 GlintLUTParameters1; + FLWCInverseMatrix WorldToClip; + FLWCMatrix ClipToWorld; + FLWCMatrix ScreenToWorld; + FLWCMatrix PrevClipToWorld; + FLWCVector3 WorldCameraOrigin; + FLWCVector3 WorldViewOrigin; + FLWCVector3 PrevWorldCameraOrigin; + FLWCVector3 PrevWorldViewOrigin; + FLWCVector3 PreViewTranslation; + FLWCVector3 PrevPreViewTranslation; +}; + +#line 230 "/Engine/Generated/GeneratedInstancedStereo.ush" +void FinalizeViewState(inout ViewState InOutView); + +#line 231 "/Engine/Generated/GeneratedInstancedStereo.ush" +ViewState GetPrimaryView() +{ + ViewState Result; + Result.TranslatedWorldToClip = View.TranslatedWorldToClip; + Result.RelativeWorldToClip = View.RelativeWorldToClip; + Result.ClipToRelativeWorld = View.ClipToRelativeWorld; + Result.TranslatedWorldToView = View.TranslatedWorldToView; + Result.ViewToTranslatedWorld = View.ViewToTranslatedWorld; + Result.TranslatedWorldToCameraView = View.TranslatedWorldToCameraView; + Result.CameraViewToTranslatedWorld = View.CameraViewToTranslatedWorld; + Result.ViewToClip = View.ViewToClip; + Result.ViewToClipNoAA = View.ViewToClipNoAA; + Result.ClipToView = View.ClipToView; + Result.ClipToTranslatedWorld = View.ClipToTranslatedWorld; + Result.SVPositionToTranslatedWorld = View.SVPositionToTranslatedWorld; + Result.ScreenToRelativeWorld = View.ScreenToRelativeWorld; + Result.ScreenToTranslatedWorld = View.ScreenToTranslatedWorld; + Result.MobileMultiviewShadowTransform = View.MobileMultiviewShadowTransform; + Result.ViewTilePosition = View.ViewTilePosition; + Result.MatrixTilePosition = View.MatrixTilePosition; + Result.ViewForward = View.ViewForward; + Result.ViewUp = View.ViewUp; + Result.ViewRight = View.ViewRight; + Result.HMDViewNoRollUp = View.HMDViewNoRollUp; + Result.HMDViewNoRollRight = View.HMDViewNoRollRight; + Result.InvDeviceZToWorldZTransform = View.InvDeviceZToWorldZTransform; + Result.ScreenPositionScaleBias = View.ScreenPositionScaleBias; + Result.RelativeWorldCameraOrigin = View.RelativeWorldCameraOrigin; + Result.TranslatedWorldCameraOrigin = View.TranslatedWorldCameraOrigin; + Result.RelativeWorldViewOrigin = View.RelativeWorldViewOrigin; + Result.RelativePreViewTranslation = View.RelativePreViewTranslation; + Result.PrevViewToClip = View.PrevViewToClip; + Result.PrevClipToView = View.PrevClipToView; + Result.PrevTranslatedWorldToClip = View.PrevTranslatedWorldToClip; + Result.PrevTranslatedWorldToView = View.PrevTranslatedWorldToView; + Result.PrevViewToTranslatedWorld = View.PrevViewToTranslatedWorld; + Result.PrevTranslatedWorldToCameraView = View.PrevTranslatedWorldToCameraView; + Result.PrevCameraViewToTranslatedWorld = View.PrevCameraViewToTranslatedWorld; + Result.PrevTranslatedWorldCameraOrigin = View.PrevTranslatedWorldCameraOrigin; + Result.PrevRelativeWorldCameraOrigin = View.PrevRelativeWorldCameraOrigin; + Result.PrevRelativeWorldViewOrigin = View.PrevRelativeWorldViewOrigin; + Result.RelativePrevPreViewTranslation = View.RelativePrevPreViewTranslation; + Result.PrevClipToRelativeWorld = View.PrevClipToRelativeWorld; + Result.PrevScreenToTranslatedWorld = View.PrevScreenToTranslatedWorld; + Result.ClipToPrevClip = View.ClipToPrevClip; + Result.ClipToPrevClipWithAA = View.ClipToPrevClipWithAA; + Result.TemporalAAJitter = View.TemporalAAJitter; + Result.GlobalClippingPlane = View.GlobalClippingPlane; + Result.FieldOfViewWideAngles = View.FieldOfViewWideAngles; + Result.PrevFieldOfViewWideAngles = View.PrevFieldOfViewWideAngles; + Result.ViewRectMin = View.ViewRectMin; + Result.ViewSizeAndInvSize = View.ViewSizeAndInvSize; + Result.ViewRectMinAndSize = View.ViewRectMinAndSize; + Result.LightProbeSizeRatioAndInvSizeRatio = View.LightProbeSizeRatioAndInvSizeRatio; + Result.BufferSizeAndInvSize = View.BufferSizeAndInvSize; + Result.BufferBilinearUVMinMax = View.BufferBilinearUVMinMax; + Result.ScreenToViewSpace = View.ScreenToViewSpace; + Result.BufferToSceneTextureScale = View.BufferToSceneTextureScale; + Result.ResolutionFractionAndInv = View.ResolutionFractionAndInv; + Result.NumSceneColorMSAASamples = View.NumSceneColorMSAASamples; + Result.ProjectionDepthThicknessScale = View.ProjectionDepthThicknessScale; + Result.PreExposure = View.PreExposure; + Result.OneOverPreExposure = View.OneOverPreExposure; + Result.DiffuseOverrideParameter = View.DiffuseOverrideParameter; + Result.SpecularOverrideParameter = View.SpecularOverrideParameter; + Result.NormalOverrideParameter = View.NormalOverrideParameter; + Result.RoughnessOverrideParameter = View.RoughnessOverrideParameter; + Result.PrevFrameGameTime = View.PrevFrameGameTime; + Result.PrevFrameRealTime = View.PrevFrameRealTime; + Result.OutOfBoundsMask = View.OutOfBoundsMask; + Result.WorldCameraMovementSinceLastFrame = View.WorldCameraMovementSinceLastFrame; + Result.CullingSign = View.CullingSign; + Result.NearPlane = View.NearPlane; + Result.GameTime = View.GameTime; + Result.RealTime = View.RealTime; + Result.DeltaTime = View.DeltaTime; + Result.MaterialTextureMipBias = View.MaterialTextureMipBias; + Result.MaterialTextureDerivativeMultiply = View.MaterialTextureDerivativeMultiply; + Result.Random = View.Random; + Result.FrameNumber = View.FrameNumber; + Result.FrameCounter = View.FrameCounter; + Result.StateFrameIndexMod8 = View.StateFrameIndexMod8; + Result.StateFrameIndex = View.StateFrameIndex; + Result.DebugViewModeMask = View.DebugViewModeMask; + Result.WorldIsPaused = View.WorldIsPaused; + Result.CameraCut = View.CameraCut; + Result.UnlitViewmodeMask = View.UnlitViewmodeMask; + Result.DirectionalLightColor = View.DirectionalLightColor; + Result.DirectionalLightDirection = View.DirectionalLightDirection; + Result.TranslucencyLightingVolumeMin = View.TranslucencyLightingVolumeMin; + Result.TranslucencyLightingVolumeInvSize = View.TranslucencyLightingVolumeInvSize; + Result.TemporalAAParams = View.TemporalAAParams; + Result.CircleDOFParams = View.CircleDOFParams; + Result.DepthOfFieldSensorWidth = View.DepthOfFieldSensorWidth; + Result.DepthOfFieldFocalDistance = View.DepthOfFieldFocalDistance; + Result.DepthOfFieldScale = View.DepthOfFieldScale; + Result.DepthOfFieldFocalLength = View.DepthOfFieldFocalLength; + Result.DepthOfFieldFocalRegion = View.DepthOfFieldFocalRegion; + Result.DepthOfFieldNearTransitionRegion = View.DepthOfFieldNearTransitionRegion; + Result.DepthOfFieldFarTransitionRegion = View.DepthOfFieldFarTransitionRegion; + Result.MotionBlurNormalizedToPixel = View.MotionBlurNormalizedToPixel; + Result.GeneralPurposeTweak = View.GeneralPurposeTweak; + Result.GeneralPurposeTweak2 = View.GeneralPurposeTweak2; + Result.DemosaicVposOffset = View.DemosaicVposOffset; + Result.DecalDepthBias = View.DecalDepthBias; + Result.IndirectLightingColorScale = View.IndirectLightingColorScale; + Result.PrecomputedIndirectLightingColorScale = View.PrecomputedIndirectLightingColorScale; + Result.PrecomputedIndirectSpecularColorScale = View.PrecomputedIndirectSpecularColorScale; + Result.AtmosphereLightDirection = View.AtmosphereLightDirection; + Result.AtmosphereLightIlluminanceOnGroundPostTransmittance = View.AtmosphereLightIlluminanceOnGroundPostTransmittance; + Result.AtmosphereLightIlluminanceOuterSpace = View.AtmosphereLightIlluminanceOuterSpace; + Result.AtmosphereLightDiscLuminance = View.AtmosphereLightDiscLuminance; + Result.AtmosphereLightDiscCosHalfApexAngle_PPTrans = View.AtmosphereLightDiscCosHalfApexAngle_PPTrans; + Result.SkyViewLutSizeAndInvSize = View.SkyViewLutSizeAndInvSize; + Result.SkyCameraTranslatedWorldOrigin = View.SkyCameraTranslatedWorldOrigin; + Result.SkyPlanetTranslatedWorldCenterAndViewHeight = View.SkyPlanetTranslatedWorldCenterAndViewHeight; + Result.SkyViewLutReferential = View.SkyViewLutReferential; + Result.SkyAtmosphereSkyLuminanceFactor = View.SkyAtmosphereSkyLuminanceFactor; + Result.SkyAtmospherePresentInScene = View.SkyAtmospherePresentInScene; + Result.SkyAtmosphereHeightFogContribution = View.SkyAtmosphereHeightFogContribution; + Result.SkyAtmosphereBottomRadiusKm = View.SkyAtmosphereBottomRadiusKm; + Result.SkyAtmosphereTopRadiusKm = View.SkyAtmosphereTopRadiusKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize = View.SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + Result.SkyAtmosphereAerialPerspectiveStartDepthKm = View.SkyAtmosphereAerialPerspectiveStartDepthKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + Result.SkyAtmosphereApplyCameraAerialPerspectiveVolume = View.SkyAtmosphereApplyCameraAerialPerspectiveVolume; + Result.NormalCurvatureToRoughnessScaleBias = View.NormalCurvatureToRoughnessScaleBias; + Result.RenderingReflectionCaptureMask = View.RenderingReflectionCaptureMask; + Result.RealTimeReflectionCapture = View.RealTimeReflectionCapture; + Result.RealTimeReflectionCapturePreExposure = View.RealTimeReflectionCapturePreExposure; + Result.AmbientCubemapTint = View.AmbientCubemapTint; + Result.AmbientCubemapIntensity = View.AmbientCubemapIntensity; + Result.SkyLightApplyPrecomputedBentNormalShadowingFlag = View.SkyLightApplyPrecomputedBentNormalShadowingFlag; + Result.SkyLightAffectReflectionFlag = View.SkyLightAffectReflectionFlag; + Result.SkyLightAffectGlobalIlluminationFlag = View.SkyLightAffectGlobalIlluminationFlag; + Result.SkyLightColor = View.SkyLightColor; + Result.MobileSkyIrradianceEnvironmentMap = View.MobileSkyIrradianceEnvironmentMap; + Result.MobilePreviewMode = View.MobilePreviewMode; + Result.HMDEyePaddingOffset = View.HMDEyePaddingOffset; + Result.ReflectionCubemapMaxMip = View.ReflectionCubemapMaxMip; + Result.ShowDecalsMask = View.ShowDecalsMask; + Result.DistanceFieldAOSpecularOcclusionMode = View.DistanceFieldAOSpecularOcclusionMode; + Result.IndirectCapsuleSelfShadowingIntensity = View.IndirectCapsuleSelfShadowingIntensity; + Result.ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight = View.ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + Result.StereoPassIndex = View.StereoPassIndex; + Result.GlobalVolumeTranslatedCenterAndExtent = View.GlobalVolumeTranslatedCenterAndExtent; + Result.GlobalVolumeTranslatedWorldToUVAddAndMul = View.GlobalVolumeTranslatedWorldToUVAddAndMul; + Result.GlobalDistanceFieldMipTranslatedWorldToUVScale = View.GlobalDistanceFieldMipTranslatedWorldToUVScale; + Result.GlobalDistanceFieldMipTranslatedWorldToUVBias = View.GlobalDistanceFieldMipTranslatedWorldToUVBias; + Result.GlobalDistanceFieldMipFactor = View.GlobalDistanceFieldMipFactor; + Result.GlobalDistanceFieldMipTransition = View.GlobalDistanceFieldMipTransition; + Result.GlobalDistanceFieldClipmapSizeInPages = View.GlobalDistanceFieldClipmapSizeInPages; + Result.GlobalDistanceFieldInvPageAtlasSize = View.GlobalDistanceFieldInvPageAtlasSize; + Result.GlobalDistanceFieldInvCoverageAtlasSize = View.GlobalDistanceFieldInvCoverageAtlasSize; + Result.GlobalVolumeDimension = View.GlobalVolumeDimension; + Result.GlobalVolumeTexelSize = View.GlobalVolumeTexelSize; + Result.MaxGlobalDFAOConeDistance = View.MaxGlobalDFAOConeDistance; + Result.NumGlobalSDFClipmaps = View.NumGlobalSDFClipmaps; + Result.CoveredExpandSurfaceScale = View.CoveredExpandSurfaceScale; + Result.NotCoveredExpandSurfaceScale = View.NotCoveredExpandSurfaceScale; + Result.NotCoveredMinStepScale = View.NotCoveredMinStepScale; + Result.DitheredTransparencyStepThreshold = View.DitheredTransparencyStepThreshold; + Result.DitheredTransparencyTraceThreshold = View.DitheredTransparencyTraceThreshold; + Result.CursorPosition = View.CursorPosition; + Result.bCheckerboardSubsurfaceProfileRendering = View.bCheckerboardSubsurfaceProfileRendering; + Result.VolumetricFogInvGridSize = View.VolumetricFogInvGridSize; + Result.VolumetricFogGridZParams = View.VolumetricFogGridZParams; + Result.VolumetricFogSVPosToVolumeUV = View.VolumetricFogSVPosToVolumeUV; + Result.VolumetricFogViewGridUVToPrevViewRectUV = View.VolumetricFogViewGridUVToPrevViewRectUV; + Result.VolumetricFogPrevViewGridRectUVToResourceUV = View.VolumetricFogPrevViewGridRectUVToResourceUV; + Result.VolumetricFogPrevUVMax = View.VolumetricFogPrevUVMax; + Result.VolumetricFogScreenToResourceUV = View.VolumetricFogScreenToResourceUV; + Result.VolumetricFogUVMax = View.VolumetricFogUVMax; + Result.VolumetricFogMaxDistance = View.VolumetricFogMaxDistance; + Result.VolumetricLightmapWorldToUVScale = View.VolumetricLightmapWorldToUVScale; + Result.VolumetricLightmapWorldToUVAdd = View.VolumetricLightmapWorldToUVAdd; + Result.VolumetricLightmapIndirectionTextureSize = View.VolumetricLightmapIndirectionTextureSize; + Result.VolumetricLightmapBrickSize = View.VolumetricLightmapBrickSize; + Result.VolumetricLightmapBrickTexelSize = View.VolumetricLightmapBrickTexelSize; + Result.IndirectLightingCacheShowFlag = View.IndirectLightingCacheShowFlag; + Result.EyeToPixelSpreadAngle = View.EyeToPixelSpreadAngle; + Result.XRPassthroughCameraUVs = View.XRPassthroughCameraUVs; + Result.GlobalVirtualTextureMipBias = View.GlobalVirtualTextureMipBias; + Result.VirtualTextureFeedbackShift = View.VirtualTextureFeedbackShift; + Result.VirtualTextureFeedbackMask = View.VirtualTextureFeedbackMask; + Result.VirtualTextureFeedbackStride = View.VirtualTextureFeedbackStride; + Result.VirtualTextureFeedbackJitterOffset = View.VirtualTextureFeedbackJitterOffset; + Result.VirtualTextureFeedbackSampleOffset = View.VirtualTextureFeedbackSampleOffset; + Result.RuntimeVirtualTextureMipLevel = View.RuntimeVirtualTextureMipLevel; + Result.RuntimeVirtualTexturePackHeight = View.RuntimeVirtualTexturePackHeight; + Result.RuntimeVirtualTextureDebugParams = View.RuntimeVirtualTextureDebugParams; + Result.OverrideLandscapeLOD = View.OverrideLandscapeLOD; + Result.FarShadowStaticMeshLODBias = View.FarShadowStaticMeshLODBias; + Result.MinRoughness = View.MinRoughness; + Result.HairRenderInfo = View.HairRenderInfo; + Result.EnableSkyLight = View.EnableSkyLight; + Result.HairRenderInfoBits = View.HairRenderInfoBits; + Result.HairComponents = View.HairComponents; + Result.bSubsurfacePostprocessEnabled = View.bSubsurfacePostprocessEnabled; + Result.SSProfilesTextureSizeAndInvSize = View.SSProfilesTextureSizeAndInvSize; + Result.SSProfilesPreIntegratedTextureSizeAndInvSize = View.SSProfilesPreIntegratedTextureSizeAndInvSize; + Result.SpecularProfileTextureSizeAndInvSize = View.SpecularProfileTextureSizeAndInvSize; + Result.PhysicsFieldClipmapCenter = View.PhysicsFieldClipmapCenter; + Result.PhysicsFieldClipmapDistance = View.PhysicsFieldClipmapDistance; + Result.PhysicsFieldClipmapResolution = View.PhysicsFieldClipmapResolution; + Result.PhysicsFieldClipmapExponent = View.PhysicsFieldClipmapExponent; + Result.PhysicsFieldClipmapCount = View.PhysicsFieldClipmapCount; + Result.PhysicsFieldTargetCount = View.PhysicsFieldTargetCount; + Result.PhysicsFieldTargets = View.PhysicsFieldTargets; + Result.GPUSceneViewId = View.GPUSceneViewId; + Result.ViewResolutionFraction = View.ViewResolutionFraction; + Result.SubSurfaceColorAsTransmittanceAtDistanceInMeters = View.SubSurfaceColorAsTransmittanceAtDistanceInMeters; + Result.TanAndInvTanHalfFOV = View.TanAndInvTanHalfFOV; + Result.PrevTanAndInvTanHalfFOV = View.PrevTanAndInvTanHalfFOV; + Result.GlintLUTParameters0 = View.GlintLUTParameters0; + Result.GlintLUTParameters1 = View.GlintLUTParameters1; + FinalizeViewState(Result); + return Result; +} + +#line 17 "/Engine/Private/InstancedStereo.ush" +void FinalizeViewState(inout ViewState InOutView) +{ + InOutView.WorldToClip = MakeLWCInverseMatrix(InOutView.MatrixTilePosition, InOutView.RelativeWorldToClip); + InOutView.ClipToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.ClipToRelativeWorld); + InOutView.ScreenToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.ScreenToRelativeWorld); + InOutView.PrevClipToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.PrevClipToRelativeWorld); + + InOutView.WorldCameraOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.RelativeWorldCameraOrigin); + InOutView.WorldViewOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.RelativeWorldViewOrigin); + InOutView.PrevWorldCameraOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.PrevRelativeWorldCameraOrigin); + InOutView.PrevWorldViewOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.PrevRelativeWorldViewOrigin); + InOutView.PreViewTranslation = MakeLWCVector3(-InOutView.ViewTilePosition, InOutView.RelativePreViewTranslation); + InOutView.PrevPreViewTranslation = MakeLWCVector3(-InOutView.ViewTilePosition, InOutView.RelativePrevPreViewTranslation); +} + +#line 34 "/Engine/Private/InstancedStereo.ush" +static ViewState ResolvedView = (ViewState)0.0f; + +#line 36 "/Engine/Private/InstancedStereo.ush" +ViewState ResolveView() +{ + return GetPrimaryView(); +} + +#line 285 "/Engine/Private/Common.ush" +float4 Texture2DSample(Texture2D Tex, SamplerState Sampler, float2 UV) +{ + + + + return Tex.Sample(Sampler, UV); + +} + +#line 293 "/Engine/Private/Common.ush" +float4 Texture2DSample(Texture2D Tex, SamplerState Sampler, FloatDeriv2 UV) +{ + + + + return Tex.SampleGrad(Sampler, UV.Value, UV.Ddx, UV.Ddy); + +} + +#line 353 "/Engine/Private/Common.ush" +float4 Texture3DSampleLevel(Texture3D Tex, SamplerState Sampler, float3 UV, float Mip) +{ + return Tex.SampleLevel(Sampler, UV, Mip); +} + +#line 595 "/Engine/Private/Common.ush" +float Luminance( float3 LinearColor ) +{ + return dot( LinearColor, float3( 0.3, 0.59, 0.11 ) ); +} + +#line 661 "/Engine/Private/Common.ush" +float PositiveClampedPow(float Base, float Exponent) +{ + return (Base <= 0.0f) ? 0.0f : pow(Base, Exponent); +} + +#line 665 "/Engine/Private/Common.ush" +float2 PositiveClampedPow(float2 Base, float2 Exponent) +{ + return float2(PositiveClampedPow(Base.x, Exponent.x), PositiveClampedPow(Base.y, Exponent.y)); +} + +#line 669 "/Engine/Private/Common.ush" +float3 PositiveClampedPow(float3 Base, float3 Exponent) +{ + return float3(PositiveClampedPow(Base.xy, Exponent.xy), PositiveClampedPow(Base.z, Exponent.z)); +} + +#line 673 "/Engine/Private/Common.ush" +float4 PositiveClampedPow(float4 Base, float4 Exponent) +{ + return float4(PositiveClampedPow(Base.xy, Exponent.xy), PositiveClampedPow(Base.zw, Exponent.zw)); +} + +#line 26 "/Engine/Private/Random.ush" +float InterleavedGradientNoise( float2 uv, float FrameId ) +{ + + uv += FrameId * (float2(47, 17) * 0.695f); + + const float3 magic = float3( 0.06711056f, 0.00583715f, 52.9829189f ); + return frac(magic.z * frac(dot(uv, magic.xy))); +} + +#line 924 "/Engine/Private/Common.ush" +float Pow2( float x ) +{ + return x*x; +} + +#line 929 "/Engine/Private/Common.ush" +float2 Pow2( float2 x ) +{ + return x*x; +} + +#line 934 "/Engine/Private/Common.ush" +float3 Pow2( float3 x ) +{ + return x*x; +} + +#line 939 "/Engine/Private/Common.ush" +float4 Pow2( float4 x ) +{ + return x*x; +} + +#line 1187 "/Engine/Private/Common.ush" +bool IsOrthoProjection(float4x4 ViewToClip) +{ + return asuint(ViewToClip._44); +} + +#line 1193 "/Engine/Private/Common.ush" +bool IsOrthoProjection() +{ + return IsOrthoProjection(View.ViewToClip); +} + +#line 1229 "/Engine/Private/Common.ush" +float2 ScreenPositionToBufferUV(float4 ScreenPosition) +{ + return float2(ScreenPosition.xy / ScreenPosition.w * ResolvedView.ScreenPositionScaleBias.xy + ResolvedView.ScreenPositionScaleBias.wz); +} + +#line 1263 "/Engine/Private/Common.ush" +float3 SvPositionToResolvedTranslatedWorld(float4 SvPosition) +{ + float4 HomWorldPos = mul(float4(SvPosition.xyz, 1), ResolvedView.SVPositionToTranslatedWorld); + + return HomWorldPos.xyz / HomWorldPos.w; +} + +#line 1293 "/Engine/Private/Common.ush" +float4 SvPositionToResolvedScreenPosition(float4 SvPosition) +{ + float2 PixelPos = SvPosition.xy - ResolvedView.ViewRectMin.xy; + + + float3 NDCPos = float3( (PixelPos * ResolvedView.ViewSizeAndInvSize.zw - 0.5f) * float2(2, -2), SvPosition.z); + + + return float4(NDCPos.xyz, 1) * SvPosition.w; +} + +#line 2050 "/Engine/Private/Common.ush" +struct FPixelShaderIn +{ + + float4 SvPosition; + + + uint Coverage; + + + bool bIsFrontFace; +}; + +#line 2062 "/Engine/Private/Common.ush" +struct FPixelShaderOut +{ + + float4 MRT[8]; + + + uint StrataOutput[3]; + uint StrataTopLayerData; + + + uint Coverage; + + + float Depth; +}; + +#line 13 "/Engine/Private/MonteCarlo.ush" +float3x3 GetTangentBasis( float3 TangentZ ) +{ + const float Sign = TangentZ.z >= 0 ? 1 : -1; + const float a = -rcp( Sign + TangentZ.z ); + const float b = TangentZ.x * TangentZ.y * a; + + float3 TangentX = { 1 + Sign * a * Pow2( TangentZ.x ), Sign * b, -Sign * TangentZ.x }; + float3 TangentY = { b, Sign + a * Pow2( TangentZ.y ), -TangentZ.y }; + + return float3x3( TangentX, TangentY, TangentZ ); +} + +#line 48 "/Engine/Private/MonteCarlo.ush" +float3 TangentToWorld( float3 Vec, float3 TangentZ ) +{ + return mul( Vec, GetTangentBasis( TangentZ ) ); +} + +#line 18 "/Engine/Private/OctahedralCommon.ush" +float2 UnitVectorToOctahedron( float3 N ) +{ + N.xy /= dot( 1, abs(N) ); + if( N.z <= 0 ) + { + N.xy = ( 1 - abs(N.yx) ) * select_internal( N.xy >= 0 , float2(1,1) , float2(-1,-1) ); + } + return N.xy; +} + +#line 28 "/Engine/Private/OctahedralCommon.ush" +float3 OctahedronToUnitVector( float2 Oct ) +{ + float3 N = float3( Oct, 1 - dot( 1, abs(Oct) ) ); + float t = max( -N.z, 0 ); + N.xy += select_internal( N.xy >= 0 , float2(-t, -t) , float2(t, t) ); + return normalize(N); +} + +#line 93 "/Engine/Private/SceneData.ush" +struct FPrimitiveSceneData +{ + uint Flags; + uint VisibilityFlags; + int InstanceSceneDataOffset; + int NumInstanceSceneDataEntries; + int PersistentPrimitiveIndex; + uint SingleCaptureIndex; + float3 TilePosition; + uint PrimitiveComponentId; + FLWCMatrix LocalToWorld; + FLWCInverseMatrix WorldToLocal; + FLWCMatrix PreviousLocalToWorld; + FLWCInverseMatrix PreviousWorldToLocal; + float4x4 WorldToPreviousWorld; + float3 InvNonUniformScale; + float ObjectBoundsX; + FLWCVector3 ObjectWorldPosition; + FLWCVector3 ActorWorldPosition; + float ObjectRadius; + uint LightmapUVIndex; + float3 ObjectOrientation; + uint LightmapDataIndex; + float4 NonUniformScale; + float3 PreSkinnedLocalBoundsMin; + uint NaniteResourceID; + float3 PreSkinnedLocalBoundsMax; + uint NaniteHierarchyOffset; + float3 LocalObjectBoundsMin; + float ObjectBoundsY; + float3 LocalObjectBoundsMax; + float ObjectBoundsZ; + uint InstancePayloadDataOffset; + uint InstancePayloadDataStride; + uint InstancePayloadExtensionSize; + float3 InstanceLocalBoundsCenter; + float3 InstanceLocalBoundsExtent; + float3 WireframeColor; + float3 LevelColor; + uint PackedNaniteFlags; + float2 InstanceDrawDistanceMinMaxSquared; + float InstanceWPODisableDistanceSquared; + uint NaniteRayTracingDataOffset; + float MaxWPOExtent; + float MinMaterialDisplacement; + float MaxMaterialDisplacement; + uint CustomStencilValueAndMask; + float4 CustomPrimitiveData[9]; +}; + +#line 211 "/Engine/Private/SceneData.ush" +float4 LoadPrimitivePrimitiveSceneDataElement(uint PrimitiveIndex, uint ItemIndex) +{ + uint TargetIdx = PrimitiveIndex + ItemIndex; + + + + + + + + + { }; + return Scene.GPUScene.GPUScenePrimitiveSceneData[TargetIdx]; + +} + +#line 228 "/Engine/Private/SceneData.ush" +FPrimitiveSceneData GetPrimitiveData(uint PrimitiveId) +{ + + + + + + FPrimitiveSceneData PrimitiveData = (FPrimitiveSceneData)0; + + + uint PrimitiveIndex = PrimitiveId * 41; + + float3 TilePosition = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 1).xyz; + + const float4x4 LocalToWorld = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 2), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 3), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 4), + float4(0, 0, 0, 1) + )); + + const float4x4 PreviousLocalToWorld = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 8), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 9), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 10), + float4(0, 0, 0, 1) + )); + + const float4x4 WorldToLocal = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 5), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 6), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 7), + float4(0, 0, 0, 1) + )); + + const float4x4 PreviousWorldToLocal = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 11), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 12), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 13), + float4(0, 0, 0, 1) + )); + + const float4x4 WorldToPreviousWorld = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 14), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 15), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 16), + float4(0, 0, 0, 1) + )); + + float4 ObjectWorldPositionAndRadius = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 18); + + PrimitiveData.Flags = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).x); + PrimitiveData.InstanceSceneDataOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).y); + PrimitiveData.NumInstanceSceneDataEntries = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).z); + PrimitiveData.SingleCaptureIndex = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).w) & 0xFFFFu; + PrimitiveData.VisibilityFlags = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).w) >> 16u; + PrimitiveData.TilePosition = TilePosition; + PrimitiveData.PrimitiveComponentId = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 1).w); + PrimitiveData.LocalToWorld = MakeLWCMatrix4x3(TilePosition, LocalToWorld); + PrimitiveData.WorldToLocal = MakeLWCInverseMatrix4x3(TilePosition, WorldToLocal); + PrimitiveData.PreviousLocalToWorld = MakeLWCMatrix4x3(TilePosition, PreviousLocalToWorld); + PrimitiveData.PreviousWorldToLocal = MakeLWCInverseMatrix4x3(TilePosition, PreviousWorldToLocal); + PrimitiveData.WorldToPreviousWorld = WorldToPreviousWorld; + PrimitiveData.InvNonUniformScale = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 17).xyz; + PrimitiveData.ObjectBoundsX = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 17).w; + PrimitiveData.ObjectWorldPosition = MakeLWCVector3(TilePosition, ObjectWorldPositionAndRadius.xyz); + PrimitiveData.ObjectRadius = ObjectWorldPositionAndRadius.w; + PrimitiveData.ActorWorldPosition = MakeLWCVector3(TilePosition, LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 19).xyz); + PrimitiveData.LightmapUVIndex = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 19).w); + PrimitiveData.ObjectOrientation = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 20).xyz; + PrimitiveData.LightmapDataIndex = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 20).w); + PrimitiveData.NonUniformScale = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 21); + PrimitiveData.PreSkinnedLocalBoundsMin = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 22).xyz; + PrimitiveData.NaniteResourceID = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 22).w); + PrimitiveData.PreSkinnedLocalBoundsMax = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 23).xyz; + PrimitiveData.NaniteHierarchyOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 23).w); + PrimitiveData.LocalObjectBoundsMin = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 24).xyz; + PrimitiveData.ObjectBoundsY = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 24).w; + PrimitiveData.LocalObjectBoundsMax = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 25).xyz; + PrimitiveData.ObjectBoundsZ = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 25).w; + PrimitiveData.InstanceLocalBoundsCenter = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 26).xyz; + PrimitiveData.InstancePayloadDataOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 26).w); + PrimitiveData.InstanceLocalBoundsExtent = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 27).xyz; + PrimitiveData.InstancePayloadDataStride = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 27).w) & 0x00FFFFFFu; + PrimitiveData.InstancePayloadExtensionSize = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 27).w) >> 24; + PrimitiveData.WireframeColor = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 28).xyz; + PrimitiveData.PackedNaniteFlags = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 28).w); + PrimitiveData.LevelColor = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 29).xyz; + PrimitiveData.PersistentPrimitiveIndex = asint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 29).w); + PrimitiveData.InstanceDrawDistanceMinMaxSquared = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 30).xy; + PrimitiveData.InstanceWPODisableDistanceSquared = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 30).z; + PrimitiveData.NaniteRayTracingDataOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 30).w); + PrimitiveData.MaxWPOExtent = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).x; + PrimitiveData.MinMaterialDisplacement = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).y; + PrimitiveData.MaxMaterialDisplacement = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).z; + PrimitiveData.CustomStencilValueAndMask = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).w); + + + + + [unroll] + for (int DataIndex = 0; DataIndex < 9; ++DataIndex) + { + PrimitiveData.CustomPrimitiveData[DataIndex] = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 32 + DataIndex); + } + return PrimitiveData; + +} + +#line 363 "/Engine/Private/SceneData.ush" +float GetPrimitive_PerObjectGBufferData_FromFlags(uint Flags) +{ + const float CapsuleRepresentation = CondMask(Flags & 0x100, 1.0f, 0.0f); + const float CastContactShadow = CondMask(Flags & 0x200, 1.0f, 0.0f); + return (2.0f * CapsuleRepresentation + CastContactShadow) / 3.0f; +} + +#line 370 "/Engine/Private/SceneData.ush" +float GetPrimitive_PerObjectGBufferData(uint PrimitiveId) +{ + return GetPrimitive_PerObjectGBufferData_FromFlags(GetPrimitiveData(PrimitiveId).Flags); +} + +#line 376 "/Engine/Private/SceneData.ush" +float GetPrimitive_PerObjectGBufferData(FPrimitiveSceneData Primitive) +{ + return GetPrimitive_PerObjectGBufferData_FromFlags(Primitive.Flags); +} + +#line 404 "/Engine/Private/SceneData.ush" +struct FInstanceSceneEditorData +{ + float3 HitProxyId; + uint HitProxyPacked; + bool bIsSelected; +}; + +#line 434 "/Engine/Private/SceneData.ush" +struct FInstanceSceneData +{ + FLWCMatrix LocalToWorld; + FLWCMatrix PrevLocalToWorld; + FLWCInverseMatrix WorldToLocal; + float4 NonUniformScale; + float3 InvNonUniformScale; + float DeterminantSign; + float3 LocalBoundsCenter; + uint PrimitiveId; + uint RelativeId; + uint PayloadDataOffset; + uint PayloadExtensionOffset; + uint PayloadExtensionSize; + float3 LocalBoundsExtent; + uint LastUpdateSceneFrameNumber; + uint NaniteRuntimeResourceID; + uint NaniteHierarchyOffset; + + + + + + + + + float4 LightMapAndShadowMapUVBias; + + bool ValidInstance; + uint Flags; + + + FInstanceSceneEditorData EditorData; + +}; + +#line 1068 "/Engine/Private/SceneData.ush" +struct FSceneDataIntermediates +{ + uint PrimitiveId; + uint InstanceId; + uint ViewIndex; + uint CullingFlags; + + uint InstanceIdLoadIndex; + FInstanceSceneData InstanceData; + FPrimitiveSceneData Primitive; +}; + +#line 113 "/Engine/Private/ShadingCommon.ush" +float DielectricSpecularToF0(float Specular) +{ + return float(0.08f * Specular); +} + +#line 146 "/Engine/Private/ShadingCommon.ush" +float3 ComputeF0(float Specular, float3 BaseColor, float Metallic) +{ + return lerp(DielectricSpecularToF0(Specular).xxx, BaseColor, Metallic.xxx); +} + +#line 329 "/Engine/Private/DeferredShadingCommon.ush" +struct FGBufferData +{ + + float3 WorldNormal; + + float3 WorldTangent; + + float3 DiffuseColor; + + float3 SpecularColor; + + float3 BaseColor; + + float Metallic; + + float Specular; + + float4 CustomData; + + float GenericAO; + + float IndirectIrradiance; + + + float4 PrecomputedShadowFactors; + + float Roughness; + + float Anisotropy; + + float GBufferAO; + + uint DiffuseIndirectSampleOcclusion; + + uint ShadingModelID; + + uint SelectiveOutputMask; + + float PerObjectGBufferData; + + float CustomDepth; + + uint CustomStencil; + + + float Depth; + + float4 Velocity; + + + float3 StoredBaseColor; + + float StoredSpecular; + + float StoredMetallic; + + + float Curvature; +}; + +#line 389 "/Engine/Private/DeferredShadingCommon.ush" +bool CastContactShadow(FGBufferData GBufferData) +{ + uint PackedAlpha = (uint)(GBufferData.PerObjectGBufferData * 3.999f); + bool bCastContactShadowBit = PackedAlpha & 1; + + bool bShadingModelCastContactShadows = (GBufferData.ShadingModelID != 9); + return bCastContactShadowBit && bShadingModelCastContactShadows; +} + +#line 407 "/Engine/Private/DeferredShadingCommon.ush" +bool CheckerFromPixelPos(uint2 PixelPos) +{ + + + uint TemporalAASampleIndex = uint(View.TemporalAAParams.x); + + + return (PixelPos.x + PixelPos.y + TemporalAASampleIndex) % 2; + + + +} + +#line 1191 "/Engine/Private/DeferredShadingCommon.ush" +float3 AOMultiBounce(float3 BaseColor, float AO) +{ + if (0 && !0) + { + return AO; + } + else + { + float3 a = 2.0404 * BaseColor - 0.3324; + float3 b = -4.7951 * BaseColor + 0.6417; + float3 c = 2.7552 * BaseColor + 0.6903; + return max(AO, ((AO * a + b) * AO + c) * AO); + } +} + +#line 169 "/Engine/Generated/Material.ush" +struct FStrataData +{ + uint Dummy; +}; + +#line 173 "/Engine/Generated/Material.ush" +FStrataData GetInitialisedStrataData() { return (FStrataData)0; } + +#line 186 "/Engine/Generated/Material.ush" +struct FMaterialParticleParameters +{ + + float RelativeTime; + + float MotionBlurFade; + + float Random; + + float4 Velocity; + + float4 Color; + + float4 TranslatedWorldPositionAndSize; + + float4 MacroUV; + + + + + + float4 DynamicParameter; + + + + + + + + + + + + + + + FLWCMatrix ParticleToWorld; + + + FLWCInverseMatrix WorldToParticle; + + + + + + + + + + float2 Size; + + + float SpriteRotation; +}; + +#line 296 "/Engine/Generated/Material.ush" +struct FMaterialAttributes +{ + float3 BaseColor; + float Metallic; + float Specular; + float Roughness; + float Anisotropy; + float3 EmissiveColor; + float Opacity; + float OpacityMask; + float3 Normal; + float3 Tangent; + float3 WorldPositionOffset; + float Displacement; + float3 SubsurfaceColor; + float ClearCoat; + float ClearCoatRoughness; + float AmbientOcclusion; + float3 Refraction; + float PixelDepthOffset; + uint ShadingModel; + float SurfaceThickness; + FStrataData FrontMaterial; + float2 CustomizedUV0; + float2 CustomizedUV1; + float2 CustomizedUV2; + float2 CustomizedUV3; + float2 CustomizedUV4; + float2 CustomizedUV5; + float2 CustomizedUV6; + float2 CustomizedUV7; + float3 BentNormal; + float3 ClearCoatBottomNormal; + float3 CustomEyeTangent; + float3 TransmittanceColor; +}; + +#line 373 "/Engine/Generated/Material.ush" +struct FPixelMaterialInputs +{ + float3 EmissiveColor; + float Opacity; + float OpacityMask; + float3 BaseColor; + float Metallic; + float Specular; + float Roughness; + float Anisotropy; + float3 Normal; + float3 Tangent; + float4 Subsurface; + float AmbientOcclusion; + float3 Refraction; + float PixelDepthOffset; + uint ShadingModel; + FStrataData FrontMaterial; + float SurfaceThickness; + float Displacement; + + + + + + + + + + + + +}; + +#line 411 "/Engine/Generated/Material.ush" +struct FMaterialPixelParameters +{ + + float2 TexCoords[1]; + + + + float4 VertexColor; + + + float3 WorldNormal; + + + float3 WorldTangent; + + + float3 ReflectionVector; + + + float3 CameraVector; + + + float3 LightVector; + + + + + + + float4 SvPosition; + + + float4 ScreenPosition; + + + + + + float2 ViewBufferUV; + + + + + + float UnMirrored; + + float TwoSidedSign; + + + + + + float3x3 TangentToWorld; + + + + + + + + + + + FLWCVector3 AbsoluteWorldPosition; + + + + + float3 WorldPosition_CamRelative; + + + + + + FLWCVector3 WorldPosition_NoOffsets; + + + + + + float3 WorldPosition_NoOffsets_CamRelative; + + + float3 LightingPositionOffset; + + + float3 WorldPosition_DDX; + float3 WorldPosition_DDY; + float4 VertexColor_DDX; + float4 VertexColor_DDY; + float4 ScreenPosition_DDX; + float4 ScreenPosition_DDY; + + + float2 TexCoords_DDX[1]; + float2 TexCoords_DDY[1]; + + + float AOMaterialMask; + + + + + + + + + + + + + + + + + uint PrimitiveId; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FMaterialParticleParameters Particle; + + + + + + + + + + + + + + + uint Dummy; + + + + + + + + + + + + + + + + + + + + + +#line 620 "/Engine/Generated/Material.ush" + + + FMaterialAttributes MaterialAttributes; +}; + +#line 639 "/Engine/Generated/Material.ush" +FMaterialPixelParameters MakeInitializedMaterialPixelParameters() +{ + FMaterialPixelParameters MPP; + MPP = (FMaterialPixelParameters)0; + MPP.TangentToWorld = float3x3(1,0,0,0,1,0,0,0,1); + return MPP; +} + +#line 651 "/Engine/Generated/Material.ush" +struct FMaterialVertexParameters +{ + + + + float3 WorldPosition; + + float3x3 TangentToWorld; + + + + + + + + + + + + + + + + + + + + + + + + + + + FLWCMatrix PrevFrameLocalToWorld; + + float3 PreSkinnedPosition; + float3 PreSkinnedNormal; + + float4 VertexColor; + + float2 TexCoords[1]; + + + + + + + + + + + + FMaterialParticleParameters Particle; + + + + + + FMaterialAttributes MaterialAttributes; + + + FSceneDataIntermediates SceneData; + + + + uint PrimitiveId; + + bool bEvaluateWorldPositionOffset; +}; + +#line 751 "/Engine/Generated/Material.ush" +FPrimitiveSceneData GetPrimitiveData(FMaterialVertexParameters Parameters) +{ + return Parameters.SceneData.Primitive; +} + +#line 756 "/Engine/Generated/Material.ush" +FPrimitiveSceneData GetPrimitiveData(FMaterialPixelParameters Parameters) +{ + return GetPrimitiveData(Parameters.PrimitiveId); +} + +#line 2096 "/Engine/Generated/Material.ush" +float3 ReflectionAboutCustomWorldNormal(FMaterialPixelParameters Parameters, float3 WorldNormal, bool bNormalizeInputNormal) +{ + if (bNormalizeInputNormal) + { + WorldNormal = normalize(WorldNormal); + } + + return -Parameters.CameraVector + WorldNormal * dot(WorldNormal, Parameters.CameraVector) * 2.0; +} + +#line 2803 "/Engine/Generated/Material.ush" +float4 CustomExpression0(FMaterialPixelParameters Parameters,Texture2D Tex, SamplerState TexSampler ,float2 UV,float Distance,float DistanceSteps,float RadialSteps,float RadialOffset,float KernelPower) +{ +float3 CurColor=0; + +float2 NewUV = UV; + +int i=0; + +float StepSize = Distance / (int) DistanceSteps; + +float CurDistance=0; + +float2 CurOffset=0; + +float SubOffset = 0; + +float TwoPi = 6.283185; + +float accumdist=0; + + + +if (DistanceSteps < 1) + + + +{ + +return Texture2DSample(Tex,TexSampler,UV); + +} + +else + +{ + +while ( i < (int) DistanceSteps) + +{ + + CurDistance += StepSize; + + for (int j = 0; j < (int) RadialSteps; j++) + + { + +SubOffset +=1; + +CurOffset.x = cos(TwoPi*(SubOffset / RadialSteps)); + +CurOffset.y = sin(TwoPi*(SubOffset / RadialSteps)); + + NewUV.x = UV.x + CurOffset.x * CurDistance; + + NewUV.y = UV.y + CurOffset.y * CurDistance; + + float distpow = pow(CurDistance, KernelPower); + + CurColor += Texture2DSample(Tex,TexSampler,NewUV)*distpow; + + accumdist += distpow; + + } + +SubOffset +=RadialOffset; + +i++; + +} + +CurColor = CurColor; + +CurColor /=accumdist; + +return CurColor; + +} +} + +#line 2975 "/Engine/Generated/Material.ush" +float3 GetMaterialNormalRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Normal; +} + +#line 2980 "/Engine/Generated/Material.ush" +float3 GetMaterialNormal(FMaterialPixelParameters Parameters, FPixelMaterialInputs PixelMaterialInputs) +{ + float3 RetNormal; + + RetNormal = GetMaterialNormalRaw(PixelMaterialInputs); + + + { + + float3 OverrideNormal = ResolvedView.NormalOverrideParameter.xyz; + + + OverrideNormal = Parameters.TangentToWorld[2] * (1 - ResolvedView.NormalOverrideParameter.w); + + + RetNormal = RetNormal * ResolvedView.NormalOverrideParameter.w + OverrideNormal; + } + + + return RetNormal; +} + +#line 3002 "/Engine/Generated/Material.ush" +float3 GetMaterialTangentRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Tangent; +} + +#line 3007 "/Engine/Generated/Material.ush" +float3 GetMaterialTangent(FPixelMaterialInputs PixelMaterialInputs) +{ + return GetMaterialTangentRaw(PixelMaterialInputs); +} + +#line 3012 "/Engine/Generated/Material.ush" +float3 GetMaterialEmissiveRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.EmissiveColor; +} + +#line 3017 "/Engine/Generated/Material.ush" +float3 GetMaterialEmissive(FPixelMaterialInputs PixelMaterialInputs) +{ + float3 EmissiveColor = GetMaterialEmissiveRaw(PixelMaterialInputs); + + EmissiveColor = max(EmissiveColor, 0.0f); + + return EmissiveColor; +} + +#line 3032 "/Engine/Generated/Material.ush" +uint GetMaterialShadingModel(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.ShadingModel; +} + +#line 3037 "/Engine/Generated/Material.ush" +float3 GetMaterialBaseColorRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.BaseColor; +} + +#line 3042 "/Engine/Generated/Material.ush" +float3 GetMaterialBaseColor(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialBaseColorRaw(PixelMaterialInputs)); +} + +#line 3047 "/Engine/Generated/Material.ush" +float GetMaterialMetallicRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Metallic; +} + +#line 3052 "/Engine/Generated/Material.ush" +float GetMaterialMetallic(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialMetallicRaw(PixelMaterialInputs)); +} + +#line 3057 "/Engine/Generated/Material.ush" +float GetMaterialSpecularRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Specular; +} + +#line 3062 "/Engine/Generated/Material.ush" +float GetMaterialSpecular(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialSpecularRaw(PixelMaterialInputs)); +} + +#line 3067 "/Engine/Generated/Material.ush" +float GetMaterialRoughnessRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Roughness; +} + +#line 3072 "/Engine/Generated/Material.ush" +float GetMaterialRoughness(FPixelMaterialInputs PixelMaterialInputs) +{ + + return 1; + + float Roughness = saturate(GetMaterialRoughnessRaw(PixelMaterialInputs)); + + + { + + Roughness = Roughness * ResolvedView.RoughnessOverrideParameter.y + ResolvedView.RoughnessOverrideParameter.x; + } + + + return Roughness; +} + +#line 3089 "/Engine/Generated/Material.ush" +float GetMaterialAnisotropyRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Anisotropy; +} + +#line 3094 "/Engine/Generated/Material.ush" +float GetMaterialAnisotropy(FPixelMaterialInputs PixelMaterialInputs) +{ + return clamp(GetMaterialAnisotropyRaw(PixelMaterialInputs), -1.0f, 1.0f); +} + +#line 3136 "/Engine/Generated/Material.ush" +float GetMaterialOpacityMaskClipValue() +{ +return 0.50000; +} + +#line 3167 "/Engine/Generated/Material.ush" +float GetMaterialOpacityRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Opacity; +} + +#line 3189 "/Engine/Generated/Material.ush" +float GetMaterialOpacity(FPixelMaterialInputs PixelMaterialInputs) +{ + + return saturate(GetMaterialOpacityRaw(PixelMaterialInputs)); +} + +#line 3283 "/Engine/Generated/Material.ush" +float GetMaterialAmbientOcclusionRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.AmbientOcclusion; +} + +#line 3288 "/Engine/Generated/Material.ush" +float GetMaterialAmbientOcclusion(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialAmbientOcclusionRaw(PixelMaterialInputs)); +} + +#line 3377 "/Engine/Generated/Material.ush" +float3 CalculateAnisotropyTangent(in out FMaterialPixelParameters Parameters, FPixelMaterialInputs PixelMaterialInputs) +{ + float3 Normal = Parameters.WorldNormal; + + + + + + + + + float3 Tangent = GetMaterialTangent(PixelMaterialInputs); + + + + + + float3 BiTangent = cross(Normal, Tangent); + Tangent = normalize(cross(BiTangent, Normal)); + + return Tangent; +} + +#line 3431 "/Engine/Generated/Material.ush" +void CalcPixelMaterialInputs(in out FMaterialPixelParameters Parameters, in out FPixelMaterialInputs PixelMaterialInputs) +{ + + + + PixelMaterialInputs.Normal = float3(1.00000000,0.0f,0.0f); + + + + + + + + + + + + + + float3 MaterialNormal = GetMaterialNormal(Parameters, PixelMaterialInputs); + + + + + + + + + + + + + + + Parameters.WorldNormal = normalize(MaterialNormal); + + + + + + + + + Parameters.ReflectionVector = ReflectionAboutCustomWorldNormal(Parameters, Parameters.WorldNormal, false); + + + Parameters.Particle.MotionBlurFade = 1.0f; + + + + float2 Local0 = Parameters.TexCoords[0].xy; + float4 Local1 = CustomExpression0(Parameters,Material.Texture2D_0,Material.Texture2D_0Sampler, Local0 ,0.05000000,16.00000000,8.00000000,0.61799997,1.00000000); + float4 Local2 = max(Local1,((float4)0.00000000)); + float4 Local3 = PositiveClampedPow(Local2,((float4)0.45454544)); + + PixelMaterialInputs.EmissiveColor = Local3.xyz; + PixelMaterialInputs.Opacity = 1.00000000; + PixelMaterialInputs.OpacityMask = 1.00000000; + PixelMaterialInputs.BaseColor = float3(1.00000000,0.0f,0.0f); + PixelMaterialInputs.Metallic = 1.00000000; + PixelMaterialInputs.Specular = 1.00000000; + PixelMaterialInputs.Roughness = 1.00000000; + PixelMaterialInputs.Anisotropy = 1.00000000; + PixelMaterialInputs.Normal = float3(1.00000000,0.0f,0.0f); + PixelMaterialInputs.Tangent = float3(1.00000000,0.0f,0.0f); + PixelMaterialInputs.Subsurface = 0; + PixelMaterialInputs.AmbientOcclusion = 1.00000000; + PixelMaterialInputs.Refraction = float3(float3(1.00000000,0.0f,0.0f).xy,Material.PreshaderBuffer[0].x); + PixelMaterialInputs.PixelDepthOffset = 1.00000000; + PixelMaterialInputs.ShadingModel = 0; + PixelMaterialInputs.FrontMaterial = GetInitialisedStrataData(); + PixelMaterialInputs.SurfaceThickness = 1.00000000; + PixelMaterialInputs.Displacement = 0.00000000; + + + + Parameters.WorldTangent = CalculateAnisotropyTangent(Parameters, PixelMaterialInputs); + + + +} + +#line 3365 +void ClipLODTransition(float2 SvPosition, float DitherFactor) +{ + if (abs(DitherFactor) > .001) + { + float ArgCos = dot(floor(SvPosition.xy), float2(347.83451793, 3343.28371963)); + + + + + float RandCos = cos(ArgCos); + float RandomVal = frac(RandCos * 1000.0); + float RetVal = (DitherFactor < 0.0) ? + (DitherFactor + 1.0 > RandomVal) : + (DitherFactor < RandomVal); + clip(RetVal - .001); + } +} + +#line 3383 +void ClipLODTransition(FMaterialPixelParameters Parameters, float DitherFactor) +{ + ClipLODTransition(Parameters.SvPosition.xy, DitherFactor); +} + +#line 3652 "/Engine/Generated/Material.ush" +void ClipLODTransition(FMaterialPixelParameters Parameters) +{ +} + +#line 3655 "/Engine/Generated/Material.ush" +void ClipLODTransition(float2 SvPosition) +{ +} + +#line 3686 "/Engine/Generated/Material.ush" +void GetMaterialCoverageAndClipping(FMaterialPixelParameters Parameters, FPixelMaterialInputs PixelMaterialInputs) +{ + ClipLODTransition(Parameters); + +#line 3714 "/Engine/Generated/Material.ush" + +} + +#line 3785 "/Engine/Generated/Material.ush" +bool IsOrthoProjection(ViewState InView) +{ + return InView.ViewToClip[3][3] >= 1.0f; +} + +#line 3791 "/Engine/Generated/Material.ush" +void CalcMaterialParametersEx( + in out FMaterialPixelParameters Parameters, + in out FPixelMaterialInputs PixelMaterialInputs, + float4 SvPosition, + float4 ScreenPosition, + bool bIsFrontFace, + float3 TranslatedWorldPosition, + float3 TranslatedWorldPositionExcludingShaderOffsets) +{ + + Parameters.WorldPosition_CamRelative = TranslatedWorldPosition.xyz; + Parameters.AbsoluteWorldPosition = LWCSubtract(TranslatedWorldPosition.xyz, ResolvedView.PreViewTranslation); + + + + + Parameters.WorldPosition_NoOffsets_CamRelative = TranslatedWorldPositionExcludingShaderOffsets; + Parameters.WorldPosition_NoOffsets = LWCSubtract(TranslatedWorldPositionExcludingShaderOffsets, ResolvedView.PreViewTranslation); + + + Parameters.SvPosition = SvPosition; + Parameters.ScreenPosition = ScreenPosition; + Parameters.ViewBufferUV = ScreenPositionToBufferUV(ScreenPosition); + + + + + + if (IsOrthoProjection(ResolvedView)) + { + + Parameters.CameraVector = -ResolvedView.ViewForward; + } + else + { + + Parameters.CameraVector = normalize(-Parameters.WorldPosition_CamRelative.xyz); + } + + + Parameters.LightVector = 0; + + + + + + + + Parameters.TwoSidedSign = 1.0f; + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + CalcPixelMaterialInputs(Parameters, PixelMaterialInputs); + } +} + +#line 3899 "/Engine/Generated/Material.ush" +float3x3 AssembleTangentToWorld( float3 TangentToWorld0, float4 TangentToWorld2 ) +{ + + + + + + float3 TangentToWorld1 = cross(TangentToWorld2.xyz,TangentToWorld0) * TangentToWorld2.w; + + return float3x3(TangentToWorld0, TangentToWorld1, TangentToWorld2.xyz); +} + +#line 3980 "/Engine/Generated/Material.ush" +float3 GetWorldBentNormalZero(in FMaterialPixelParameters MaterialParameters) +{ + + + + + + + + return MaterialParameters.WorldNormal; + +} + +#line 67 "/Engine/Private/BasePassCommon.ush" +struct FSharedBasePassInterpolants +{ + + + + + + + + + + + float3 PixelPositionExcludingWPO : TEXCOORD9; + + + + + + + + + + + + + + + + + + + + + + + + + + +}; + +#line 121 "/Engine/Private/BasePassCommon.ush" +struct FShadingOcclusion +{ + float DiffOcclusion; + float SpecOcclusion; + float3 BentNormal; +}; + +#line 218 "/Engine/Private/BasePassCommon.ush" +FShadingOcclusion ApplyBentNormal( + in float3 CameraVector, + in float3 WorldNormal, + in float3 WorldBentNormal0, + in float Roughness, + in float MaterialAO) +{ + FShadingOcclusion Out; + Out.DiffOcclusion = MaterialAO; + Out.SpecOcclusion = MaterialAO; + Out.BentNormal = WorldNormal; + +#line 253 "/Engine/Private/BasePassCommon.ush" + + return Out; +} + +#line 7 "/Engine/Private/LocalVertexFactoryCommon.ush" +struct FVertexFactoryInterpolantsVSToPS +{ + float4 TangentToWorld0 : TEXCOORD10_centroid; float4 TangentToWorld2 : TEXCOORD11_centroid; + + + + + + + + + + + + float4 TexCoords[(1+1)/2] : TEXCOORD0; + + + + + + + + + + + + + nointerpolation uint PrimitiveId : PRIMITIVE_ID; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +}; + +#line 69 "/Engine/Private/LocalVertexFactoryCommon.ush" +float2 GetUV(FVertexFactoryInterpolantsVSToPS Interpolants, int UVIndex) +{ + float4 UVVector = Interpolants.TexCoords[UVIndex / 2]; + return UVIndex % 2 ? UVVector.zw : UVVector.xy; +} + +#line 89 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetColor(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + + + + return 0; + +} + +#line 135 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetTangentToWorld2(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + return Interpolants.TangentToWorld2; +} + +#line 140 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetTangentToWorld0(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + return Interpolants.TangentToWorld0; +} + +#line 154 "/Engine/Private/LocalVertexFactoryCommon.ush" +uint GetPrimitiveId(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + + return Interpolants.PrimitiveId; + + + +} + +#line 467 "/Engine/Private/ShaderPrintCommon.ush" +// Hashes are computed using the CityHash32 function + +#line 287 "/Engine/Private/LocalVertexFactory.ush" +struct FVertexFactoryIntermediatesCommon +{ + + FSceneDataIntermediates SceneData; + + + + + + +}; + +#line 302 "/Engine/Private/LocalVertexFactory.ush" +struct FVertexFactoryIntermediates +{ + FVertexFactoryIntermediatesCommon Common; + + int PrimitiveLocalInstanceIndex; + + + float3x3 TangentToLocal; + float3x3 TangentToWorld; + float TangentToWorldSign; + + float4 Color; + + bool bEvaluateWorldPositionOffset; + + + + + + + float IsVisible; + + + + + + + + float3 PreSkinPosition; +}; + +#line 333 "/Engine/Private/LocalVertexFactory.ush" +FPrimitiveSceneData GetPrimitiveData(FVertexFactoryIntermediatesCommon Intermediates) +{ + return Intermediates.SceneData.Primitive; +} + +#line 338 "/Engine/Private/LocalVertexFactory.ush" +FPrimitiveSceneData GetPrimitiveData(FVertexFactoryIntermediates Intermediates) +{ + return GetPrimitiveData(Intermediates.Common); +} + +#line 516 "/Engine/Private/LocalVertexFactory.ush" +FMaterialPixelParameters GetMaterialPixelParameters(FVertexFactoryInterpolantsVSToPS Interpolants, float4 SvPosition) +{ + + FMaterialPixelParameters Result = MakeInitializedMaterialPixelParameters(); + + + [unroll] + for( int CoordinateIndex = 0; CoordinateIndex < 1; CoordinateIndex++ ) + { + Result.TexCoords[CoordinateIndex] = GetUV(Interpolants, CoordinateIndex); + } + + + + + + + + + float3 TangentToWorld0 = GetTangentToWorld0(Interpolants).xyz; + float4 TangentToWorld2 = GetTangentToWorld2(Interpolants); + Result.UnMirrored = TangentToWorld2.w; + + Result.VertexColor = GetColor(Interpolants); + + + Result.Particle.Color = float4(1,1,1,1); + + + + + Result.TangentToWorld = AssembleTangentToWorld( TangentToWorld0, TangentToWorld2 ); + + + + + + + + + + + + + + + + Result.TwoSidedSign = 1; + Result.PrimitiveId = GetPrimitiveId(Interpolants); + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + return Result; +} + +#line 25 "/Engine/Private/VolumetricLightmapShared.ush" +float3 ComputeVolumetricLightmapBrickTextureUVs(float3 WorldPosition) +{ + + float3 IndirectionVolumeUVs = clamp(WorldPosition * View.VolumetricLightmapWorldToUVScale + View.VolumetricLightmapWorldToUVAdd, 0.0f, .99f); + float3 IndirectionTextureTexelCoordinate = IndirectionVolumeUVs * View.VolumetricLightmapIndirectionTextureSize; + float4 BrickOffsetAndSize = View.VolumetricLightmapIndirectionTexture.Load(int4(IndirectionTextureTexelCoordinate, 0)); + + float PaddedBrickSize = View.VolumetricLightmapBrickSize + 1; + return (BrickOffsetAndSize.xyz * PaddedBrickSize + frac(IndirectionTextureTexelCoordinate / BrickOffsetAndSize.w) * View.VolumetricLightmapBrickSize + .5f) * View.VolumetricLightmapBrickTexelSize; +} + +#line 134 "/Engine/Private/VolumetricLightmapShared.ush" +float GetVolumetricLightmapDirectionalLightShadowing(float3 BrickTextureUVs) +{ + return Texture3DSampleLevel(View.DirectionalLightShadowingBrickTexture, View.SharedBilinearClampedSampler, BrickTextureUVs, 0).x; +} + +#line 230 "/Engine/Private/LightmapCommon.ush" +float4 GetPrecomputedShadowMasks(float LightmapVTPageTableResult, FVertexFactoryInterpolantsVSToPS Interpolants, FMaterialPixelParameters MaterialParameters, float3 VolumetricLightmapBrickTextureUVs) +{ + + +#line 261 "/Engine/Private/LightmapCommon.ush" + + + float DirectionalLightShadowing = 1.0f; + + + + + + + + + [branch] + if ((GetPrimitiveData(MaterialParameters).Flags & 0x4) != 0) + { + + + VolumetricLightmapBrickTextureUVs = ComputeVolumetricLightmapBrickTextureUVs( LWCToFloat( MaterialParameters.AbsoluteWorldPosition )); + + + DirectionalLightShadowing = GetVolumetricLightmapDirectionalLightShadowing(VolumetricLightmapBrickTextureUVs); + } + + + return float4(DirectionalLightShadowing, 1, 1, 1); + + + + + + +} + +#line 689 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float3 SpecularColor) +{ + + DiffuseColor += SpecularColor * 0.45; + SpecularColor = 0; + +} + +#line 696 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float SpecularColor) +{ + DiffuseColor += SpecularColor * 0.45; + SpecularColor = 0; +} + +#line 701 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float3 F0, inout float3 F90) +{ + DiffuseColor += F0 * 0.45; + F0 = F90 = 0; +} + +#line 78 "/Engine/Private/ColorSpace.ush" +float3 Luminance( float3 LinearColor, float3 LuminanceFactors ) +{ + return dot( LinearColor, LuminanceFactors ); +} + +#line 12 "/Engine/Private/ShadingModelsMaterial.ush" +void SetGBufferForShadingModel( + in out FGBufferData GBuffer, + in out FMaterialPixelParameters MaterialParameters, + const float Opacity, + const float3 BaseColor, + const float Metallic, + const float Specular, + const float Roughness, + const float Anisotropy, + const float3 SubsurfaceColor, + const float SubsurfaceProfile, + const float Dither, + const uint ShadingModel) +{ + GBuffer.WorldNormal = MaterialParameters.WorldNormal; + GBuffer.WorldTangent = MaterialParameters.WorldTangent; + GBuffer.BaseColor = BaseColor; + GBuffer.Metallic = Metallic; + GBuffer.Specular = Specular; + GBuffer.Roughness = Roughness; + GBuffer.Anisotropy = Anisotropy; + GBuffer.ShadingModelID = ShadingModel; + + + + + if (false) + { + } + + + + + + + + + + + + + + +#line 84 "/Engine/Private/ShadingModelsMaterial.ush" + +#line 118 "/Engine/Private/ShadingModelsMaterial.ush" + + + + + + + + + + + + + + + + + + + + + + + +#line 203 "/Engine/Private/ShadingModelsMaterial.ush" + +} + +#line 699 "/Engine/Private/BasePassPixelShader.usf" +uint GetDiffuseIndirectSampleOcclusion(FGBufferData GBuffer, float3 V, float3 WorldNormal, float3 WorldBentNormal, float2 SvPosition, float MaterialAO) +{ + uint DiffuseIndirectSampleOcclusion = 0; +#line 728 "/Engine/Private/BasePassPixelShader.usf" + + return DiffuseIndirectSampleOcclusion; +} + +#line 757 "/Engine/Private/BasePassPixelShader.usf" +void FPixelShaderInOut_MainPS( + FVertexFactoryInterpolantsVSToPS Interpolants, + FSharedBasePassInterpolants BasePassInterpolants, + in FPixelShaderIn In, + inout FPixelShaderOut Out) +{ + + + + + const uint EyeIndex = 0; + ResolvedView = ResolveView(); + + + + float4 OutVelocity = 0; + + + float4 OutGBufferD = 0; + + + float4 OutGBufferE = 0; + + FMaterialPixelParameters MaterialParameters = GetMaterialPixelParameters(Interpolants, In.SvPosition); + FPixelMaterialInputs PixelMaterialInputs; + + float LightmapVTPageTableResult = (float)0.0f; + + + + + + + + + + + + + + + + + + + + + { + float4 ScreenPosition = SvPositionToResolvedScreenPosition(In.SvPosition); + float3 TranslatedWorldPosition = SvPositionToResolvedTranslatedWorld(In.SvPosition); + CalcMaterialParametersEx(MaterialParameters, PixelMaterialInputs, In.SvPosition, ScreenPosition, In.bIsFrontFace, TranslatedWorldPosition, BasePassInterpolants.PixelPositionExcludingWPO); + } + + + + + + + + + + + + + + + + + + + + + + const bool bEditorWeightedZBuffering = false; + + + + + + + + + if (!bEditorWeightedZBuffering) + { + + + + GetMaterialCoverageAndClipping(MaterialParameters, PixelMaterialInputs); + + } + + + const float Dither = InterleavedGradientNoise(MaterialParameters.SvPosition.xy, View.StateFrameIndexMod8); + + + + float3 BaseColor = GetMaterialBaseColor(PixelMaterialInputs); + float Metallic = GetMaterialMetallic(PixelMaterialInputs); + float Specular = GetMaterialSpecular(PixelMaterialInputs); + + float Roughness = GetMaterialRoughness(PixelMaterialInputs); + float Anisotropy = GetMaterialAnisotropy(PixelMaterialInputs); + uint ShadingModel = GetMaterialShadingModel(PixelMaterialInputs); + float Opacity = GetMaterialOpacity(PixelMaterialInputs); + + + + + + + + + + + + float MaterialAO = GetMaterialAmbientOcclusion(PixelMaterialInputs); + + + float3 SubsurfaceColor = 0; + + float SubsurfaceProfile = 0; + +#line 902 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + +#line 943 "/Engine/Private/BasePassPixelShader.usf" + + + float DBufferOpacity = 1.0f; +#line 975 "/Engine/Private/BasePassPixelShader.usf" + + + const float BaseMaterialCoverageOverWater = Opacity; + const float WaterVisibility = 1.0 - BaseMaterialCoverageOverWater; + + float3 VolumetricLightmapBrickTextureUVs; + + + + + + FGBufferData GBuffer = (FGBufferData)0; + + GBuffer.GBufferAO = MaterialAO; + GBuffer.PerObjectGBufferData = GetPrimitive_PerObjectGBufferData(MaterialParameters.PrimitiveId); + GBuffer.Depth = MaterialParameters.ScreenPosition.w; + GBuffer.PrecomputedShadowFactors = GetPrecomputedShadowMasks(LightmapVTPageTableResult, Interpolants, MaterialParameters, VolumetricLightmapBrickTextureUVs); + + + + SetGBufferForShadingModel( + GBuffer, + MaterialParameters, + Opacity, + BaseColor, + Metallic, + Specular, + Roughness, + Anisotropy, + SubsurfaceColor, + SubsurfaceProfile, + Dither, + ShadingModel + ); + + + +#line 1039 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + +#line 1067 "/Engine/Private/BasePassPixelShader.usf" + + + const bool bChecker = CheckerFromPixelPos(MaterialParameters.SvPosition.xy); + + + + GBuffer.SpecularColor = ComputeF0(Specular, BaseColor, Metallic); + + + + + + + + + + + + + + + + + + + + + + GBuffer.DiffuseColor = BaseColor - BaseColor * Metallic; + + + { + + GBuffer.DiffuseColor = GBuffer.DiffuseColor * View.DiffuseOverrideParameter.w + View.DiffuseOverrideParameter.xyz; + GBuffer.SpecularColor = GBuffer.SpecularColor * View.SpecularOverrideParameter.w + View.SpecularOverrideParameter.xyz; + } + + + + + + { + EnvBRDFApproxFullyRough(GBuffer.DiffuseColor, GBuffer.SpecularColor); + + } + + float3 InputBentNormal = MaterialParameters.WorldNormal; + + + [branch] if( GBuffer.ShadingModelID == 4 && 0) + { + const float2 oct1 = ((float2(GBuffer.CustomData.a, GBuffer.CustomData.z) * 4) - (512.0/255.0)) + UnitVectorToOctahedron(GBuffer.WorldNormal); + InputBentNormal = OctahedronToUnitVector(oct1); + } + + const FShadingOcclusion ShadingOcclusion = ApplyBentNormal(MaterialParameters.CameraVector, InputBentNormal, GetWorldBentNormalZero(MaterialParameters), GBuffer.Roughness, MaterialAO); + + + GBuffer.GBufferAO = AOMultiBounce( Luminance( GBuffer.SpecularColor ), ShadingOcclusion.SpecOcclusion ).g; + + GBuffer.DiffuseIndirectSampleOcclusion = GetDiffuseIndirectSampleOcclusion(GBuffer, MaterialParameters.CameraVector, MaterialParameters.WorldNormal, GetWorldBentNormalZero(MaterialParameters), In.SvPosition.xy, MaterialAO); + + + + float3 DiffuseColor = 0; + float3 Color = 0; + float IndirectIrradiance = 0; + + float3 ColorSeparateSpecular = 0; + float3 ColorSeparateEmissive = 0; + + float3 DiffuseIndirectLighting = 0; + float3 SubsurfaceIndirectLighting = 0; + + float3 SeparatedWaterMainDirLightLuminance = float3(0, 0, 0); + + + + +#line 1280 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + + + + + float4 HeightFogging = float4(0,0,0,1); + + + float4 Fogging = HeightFogging; + + + + + + + + + + + + + + +#line 1328 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + + + + + float3 Emissive = 0; + + + + + + + + + + + + + + + + + + Emissive = GetMaterialEmissive(PixelMaterialInputs); + + + + + float3 OutOfBoundsMaskLuminance = 0; + + + + + [branch] + if (View.OutOfBoundsMask > 0) + { + FPrimitiveSceneData PrimitiveData = GetPrimitiveData(MaterialParameters); + + float3 ObjectBounds = + float3( + PrimitiveData.ObjectBoundsX, + PrimitiveData.ObjectBoundsY, + PrimitiveData.ObjectBoundsZ + ); + + if (any(abs(LWCToFloat(LWCSubtract(MaterialParameters.AbsoluteWorldPosition, PrimitiveData.ObjectWorldPosition))) > ObjectBounds + 1)) + { + float Gradient = LWCFrac(LWCDivide(LWCDot(MaterialParameters.AbsoluteWorldPosition, float3(.577f, .577f, .577f)), 500.0f)); + OutOfBoundsMaskLuminance = lerp(float3(1,1,0), float3(0,1,1), Gradient.xxx > .5f); + Emissive = OutOfBoundsMaskLuminance; + Opacity = 1; + } + else if (PrimitiveData.MaxWPOExtent > 0.0f) + { + + const float3 OffsetAmt = abs(MaterialParameters.WorldPosition_CamRelative - MaterialParameters.WorldPosition_NoOffsets_CamRelative); + const float MaxOffsetDim = max3(OffsetAmt.x, OffsetAmt.y, OffsetAmt.z); + const float Proximity = 1.0f - saturate(abs(MaxOffsetDim - PrimitiveData.MaxWPOExtent) / 0.05f); + Emissive = Proximity * float3(1, 0 ,1); + Opacity = sign(Proximity); + } + } + + + + + + + + + + + + + + + + Color += DiffuseColor; + + + + Color += Emissive; + + + + +#line 1469 "/Engine/Private/BasePassPixelShader.usf" + + +#line 1487 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + bool bStrataSubsurfaceEnable = false; +#line 1798 "/Engine/Private/BasePassPixelShader.usf" + + + +#line 1865 "/Engine/Private/BasePassPixelShader.usf" + + Out.MRT[0] = float4(Color * Fogging.a + Fogging.rgb, Opacity); + Out.MRT[0] = ( Out.MRT[0] ); + +#line 1905 "/Engine/Private/BasePassPixelShader.usf" + + + +#line 1975 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + if(bEditorWeightedZBuffering) + { + Out.MRT[0].a = 1; + + + + + + + + + + + + + + + + + + + + clip(Out.MRT[0].a - GetMaterialOpacityMaskClipValue()); + + } + + + + + + + const float ViewPreExposure = View.PreExposure; + + + + + + + Out.MRT[0].rgb *= ViewPreExposure; + + + + + + + +#line 2080 "/Engine/Private/BasePassPixelShader.usf" + + + + + + Out.MRT[0].xyz = min(Out.MRT[0].xyz, Max10BitsFloat.xxx * 0.5f); + +#line 2101 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + + + + + + + +} + +#line 12 "/Engine/Private/PixelShaderOutputCommon.ush" +void MainPS + ( + + + + + FVertexFactoryInterpolantsVSToPS Interpolants, + + + + FSharedBasePassInterpolants BasePassInterpolants, + + + + + in float4 SvPosition : SV_Position + + , in bool bIsFrontFace : SV_IsFrontFace + + + + + + , out float4 OutTarget0 : SV_Target0 + + + + + + + + + + + + + + + + + + + +#line 83 "/Engine/Private/PixelShaderOutputCommon.ush" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ) +{ + + + + + + + + + + + + FPixelShaderIn PixelShaderIn = (FPixelShaderIn)0; + FPixelShaderOut PixelShaderOut = (FPixelShaderOut)0; + + + + + + + + + + + PixelShaderIn.SvPosition = SvPosition; + PixelShaderIn.bIsFrontFace = bIsFrontFace; + + + FPixelShaderInOut_MainPS(Interpolants, BasePassInterpolants, PixelShaderIn, PixelShaderOut); + + + + + + + + + + OutTarget0 = PixelShaderOut.MRT[0]; + + + + + + + + + + + + + + +#line 196 "/Engine/Private/PixelShaderOutputCommon.ush" + + + + + + + + + + + + + + + + + + + + + + + + + + + +} + + + +#if 0 /*BEGIN_RESOURCE_TABLES*/ +View, 376963194 +Strata, 158337041 +DrawRectangleParameters, 3145984 +InstancedView, 450888449 +MobileReflectionCapture, 2425088 +InstanceVF, 104204038 +SingleLayerWater, 1641252 +PrimitiveDither, 1048832 +PrimitiveFade, 1048832 +DeferredDecal, 2097668 +SceneTexturesStruct, 158338568 +MobileSceneTextures, 147131313 +Primitive, 50331904 +Scene, 273683233 +InstanceCulling, 3146265 +SpeedTreeData, 39846144 +Atmosphere, 11534592 +BlueNoise, 3473677 +OpaqueBasePass, 159911720 +BasePass, 148439296 +TranslucentBasePass, 274269473 +LightmapResourceCluster, 226692878 +PrecomputedLightingBuffer, 15728896 +IndirectLightingCache, 69011717 +ReflectionStruct, 206569728 +PlanarReflectionStruct, 22348032 +FogStruct, 96995368 +ReflectionCaptureES31, 943719169 +ReflectionCaptureSM5, -1076886783 +LumenGIVolumeStruct, 188746712 +TranslucentSelfShadow, 93653256 +ForwardLightData, 466097176 +DeferredLightUniforms, 10486016 +VirtualShadowMap, 277877352 +MobileBasePass, 118234733 +Nanite, 164563880 +NaniteRayTracing, 4588345 +ShaderPrintData, 5243136 +LocalVFLooseParameters, 2490654 +LocalVF, 105252632 +InstancedVFLooseParameters, 6291712 +Material, 87558408 +NULL, 0 +View_MaterialTextureBilinearWrapedSampler, View, 8, 0 +View_MaterialTextureBilinearClampedSampler, View, 8, 1 +View_VolumetricLightmapIndirectionTexture, View, 5, 2 +View_VolumetricLightmapBrickAmbientVector, View, 5, 3 +View_VolumetricLightmapBrickSHCoefficients0, View, 5, 4 +View_VolumetricLightmapBrickSHCoefficients1, View, 5, 5 +View_VolumetricLightmapBrickSHCoefficients2, View, 5, 6 +View_VolumetricLightmapBrickSHCoefficients3, View, 5, 7 +View_VolumetricLightmapBrickSHCoefficients4, View, 5, 8 +View_VolumetricLightmapBrickSHCoefficients5, View, 5, 9 +View_SkyBentNormalBrickTexture, View, 5, 10 +View_DirectionalLightShadowingBrickTexture, View, 5, 11 +View_VolumetricLightmapBrickAmbientVectorSampler, View, 8, 12 +View_VolumetricLightmapTextureSampler0, View, 8, 13 +View_VolumetricLightmapTextureSampler1, View, 8, 14 +View_VolumetricLightmapTextureSampler2, View, 8, 15 +View_VolumetricLightmapTextureSampler3, View, 8, 16 +View_VolumetricLightmapTextureSampler4, View, 8, 17 +View_VolumetricLightmapTextureSampler5, View, 8, 18 +View_SkyBentNormalTextureSampler, View, 8, 19 +View_DirectionalLightShadowingTextureSampler, View, 8, 20 +View_GlobalDistanceFieldPageAtlasTexture, View, 5, 21 +View_GlobalDistanceFieldCoverageAtlasTexture, View, 5, 22 +View_GlobalDistanceFieldPageTableTexture, View, 5, 23 +View_GlobalDistanceFieldMipTexture, View, 5, 24 +View_GlobalDistanceFieldPageAtlasTextureSampler, View, 8, 25 +View_GlobalDistanceFieldCoverageAtlasTextureSampler, View, 8, 26 +View_GlobalDistanceFieldMipTextureSampler, View, 8, 27 +View_AtmosphereTransmittanceTexture, View, 5, 28 +View_AtmosphereTransmittanceTextureSampler, View, 8, 29 +View_AtmosphereIrradianceTexture, View, 5, 30 +View_AtmosphereIrradianceTextureSampler, View, 8, 31 +View_AtmosphereInscatterTexture, View, 5, 32 +View_AtmosphereInscatterTextureSampler, View, 8, 33 +View_PerlinNoiseGradientTexture, View, 5, 34 +View_PerlinNoiseGradientTextureSampler, View, 8, 35 +View_PerlinNoise3DTexture, View, 5, 36 +View_PerlinNoise3DTextureSampler, View, 8, 37 +View_SobolSamplingTexture, View, 5, 38 +View_SharedPointWrappedSampler, View, 8, 39 +View_SharedPointClampedSampler, View, 8, 40 +View_SharedBilinearWrappedSampler, View, 8, 41 +View_SharedBilinearClampedSampler, View, 8, 42 +View_SharedBilinearAnisoClampedSampler, View, 8, 43 +View_SharedTrilinearWrappedSampler, View, 8, 44 +View_SharedTrilinearClampedSampler, View, 8, 45 +View_PreIntegratedBRDF, View, 5, 46 +View_PreIntegratedBRDFSampler, View, 8, 47 +View_SkyIrradianceEnvironmentMap, View, 6, 48 +View_TransmittanceLutTexture, View, 5, 49 +View_TransmittanceLutTextureSampler, View, 8, 50 +View_SkyViewLutTexture, View, 5, 51 +View_SkyViewLutTextureSampler, View, 8, 52 +View_DistantSkyLightLutTexture, View, 5, 53 +View_DistantSkyLightLutTextureSampler, View, 8, 54 +View_CameraAerialPerspectiveVolume, View, 5, 55 +View_CameraAerialPerspectiveVolumeSampler, View, 8, 56 +View_CameraAerialPerspectiveVolumeMieOnly, View, 5, 57 +View_CameraAerialPerspectiveVolumeMieOnlySampler, View, 8, 58 +View_CameraAerialPerspectiveVolumeRayOnly, View, 5, 59 +View_CameraAerialPerspectiveVolumeRayOnlySampler, View, 8, 60 +View_HairScatteringLUTTexture, View, 5, 61 +View_HairScatteringLUTSampler, View, 8, 62 +View_GGXLTCMatTexture, View, 5, 63 +View_GGXLTCMatSampler, View, 8, 64 +View_GGXLTCAmpTexture, View, 5, 65 +View_GGXLTCAmpSampler, View, 8, 66 +View_SheenLTCTexture, View, 5, 67 +View_SheenLTCSampler, View, 8, 68 +View_ShadingEnergyGGXSpecTexture, View, 5, 69 +View_ShadingEnergyGGXGlassTexture, View, 5, 70 +View_ShadingEnergyClothSpecTexture, View, 5, 71 +View_ShadingEnergyDiffuseTexture, View, 5, 72 +View_ShadingEnergySampler, View, 8, 73 +View_GlintTexture, View, 5, 74 +View_GlintSampler, View, 8, 75 +View_SimpleVolumeTexture, View, 5, 76 +View_SimpleVolumeTextureSampler, View, 8, 77 +View_SimpleVolumeEnvTexture, View, 5, 78 +View_SimpleVolumeEnvTextureSampler, View, 8, 79 +View_SSProfilesTexture, View, 5, 80 +View_SSProfilesSampler, View, 8, 81 +View_SSProfilesTransmissionSampler, View, 8, 82 +View_SSProfilesPreIntegratedTexture, View, 5, 83 +View_SSProfilesPreIntegratedSampler, View, 8, 84 +View_SpecularProfileTexture, View, 5, 85 +View_SpecularProfileSampler, View, 8, 86 +View_WaterIndirection, View, 6, 87 +View_WaterData, View, 6, 88 +View_RectLightAtlasTexture, View, 5, 89 +View_RectLightAtlasSampler, View, 8, 90 +View_IESAtlasTexture, View, 5, 91 +View_IESAtlasSampler, View, 8, 92 +View_LandscapeWeightmapSampler, View, 8, 93 +View_LandscapeIndirection, View, 6, 94 +View_LandscapePerComponentData, View, 6, 95 +View_VTFeedbackBuffer, View, 7, 96 +View_PhysicsFieldClipmapBuffer, View, 6, 97 +Strata_MaterialTextureArray, Strata, 9, 0 +Strata_TopLayerTexture, Strata, 9, 1 +Strata_OpaqueRoughRefractionTexture, Strata, 9, 2 +Strata_BSDFOffsetTexture, Strata, 9, 3 +Strata_BSDFTileTexture, Strata, 9, 4 +Strata_BSDFTileCountBuffer, Strata, 16, 5 +MobileReflectionCapture_Texture, MobileReflectionCapture, 5, 0 +MobileReflectionCapture_TextureSampler, MobileReflectionCapture, 8, 1 +InstanceVF_VertexFetch_InstanceOriginBuffer, InstanceVF, 6, 0 +InstanceVF_VertexFetch_InstanceTransformBuffer, InstanceVF, 6, 1 +InstanceVF_VertexFetch_InstanceLightmapBuffer, InstanceVF, 6, 2 +InstanceVF_InstanceCustomDataBuffer, InstanceVF, 6, 3 +SingleLayerWater_SceneColorWithoutSingleLayerWaterTexture, SingleLayerWater, 9, 0 +SingleLayerWater_SceneColorWithoutSingleLayerWaterSampler, SingleLayerWater, 8, 1 +SingleLayerWater_SceneDepthWithoutSingleLayerWaterTexture, SingleLayerWater, 9, 2 +SingleLayerWater_SceneDepthWithoutSingleLayerWaterSampler, SingleLayerWater, 8, 3 +SingleLayerWater_CustomDepthTexture, SingleLayerWater, 9, 4 +SingleLayerWater_CustomStencilTexture, SingleLayerWater, 12, 5 +SingleLayerWater_CustomDepthSampler, SingleLayerWater, 8, 6 +SingleLayerWater_ForwardDirLightCloudShadow_CloudShadowmapTexture, SingleLayerWater, 9, 7 +SingleLayerWater_ForwardDirLightCloudShadow_CloudShadowmapSampler, SingleLayerWater, 8, 8 +SingleLayerWater_BlueNoise_ScalarTexture, SingleLayerWater, 5, 9 +SingleLayerWater_BlueNoise_Vec2Texture, SingleLayerWater, 5, 10 +DeferredDecal_PreviousFrameNormal, DeferredDecal, 5, 0 +SceneTexturesStruct_SceneColorTexture, SceneTexturesStruct, 9, 0 +SceneTexturesStruct_SceneDepthTexture, SceneTexturesStruct, 9, 1 +SceneTexturesStruct_ScenePartialDepthTexture, SceneTexturesStruct, 9, 2 +SceneTexturesStruct_GBufferATexture, SceneTexturesStruct, 9, 3 +SceneTexturesStruct_GBufferBTexture, SceneTexturesStruct, 9, 4 +SceneTexturesStruct_GBufferCTexture, SceneTexturesStruct, 9, 5 +SceneTexturesStruct_GBufferDTexture, SceneTexturesStruct, 9, 6 +SceneTexturesStruct_GBufferETexture, SceneTexturesStruct, 9, 7 +SceneTexturesStruct_GBufferFTexture, SceneTexturesStruct, 9, 8 +SceneTexturesStruct_GBufferVelocityTexture, SceneTexturesStruct, 9, 9 +SceneTexturesStruct_ScreenSpaceAOTexture, SceneTexturesStruct, 9, 10 +SceneTexturesStruct_CustomDepthTexture, SceneTexturesStruct, 9, 11 +SceneTexturesStruct_CustomStencilTexture, SceneTexturesStruct, 12, 12 +SceneTexturesStruct_PointClampSampler, SceneTexturesStruct, 8, 13 +MobileSceneTextures_SceneColorTexture, MobileSceneTextures, 9, 0 +MobileSceneTextures_SceneColorTextureSampler, MobileSceneTextures, 8, 1 +MobileSceneTextures_SceneDepthTexture, MobileSceneTextures, 9, 2 +MobileSceneTextures_SceneDepthTextureSampler, MobileSceneTextures, 8, 3 +MobileSceneTextures_ScenePartialDepthTexture, MobileSceneTextures, 9, 4 +MobileSceneTextures_ScenePartialDepthTextureSampler, MobileSceneTextures, 8, 5 +MobileSceneTextures_CustomDepthTexture, MobileSceneTextures, 9, 6 +MobileSceneTextures_CustomDepthTextureSampler, MobileSceneTextures, 8, 7 +MobileSceneTextures_CustomStencilTexture, MobileSceneTextures, 12, 8 +MobileSceneTextures_SceneVelocityTexture, MobileSceneTextures, 9, 9 +MobileSceneTextures_SceneVelocityTextureSampler, MobileSceneTextures, 8, 10 +MobileSceneTextures_GBufferATexture, MobileSceneTextures, 9, 11 +MobileSceneTextures_GBufferBTexture, MobileSceneTextures, 9, 12 +MobileSceneTextures_GBufferCTexture, MobileSceneTextures, 9, 13 +MobileSceneTextures_GBufferDTexture, MobileSceneTextures, 9, 14 +MobileSceneTextures_SceneDepthAuxTexture, MobileSceneTextures, 9, 15 +MobileSceneTextures_LocalLightTextureA, MobileSceneTextures, 9, 16 +MobileSceneTextures_LocalLightTextureB, MobileSceneTextures, 9, 17 +MobileSceneTextures_GBufferATextureSampler, MobileSceneTextures, 8, 18 +MobileSceneTextures_GBufferBTextureSampler, MobileSceneTextures, 8, 19 +MobileSceneTextures_GBufferCTextureSampler, MobileSceneTextures, 8, 20 +MobileSceneTextures_GBufferDTextureSampler, MobileSceneTextures, 8, 21 +MobileSceneTextures_SceneDepthAuxTextureSampler, MobileSceneTextures, 8, 22 +Scene_GPUScene_GPUSceneInstanceSceneData, Scene, 16, 0 +Scene_GPUScene_GPUSceneInstancePayloadData, Scene, 16, 1 +Scene_GPUScene_GPUScenePrimitiveSceneData, Scene, 16, 2 +Scene_GPUScene_GPUSceneLightmapData, Scene, 16, 3 +Scene_GPUScene_GPUSceneLightData, Scene, 16, 4 +InstanceCulling_InstanceIdsBuffer, InstanceCulling, 16, 0 +InstanceCulling_PageInfoBuffer, InstanceCulling, 16, 1 +BlueNoise_ScalarTexture, BlueNoise, 5, 0 +BlueNoise_Vec2Texture, BlueNoise, 5, 1 +OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlas, OpaqueBasePass, 9, 0 +OpaqueBasePass_Shared_Forward_ShadowmapSampler, OpaqueBasePass, 8, 1 +OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowmap, OpaqueBasePass, 5, 2 +OpaqueBasePass_Shared_Forward_StaticShadowmapSampler, OpaqueBasePass, 8, 3 +OpaqueBasePass_Shared_Forward_ForwardLocalLightBuffer, OpaqueBasePass, 16, 4 +OpaqueBasePass_Shared_Forward_NumCulledLightsGrid, OpaqueBasePass, 16, 5 +OpaqueBasePass_Shared_Forward_CulledLightDataGrid32Bit, OpaqueBasePass, 16, 6 +OpaqueBasePass_Shared_Forward_CulledLightDataGrid16Bit, OpaqueBasePass, 16, 7 +OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas, OpaqueBasePass, 9, 8 +OpaqueBasePass_Shared_ForwardISR_ShadowmapSampler, OpaqueBasePass, 8, 9 +OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap, OpaqueBasePass, 5, 10 +OpaqueBasePass_Shared_ForwardISR_StaticShadowmapSampler, OpaqueBasePass, 8, 11 +OpaqueBasePass_Shared_ForwardISR_ForwardLocalLightBuffer, OpaqueBasePass, 16, 12 +OpaqueBasePass_Shared_ForwardISR_NumCulledLightsGrid, OpaqueBasePass, 16, 13 +OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit, OpaqueBasePass, 16, 14 +OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit, OpaqueBasePass, 16, 15 +OpaqueBasePass_Shared_Reflection_SkyLightCubemap, OpaqueBasePass, 9, 16 +OpaqueBasePass_Shared_Reflection_SkyLightCubemapSampler, OpaqueBasePass, 8, 17 +OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap, OpaqueBasePass, 5, 18 +OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler, OpaqueBasePass, 8, 19 +OpaqueBasePass_Shared_Reflection_ReflectionCubemap, OpaqueBasePass, 5, 20 +OpaqueBasePass_Shared_Reflection_ReflectionCubemapSampler, OpaqueBasePass, 8, 21 +OpaqueBasePass_Shared_Reflection_PreIntegratedGF, OpaqueBasePass, 5, 22 +OpaqueBasePass_Shared_Reflection_PreIntegratedGFSampler, OpaqueBasePass, 8, 23 +OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionTexture, OpaqueBasePass, 5, 24 +OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionSampler, OpaqueBasePass, 8, 25 +OpaqueBasePass_Shared_Fog_FogInscatteringColorCubemap, OpaqueBasePass, 5, 26 +OpaqueBasePass_Shared_Fog_FogInscatteringColorSampler, OpaqueBasePass, 8, 27 +OpaqueBasePass_Shared_Fog_IntegratedLightScattering, OpaqueBasePass, 9, 28 +OpaqueBasePass_Shared_Fog_IntegratedLightScatteringSampler, OpaqueBasePass, 8, 29 +OpaqueBasePass_Shared_FogISR_FogInscatteringColorCubemap, OpaqueBasePass, 5, 30 +OpaqueBasePass_Shared_FogISR_FogInscatteringColorSampler, OpaqueBasePass, 8, 31 +OpaqueBasePass_Shared_FogISR_IntegratedLightScattering, OpaqueBasePass, 9, 32 +OpaqueBasePass_Shared_FogISR_IntegratedLightScatteringSampler, OpaqueBasePass, 8, 33 +OpaqueBasePass_Strata_MaterialTextureArrayUAVWithoutRTs, OpaqueBasePass, 13, 34 +OpaqueBasePass_Strata_OpaqueRoughRefractionTextureUAV, OpaqueBasePass, 13, 35 +OpaqueBasePass_ForwardScreenSpaceShadowMaskTexture, OpaqueBasePass, 9, 36 +OpaqueBasePass_IndirectOcclusionTexture, OpaqueBasePass, 9, 37 +OpaqueBasePass_ResolvedSceneDepthTexture, OpaqueBasePass, 9, 38 +OpaqueBasePass_DBufferATexture, OpaqueBasePass, 9, 39 +OpaqueBasePass_DBufferBTexture, OpaqueBasePass, 9, 40 +OpaqueBasePass_DBufferCTexture, OpaqueBasePass, 9, 41 +OpaqueBasePass_DBufferRenderMask, OpaqueBasePass, 9, 42 +OpaqueBasePass_DBufferATextureSampler, OpaqueBasePass, 8, 43 +OpaqueBasePass_DBufferBTextureSampler, OpaqueBasePass, 8, 44 +OpaqueBasePass_DBufferCTextureSampler, OpaqueBasePass, 8, 45 +OpaqueBasePass_PreIntegratedGFTexture, OpaqueBasePass, 5, 46 +OpaqueBasePass_PreIntegratedGFSampler, OpaqueBasePass, 8, 47 +OpaqueBasePass_EyeAdaptationBuffer, OpaqueBasePass, 16, 48 +BasePass_Forward_DirectionalLightShadowmapAtlas, BasePass, 9, 0 +BasePass_Forward_ShadowmapSampler, BasePass, 8, 1 +BasePass_Forward_DirectionalLightStaticShadowmap, BasePass, 5, 2 +BasePass_Forward_StaticShadowmapSampler, BasePass, 8, 3 +BasePass_Forward_ForwardLocalLightBuffer, BasePass, 16, 4 +BasePass_Forward_NumCulledLightsGrid, BasePass, 16, 5 +BasePass_Forward_CulledLightDataGrid32Bit, BasePass, 16, 6 +BasePass_Forward_CulledLightDataGrid16Bit, BasePass, 16, 7 +BasePass_ForwardISR_DirectionalLightShadowmapAtlas, BasePass, 9, 8 +BasePass_ForwardISR_ShadowmapSampler, BasePass, 8, 9 +BasePass_ForwardISR_DirectionalLightStaticShadowmap, BasePass, 5, 10 +BasePass_ForwardISR_StaticShadowmapSampler, BasePass, 8, 11 +BasePass_ForwardISR_ForwardLocalLightBuffer, BasePass, 16, 12 +BasePass_ForwardISR_NumCulledLightsGrid, BasePass, 16, 13 +BasePass_ForwardISR_CulledLightDataGrid32Bit, BasePass, 16, 14 +BasePass_ForwardISR_CulledLightDataGrid16Bit, BasePass, 16, 15 +BasePass_Reflection_SkyLightCubemap, BasePass, 9, 16 +BasePass_Reflection_SkyLightCubemapSampler, BasePass, 8, 17 +BasePass_Reflection_SkyLightBlendDestinationCubemap, BasePass, 5, 18 +BasePass_Reflection_SkyLightBlendDestinationCubemapSampler, BasePass, 8, 19 +BasePass_Reflection_ReflectionCubemap, BasePass, 5, 20 +BasePass_Reflection_ReflectionCubemapSampler, BasePass, 8, 21 +BasePass_Reflection_PreIntegratedGF, BasePass, 5, 22 +BasePass_Reflection_PreIntegratedGFSampler, BasePass, 8, 23 +BasePass_PlanarReflection_PlanarReflectionTexture, BasePass, 5, 24 +BasePass_PlanarReflection_PlanarReflectionSampler, BasePass, 8, 25 +BasePass_Fog_FogInscatteringColorCubemap, BasePass, 5, 26 +BasePass_Fog_FogInscatteringColorSampler, BasePass, 8, 27 +BasePass_Fog_IntegratedLightScattering, BasePass, 9, 28 +BasePass_Fog_IntegratedLightScatteringSampler, BasePass, 8, 29 +BasePass_FogISR_FogInscatteringColorCubemap, BasePass, 5, 30 +BasePass_FogISR_FogInscatteringColorSampler, BasePass, 8, 31 +BasePass_FogISR_IntegratedLightScattering, BasePass, 9, 32 +BasePass_FogISR_IntegratedLightScatteringSampler, BasePass, 8, 33 +TranslucentBasePass_Shared_Forward_DirectionalLightShadowmapAtlas, TranslucentBasePass, 9, 0 +TranslucentBasePass_Shared_Forward_ShadowmapSampler, TranslucentBasePass, 8, 1 +TranslucentBasePass_Shared_Forward_DirectionalLightStaticShadowmap, TranslucentBasePass, 5, 2 +TranslucentBasePass_Shared_Forward_StaticShadowmapSampler, TranslucentBasePass, 8, 3 +TranslucentBasePass_Shared_Forward_ForwardLocalLightBuffer, TranslucentBasePass, 16, 4 +TranslucentBasePass_Shared_Forward_NumCulledLightsGrid, TranslucentBasePass, 16, 5 +TranslucentBasePass_Shared_Forward_CulledLightDataGrid32Bit, TranslucentBasePass, 16, 6 +TranslucentBasePass_Shared_Forward_CulledLightDataGrid16Bit, TranslucentBasePass, 16, 7 +TranslucentBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas, TranslucentBasePass, 9, 8 +TranslucentBasePass_Shared_ForwardISR_ShadowmapSampler, TranslucentBasePass, 8, 9 +TranslucentBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap, TranslucentBasePass, 5, 10 +TranslucentBasePass_Shared_ForwardISR_StaticShadowmapSampler, TranslucentBasePass, 8, 11 +TranslucentBasePass_Shared_ForwardISR_ForwardLocalLightBuffer, TranslucentBasePass, 16, 12 +TranslucentBasePass_Shared_ForwardISR_NumCulledLightsGrid, TranslucentBasePass, 16, 13 +TranslucentBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit, TranslucentBasePass, 16, 14 +TranslucentBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit, TranslucentBasePass, 16, 15 +TranslucentBasePass_Shared_Reflection_SkyLightCubemap, TranslucentBasePass, 9, 16 +TranslucentBasePass_Shared_Reflection_SkyLightCubemapSampler, TranslucentBasePass, 8, 17 +TranslucentBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap, TranslucentBasePass, 5, 18 +TranslucentBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler, TranslucentBasePass, 8, 19 +TranslucentBasePass_Shared_Reflection_ReflectionCubemap, TranslucentBasePass, 5, 20 +TranslucentBasePass_Shared_Reflection_ReflectionCubemapSampler, TranslucentBasePass, 8, 21 +TranslucentBasePass_Shared_Reflection_PreIntegratedGF, TranslucentBasePass, 5, 22 +TranslucentBasePass_Shared_Reflection_PreIntegratedGFSampler, TranslucentBasePass, 8, 23 +TranslucentBasePass_Shared_PlanarReflection_PlanarReflectionTexture, TranslucentBasePass, 5, 24 +TranslucentBasePass_Shared_PlanarReflection_PlanarReflectionSampler, TranslucentBasePass, 8, 25 +TranslucentBasePass_Shared_Fog_FogInscatteringColorCubemap, TranslucentBasePass, 5, 26 +TranslucentBasePass_Shared_Fog_FogInscatteringColorSampler, TranslucentBasePass, 8, 27 +TranslucentBasePass_Shared_Fog_IntegratedLightScattering, TranslucentBasePass, 9, 28 +TranslucentBasePass_Shared_Fog_IntegratedLightScatteringSampler, TranslucentBasePass, 8, 29 +TranslucentBasePass_Shared_FogISR_FogInscatteringColorCubemap, TranslucentBasePass, 5, 30 +TranslucentBasePass_Shared_FogISR_FogInscatteringColorSampler, TranslucentBasePass, 8, 31 +TranslucentBasePass_Shared_FogISR_IntegratedLightScattering, TranslucentBasePass, 9, 32 +TranslucentBasePass_Shared_FogISR_IntegratedLightScatteringSampler, TranslucentBasePass, 8, 33 +TranslucentBasePass_SceneTextures_SceneColorTexture, TranslucentBasePass, 9, 34 +TranslucentBasePass_SceneTextures_SceneDepthTexture, TranslucentBasePass, 9, 35 +TranslucentBasePass_SceneTextures_ScenePartialDepthTexture, TranslucentBasePass, 9, 36 +TranslucentBasePass_SceneTextures_GBufferATexture, TranslucentBasePass, 9, 37 +TranslucentBasePass_SceneTextures_GBufferBTexture, TranslucentBasePass, 9, 38 +TranslucentBasePass_SceneTextures_GBufferCTexture, TranslucentBasePass, 9, 39 +TranslucentBasePass_SceneTextures_GBufferDTexture, TranslucentBasePass, 9, 40 +TranslucentBasePass_SceneTextures_GBufferETexture, TranslucentBasePass, 9, 41 +TranslucentBasePass_SceneTextures_GBufferFTexture, TranslucentBasePass, 9, 42 +TranslucentBasePass_SceneTextures_GBufferVelocityTexture, TranslucentBasePass, 9, 43 +TranslucentBasePass_SceneTextures_ScreenSpaceAOTexture, TranslucentBasePass, 9, 44 +TranslucentBasePass_SceneTextures_CustomDepthTexture, TranslucentBasePass, 9, 45 +TranslucentBasePass_SceneTextures_CustomStencilTexture, TranslucentBasePass, 12, 46 +TranslucentBasePass_SceneTextures_PointClampSampler, TranslucentBasePass, 8, 47 +TranslucentBasePass_Strata_MaterialTextureArray, TranslucentBasePass, 9, 48 +TranslucentBasePass_Strata_TopLayerTexture, TranslucentBasePass, 9, 49 +TranslucentBasePass_ForwardDirLightCloudShadow_CloudShadowmapTexture, TranslucentBasePass, 9, 50 +TranslucentBasePass_ForwardDirLightCloudShadow_CloudShadowmapSampler, TranslucentBasePass, 8, 51 +TranslucentBasePass_OIT_OutOITSampleCount, TranslucentBasePass, 13, 52 +TranslucentBasePass_OIT_OutOITSampleColor, TranslucentBasePass, 13, 53 +TranslucentBasePass_OIT_OutOITSampleTrans, TranslucentBasePass, 13, 54 +TranslucentBasePass_OIT_OutOITSampleDepth, TranslucentBasePass, 13, 55 +TranslucentBasePass_HZBTexture, TranslucentBasePass, 9, 56 +TranslucentBasePass_HZBSampler, TranslucentBasePass, 8, 57 +TranslucentBasePass_PrevSceneColor, TranslucentBasePass, 12, 58 +TranslucentBasePass_PrevSceneColorSampler, TranslucentBasePass, 8, 59 +TranslucentBasePass_VolumetricCloudColor, TranslucentBasePass, 9, 60 +TranslucentBasePass_VolumetricCloudColorSampler, TranslucentBasePass, 8, 61 +TranslucentBasePass_VolumetricCloudDepth, TranslucentBasePass, 9, 62 +TranslucentBasePass_VolumetricCloudDepthSampler, TranslucentBasePass, 8, 63 +TranslucentBasePass_TranslucencyLightingVolumeAmbientInner, TranslucentBasePass, 9, 64 +TranslucentBasePass_TranslucencyLightingVolumeAmbientOuter, TranslucentBasePass, 9, 65 +TranslucentBasePass_TranslucencyLightingVolumeDirectionalInner, TranslucentBasePass, 9, 66 +TranslucentBasePass_TranslucencyLightingVolumeDirectionalOuter, TranslucentBasePass, 9, 67 +TranslucentBasePass_RadianceProbeIndirectionTexture, TranslucentBasePass, 9, 68 +TranslucentBasePass_RadianceCacheFinalRadianceAtlas, TranslucentBasePass, 9, 69 +TranslucentBasePass_RadianceCacheFinalIrradianceAtlas, TranslucentBasePass, 9, 70 +TranslucentBasePass_RadianceCacheProbeOcclusionAtlas, TranslucentBasePass, 9, 71 +TranslucentBasePass_RadianceCacheDepthAtlas, TranslucentBasePass, 9, 72 +TranslucentBasePass_ProbeWorldOffset, TranslucentBasePass, 16, 73 +TranslucentBasePass_Radiance, TranslucentBasePass, 9, 74 +TranslucentBasePass_Normal, TranslucentBasePass, 9, 75 +TranslucentBasePass_SceneDepth, TranslucentBasePass, 9, 76 +TranslucentBasePass_TranslucencyGIVolume0, TranslucentBasePass, 9, 77 +TranslucentBasePass_TranslucencyGIVolume1, TranslucentBasePass, 9, 78 +TranslucentBasePass_TranslucencyGIVolumeHistory0, TranslucentBasePass, 9, 79 +TranslucentBasePass_TranslucencyGIVolumeHistory1, TranslucentBasePass, 9, 80 +TranslucentBasePass_TranslucencyGIVolumeSampler, TranslucentBasePass, 8, 81 +TranslucentBasePass_PreIntegratedGFTexture, TranslucentBasePass, 5, 82 +TranslucentBasePass_PreIntegratedGFSampler, TranslucentBasePass, 8, 83 +TranslucentBasePass_EyeAdaptationBuffer, TranslucentBasePass, 16, 84 +TranslucentBasePass_SceneColorCopyTexture, TranslucentBasePass, 9, 85 +TranslucentBasePass_SceneColorCopySampler, TranslucentBasePass, 8, 86 +TranslucentBasePass_BlueNoise_ScalarTexture, TranslucentBasePass, 5, 87 +TranslucentBasePass_BlueNoise_Vec2Texture, TranslucentBasePass, 5, 88 +LightmapResourceCluster_LightMapTexture, LightmapResourceCluster, 5, 0 +LightmapResourceCluster_SkyOcclusionTexture, LightmapResourceCluster, 5, 1 +LightmapResourceCluster_AOMaterialMaskTexture, LightmapResourceCluster, 5, 2 +LightmapResourceCluster_StaticShadowTexture, LightmapResourceCluster, 5, 3 +LightmapResourceCluster_VTLightMapTexture, LightmapResourceCluster, 6, 4 +LightmapResourceCluster_VTLightMapTexture_1, LightmapResourceCluster, 6, 5 +LightmapResourceCluster_VTSkyOcclusionTexture, LightmapResourceCluster, 6, 6 +LightmapResourceCluster_VTAOMaterialMaskTexture, LightmapResourceCluster, 6, 7 +LightmapResourceCluster_VTStaticShadowTexture, LightmapResourceCluster, 6, 8 +LightmapResourceCluster_LightMapSampler, LightmapResourceCluster, 8, 9 +LightmapResourceCluster_LightMapSampler_1, LightmapResourceCluster, 8, 10 +LightmapResourceCluster_SkyOcclusionSampler, LightmapResourceCluster, 8, 11 +LightmapResourceCluster_AOMaterialMaskSampler, LightmapResourceCluster, 8, 12 +LightmapResourceCluster_StaticShadowTextureSampler, LightmapResourceCluster, 8, 13 +LightmapResourceCluster_LightmapVirtualTexturePageTable0, LightmapResourceCluster, 5, 14 +LightmapResourceCluster_LightmapVirtualTexturePageTable1, LightmapResourceCluster, 5, 15 +IndirectLightingCache_IndirectLightingCacheTexture0, IndirectLightingCache, 5, 0 +IndirectLightingCache_IndirectLightingCacheTexture1, IndirectLightingCache, 5, 1 +IndirectLightingCache_IndirectLightingCacheTexture2, IndirectLightingCache, 5, 2 +IndirectLightingCache_IndirectLightingCacheTextureSampler0, IndirectLightingCache, 8, 3 +IndirectLightingCache_IndirectLightingCacheTextureSampler1, IndirectLightingCache, 8, 4 +IndirectLightingCache_IndirectLightingCacheTextureSampler2, IndirectLightingCache, 8, 5 +ReflectionStruct_SkyLightCubemap, ReflectionStruct, 9, 0 +ReflectionStruct_SkyLightCubemapSampler, ReflectionStruct, 8, 1 +ReflectionStruct_SkyLightBlendDestinationCubemap, ReflectionStruct, 5, 2 +ReflectionStruct_SkyLightBlendDestinationCubemapSampler, ReflectionStruct, 8, 3 +ReflectionStruct_ReflectionCubemap, ReflectionStruct, 5, 4 +ReflectionStruct_ReflectionCubemapSampler, ReflectionStruct, 8, 5 +ReflectionStruct_PreIntegratedGF, ReflectionStruct, 5, 6 +ReflectionStruct_PreIntegratedGFSampler, ReflectionStruct, 8, 7 +PlanarReflectionStruct_PlanarReflectionTexture, PlanarReflectionStruct, 5, 0 +PlanarReflectionStruct_PlanarReflectionSampler, PlanarReflectionStruct, 8, 1 +FogStruct_FogInscatteringColorCubemap, FogStruct, 5, 0 +FogStruct_FogInscatteringColorSampler, FogStruct, 8, 1 +FogStruct_IntegratedLightScattering, FogStruct, 9, 2 +FogStruct_IntegratedLightScatteringSampler, FogStruct, 8, 3 +LumenGIVolumeStruct_RadianceProbeIndirectionTexture, LumenGIVolumeStruct, 9, 0 +LumenGIVolumeStruct_RadianceCacheFinalRadianceAtlas, LumenGIVolumeStruct, 9, 1 +LumenGIVolumeStruct_RadianceCacheFinalIrradianceAtlas, LumenGIVolumeStruct, 9, 2 +LumenGIVolumeStruct_RadianceCacheProbeOcclusionAtlas, LumenGIVolumeStruct, 9, 3 +LumenGIVolumeStruct_RadianceCacheDepthAtlas, LumenGIVolumeStruct, 9, 4 +LumenGIVolumeStruct_ProbeWorldOffset, LumenGIVolumeStruct, 16, 5 +LumenGIVolumeStruct_Radiance, LumenGIVolumeStruct, 9, 6 +LumenGIVolumeStruct_Normal, LumenGIVolumeStruct, 9, 7 +LumenGIVolumeStruct_SceneDepth, LumenGIVolumeStruct, 9, 8 +LumenGIVolumeStruct_TranslucencyGIVolume0, LumenGIVolumeStruct, 9, 9 +LumenGIVolumeStruct_TranslucencyGIVolume1, LumenGIVolumeStruct, 9, 10 +LumenGIVolumeStruct_TranslucencyGIVolumeHistory0, LumenGIVolumeStruct, 9, 11 +LumenGIVolumeStruct_TranslucencyGIVolumeHistory1, LumenGIVolumeStruct, 9, 12 +LumenGIVolumeStruct_TranslucencyGIVolumeSampler, LumenGIVolumeStruct, 8, 13 +TranslucentSelfShadow_Transmission0, TranslucentSelfShadow, 5, 0 +TranslucentSelfShadow_Transmission1, TranslucentSelfShadow, 5, 1 +TranslucentSelfShadow_Transmission0Sampler, TranslucentSelfShadow, 8, 2 +TranslucentSelfShadow_Transmission1Sampler, TranslucentSelfShadow, 8, 3 +ForwardLightData_DirectionalLightShadowmapAtlas, ForwardLightData, 9, 0 +ForwardLightData_ShadowmapSampler, ForwardLightData, 8, 1 +ForwardLightData_DirectionalLightStaticShadowmap, ForwardLightData, 5, 2 +ForwardLightData_StaticShadowmapSampler, ForwardLightData, 8, 3 +ForwardLightData_ForwardLocalLightBuffer, ForwardLightData, 16, 4 +ForwardLightData_NumCulledLightsGrid, ForwardLightData, 16, 5 +ForwardLightData_CulledLightDataGrid32Bit, ForwardLightData, 16, 6 +ForwardLightData_CulledLightDataGrid16Bit, ForwardLightData, 16, 7 +VirtualShadowMap_ProjectionData, VirtualShadowMap, 16, 0 +VirtualShadowMap_PageTable, VirtualShadowMap, 16, 1 +VirtualShadowMap_PageFlags, VirtualShadowMap, 16, 2 +VirtualShadowMap_PageRectBounds, VirtualShadowMap, 16, 3 +VirtualShadowMap_PhysicalPagePool, VirtualShadowMap, 9, 4 +MobileBasePass_Fog_FogInscatteringColorCubemap, MobileBasePass, 5, 0 +MobileBasePass_Fog_FogInscatteringColorSampler, MobileBasePass, 8, 1 +MobileBasePass_Fog_IntegratedLightScattering, MobileBasePass, 9, 2 +MobileBasePass_Fog_IntegratedLightScatteringSampler, MobileBasePass, 8, 3 +MobileBasePass_Forward_DirectionalLightShadowmapAtlas, MobileBasePass, 9, 4 +MobileBasePass_Forward_ShadowmapSampler, MobileBasePass, 8, 5 +MobileBasePass_Forward_DirectionalLightStaticShadowmap, MobileBasePass, 5, 6 +MobileBasePass_Forward_StaticShadowmapSampler, MobileBasePass, 8, 7 +MobileBasePass_Forward_ForwardLocalLightBuffer, MobileBasePass, 16, 8 +MobileBasePass_Forward_NumCulledLightsGrid, MobileBasePass, 16, 9 +MobileBasePass_Forward_CulledLightDataGrid32Bit, MobileBasePass, 16, 10 +MobileBasePass_Forward_CulledLightDataGrid16Bit, MobileBasePass, 16, 11 +MobileBasePass_ForwardMMV_DirectionalLightShadowmapAtlas, MobileBasePass, 9, 12 +MobileBasePass_ForwardMMV_ShadowmapSampler, MobileBasePass, 8, 13 +MobileBasePass_ForwardMMV_DirectionalLightStaticShadowmap, MobileBasePass, 5, 14 +MobileBasePass_ForwardMMV_StaticShadowmapSampler, MobileBasePass, 8, 15 +MobileBasePass_ForwardMMV_ForwardLocalLightBuffer, MobileBasePass, 16, 16 +MobileBasePass_ForwardMMV_NumCulledLightsGrid, MobileBasePass, 16, 17 +MobileBasePass_ForwardMMV_CulledLightDataGrid32Bit, MobileBasePass, 16, 18 +MobileBasePass_ForwardMMV_CulledLightDataGrid16Bit, MobileBasePass, 16, 19 +MobileBasePass_PlanarReflection_PlanarReflectionTexture, MobileBasePass, 5, 20 +MobileBasePass_PlanarReflection_PlanarReflectionSampler, MobileBasePass, 8, 21 +MobileBasePass_SceneTextures_SceneColorTexture, MobileBasePass, 9, 22 +MobileBasePass_SceneTextures_SceneColorTextureSampler, MobileBasePass, 8, 23 +MobileBasePass_SceneTextures_SceneDepthTexture, MobileBasePass, 9, 24 +MobileBasePass_SceneTextures_SceneDepthTextureSampler, MobileBasePass, 8, 25 +MobileBasePass_SceneTextures_ScenePartialDepthTexture, MobileBasePass, 9, 26 +MobileBasePass_SceneTextures_ScenePartialDepthTextureSampler, MobileBasePass, 8, 27 +MobileBasePass_SceneTextures_CustomDepthTexture, MobileBasePass, 9, 28 +MobileBasePass_SceneTextures_CustomDepthTextureSampler, MobileBasePass, 8, 29 +MobileBasePass_SceneTextures_CustomStencilTexture, MobileBasePass, 12, 30 +MobileBasePass_SceneTextures_SceneVelocityTexture, MobileBasePass, 9, 31 +MobileBasePass_SceneTextures_SceneVelocityTextureSampler, MobileBasePass, 8, 32 +MobileBasePass_SceneTextures_GBufferATexture, MobileBasePass, 9, 33 +MobileBasePass_SceneTextures_GBufferBTexture, MobileBasePass, 9, 34 +MobileBasePass_SceneTextures_GBufferCTexture, MobileBasePass, 9, 35 +MobileBasePass_SceneTextures_GBufferDTexture, MobileBasePass, 9, 36 +MobileBasePass_SceneTextures_SceneDepthAuxTexture, MobileBasePass, 9, 37 +MobileBasePass_SceneTextures_LocalLightTextureA, MobileBasePass, 9, 38 +MobileBasePass_SceneTextures_LocalLightTextureB, MobileBasePass, 9, 39 +MobileBasePass_SceneTextures_GBufferATextureSampler, MobileBasePass, 8, 40 +MobileBasePass_SceneTextures_GBufferBTextureSampler, MobileBasePass, 8, 41 +MobileBasePass_SceneTextures_GBufferCTextureSampler, MobileBasePass, 8, 42 +MobileBasePass_SceneTextures_GBufferDTextureSampler, MobileBasePass, 8, 43 +MobileBasePass_SceneTextures_SceneDepthAuxTextureSampler, MobileBasePass, 8, 44 +MobileBasePass_QuadOverdraw, MobileBasePass, 13, 45 +MobileBasePass_ReflectionsParameters_SkyLightCubemap, MobileBasePass, 9, 46 +MobileBasePass_ReflectionsParameters_SkyLightCubemapSampler, MobileBasePass, 8, 47 +MobileBasePass_ReflectionsParameters_SkyLightBlendDestinationCubemap, MobileBasePass, 5, 48 +MobileBasePass_ReflectionsParameters_SkyLightBlendDestinationCubemapSampler, MobileBasePass, 8, 49 +MobileBasePass_ReflectionsParameters_ReflectionCubemap, MobileBasePass, 5, 50 +MobileBasePass_ReflectionsParameters_ReflectionCubemapSampler, MobileBasePass, 8, 51 +MobileBasePass_ReflectionsParameters_PreIntegratedGF, MobileBasePass, 5, 52 +MobileBasePass_ReflectionsParameters_PreIntegratedGFSampler, MobileBasePass, 8, 53 +MobileBasePass_PreIntegratedGFTexture, MobileBasePass, 5, 54 +MobileBasePass_PreIntegratedGFSampler, MobileBasePass, 8, 55 +MobileBasePass_EyeAdaptationBuffer, MobileBasePass, 16, 56 +MobileBasePass_RWOcclusionBufferUAV, MobileBasePass, 17, 57 +MobileBasePass_AmbientOcclusionTexture, MobileBasePass, 9, 58 +MobileBasePass_AmbientOcclusionSampler, MobileBasePass, 8, 59 +MobileBasePass_ScreenSpaceShadowMaskTexture, MobileBasePass, 9, 60 +MobileBasePass_ScreenSpaceShadowMaskSampler, MobileBasePass, 8, 61 +Nanite_ClusterPageData, Nanite, 16, 0 +Nanite_VisibleClustersSWHW, Nanite, 16, 1 +Nanite_HierarchyBuffer, Nanite, 16, 2 +Nanite_MaterialTileRemap, Nanite, 16, 3 +Nanite_MaterialDepthTable, Nanite, 6, 4 +Nanite_ShadingMask, Nanite, 9, 5 +Nanite_VisBuffer64, Nanite, 9, 6 +Nanite_DbgBuffer64, Nanite, 9, 7 +Nanite_DbgBuffer32, Nanite, 9, 8 +Nanite_RayTracingDataBuffer, Nanite, 16, 9 +Nanite_ShadingBinMeta, Nanite, 16, 10 +Nanite_ShadingBinData, Nanite, 16, 11 +Nanite_MultiViewIndices, Nanite, 16, 12 +Nanite_MultiViewRectScaleOffsets, Nanite, 16, 13 +Nanite_InViews, Nanite, 16, 14 +NaniteRayTracing_ClusterPageData, NaniteRayTracing, 6, 0 +NaniteRayTracing_HierarchyBuffer, NaniteRayTracing, 6, 1 +NaniteRayTracing_RayTracingDataBuffer, NaniteRayTracing, 6, 2 +LocalVFLooseParameters_GPUSkinPassThroughPositionBuffer, LocalVFLooseParameters, 6, 0 +LocalVFLooseParameters_GPUSkinPassThroughPreviousPositionBuffer, LocalVFLooseParameters, 6, 1 +LocalVF_VertexFetch_TexCoordBuffer, LocalVF, 6, 0 +LocalVF_VertexFetch_PositionBuffer, LocalVF, 6, 1 +LocalVF_VertexFetch_PreSkinPositionBuffer, LocalVF, 6, 2 +LocalVF_VertexFetch_PackedTangentsBuffer, LocalVF, 6, 3 +LocalVF_VertexFetch_ColorComponentsBuffer, LocalVF, 6, 4 +Material_Texture2D_0, Material, 5, 0 +Material_Texture2D_0Sampler, Material, 8, 1 +Material_Wrap_WorldGroupSettings, Material, 8, 2 +Material_Clamp_WorldGroupSettings, Material, 8, 3 +NULL, NULL, 0, 0 +#endif /*END_RESOURCE_TABLES*/ +#if 0 /*DIRECT COMPILE*/ +-directcompile -format=PCD3D_SM6 -entry=MainPS -shaderPlatformName=PCD3D_SM6 -ps C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf -cflags=8589938688 -nocrashreports +#endif /*DIRECT COMPILE*/ diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/CompileDXC.bat b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/CompileDXC.bat new file mode 100644 index 0000000..cdb74aa --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/CompileDXC.bat @@ -0,0 +1,9 @@ +@ECHO OFF +SET DXC="F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxc.exe" +IF NOT EXIST %DXC% ( + ECHO Couldn't find dxc.exe under "F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64" + GOTO :END +) +%DXC% -Zpr -O3 -auto-binding-space 0 -Wno-parentheses-equality -disable-lifetime-markers -T ps_6_6 -E MainPS -Fc BasePassPixelShader.d3dasm -Fo BasePassPixelShader.dxil BasePassPixelShader +:END +PAUSE diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/OutputHash.txt b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/OutputHash.txt new file mode 100644 index 0000000..b61f288 --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/FMatExpressionPreview MaterialExpressionCustom_3_2712e986d979a8b7/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/OutputHash.txt @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 \ No newline at end of file diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/CompileDXC.bat b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/CompileDXC.bat new file mode 100644 index 0000000..4d02839 --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/CompileDXC.bat @@ -0,0 +1,9 @@ +@ECHO OFF +SET DXC="F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxc.exe" +IF NOT EXIST %DXC% ( + ECHO Couldn't find dxc.exe under "F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64" + GOTO :END +) +%DXC% -Zpr -O3 -auto-binding-space 0 -Wno-parentheses-equality -disable-lifetime-markers -T ps_6_6 -E Main -Fc LumenCardPixelShader.d3dasm -Fo LumenCardPixelShader.dxil LumenCardPixelShader +:END +PAUSE diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/LumenCardPixelShader.usf b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/LumenCardPixelShader.usf new file mode 100644 index 0000000..b7ec7ce --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/LumenCardPixelShader.usf @@ -0,0 +1,3701 @@ +#line 1 "DumpShaderDefinesAsCommentedCode" +// #define __SHADER_TARGET_MAJOR 6 + +#line 2 "DumpShaderDefinesAsCommentedCode" +// #define __SHADER_TARGET_MINOR 6 + +#line 3 "DumpShaderDefinesAsCommentedCode" +// #define ALLOW_STATIC_LIGHTING 1 + +#line 4 "DumpShaderDefinesAsCommentedCode" +// #define ALWAYS_EVALUATE_WORLD_POSITION_OFFSET 0 + +#line 5 "DumpShaderDefinesAsCommentedCode" +// #define AMPLIFICATIONSHADER 0 + +#line 6 "DumpShaderDefinesAsCommentedCode" +// #define CLEAR_COAT_BOTTOM_NORMAL 0 + +#line 7 "DumpShaderDefinesAsCommentedCode" +// #define COMPILE_SHADERS_FOR_DEVELOPMENT 1 + +#line 8 "DumpShaderDefinesAsCommentedCode" +// #define COMPILER_DEFINE #define + +#line 9 "DumpShaderDefinesAsCommentedCode" +// #define COMPILER_DXC 1 + +#line 10 "DumpShaderDefinesAsCommentedCode" +// #define COMPUTESHADER 0 + +#line 11 "DumpShaderDefinesAsCommentedCode" +// #define DISTORTION_ACCOUNT_FOR_COVERAGE 0 + +#line 12 "DumpShaderDefinesAsCommentedCode" +// #define DO_CHECK 1 + +#line 13 "DumpShaderDefinesAsCommentedCode" +// #define DO_GUARD_SLOW 0 + +#line 14 "DumpShaderDefinesAsCommentedCode" +// #define DUAL_SOURCE_COLOR_BLENDING_ENABLED 0 + +#line 15 "DumpShaderDefinesAsCommentedCode" +// #define DXT5_NORMALMAPS 0 + +#line 16 "DumpShaderDefinesAsCommentedCode" +// #define EARLY_Z_PASS_ONLY_MATERIAL_MASKING 0 + +#line 17 "DumpShaderDefinesAsCommentedCode" +// #define FORWARD_SHADING 0 + +#line 18 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_HAS_DIFFUSE_SAMPLE_OCCLUSION 0 + +#line 19 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_HAS_VELOCITY 0 + +#line 20 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_REFACTOR 1 + +#line 21 "DumpShaderDefinesAsCommentedCode" +// #define GENERATE_SPHERICAL_PARTICLE_NORMALS 0 + +#line 22 "DumpShaderDefinesAsCommentedCode" +// #define GEOMETRYSHADER 0 + +#line 23 "DumpShaderDefinesAsCommentedCode" +// #define HAS_INVERTED_Z_BUFFER 1 + +#line 24 "DumpShaderDefinesAsCommentedCode" +// #define HAS_PRIMITIVE_UNIFORM_BUFFER 1 + +#line 25 "DumpShaderDefinesAsCommentedCode" +// #define INSTANCED_STEREO 0 + +#line 26 "DumpShaderDefinesAsCommentedCode" +// #define INTERPOLATE_VERTEX_COLOR 0 + +#line 27 "DumpShaderDefinesAsCommentedCode" +// #define IRIS_NORMAL 0 + +#line 28 "DumpShaderDefinesAsCommentedCode" +// #define IS_MATERIAL_SHADER 1 + +#line 29 "DumpShaderDefinesAsCommentedCode" +// #define LEGACY_MATERIAL_ENERGYCONSERVATION 0 + +#line 30 "DumpShaderDefinesAsCommentedCode" +// #define LUMEN_MULTI_VIEW_CAPTURE 0 + +#line 31 "DumpShaderDefinesAsCommentedCode" +// #define MANUAL_VERTEX_FETCH 1 + +#line 32 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ALLOW_NEGATIVE_EMISSIVECOLOR 0 + +#line 33 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_COMPUTE_FOG_PER_PIXEL 0 + +#line 34 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_CONTACT_SHADOWS 0 + +#line 35 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DECAL_READ_MASK 7 + +#line 36 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DITHER_OPACITY_MASK 0 + +#line 37 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DOMAIN_SURFACE 1 + +#line 38 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ENABLE_TRANSLUCENCY_CLOUD_FOGGING 0 + +#line 39 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ENABLE_TRANSLUCENCY_FOGGING 1 + +#line 40 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_FORWARD_BLENDS_SKYLIGHT_CUBEMAPS 0 + +#line 41 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_FULLY_ROUGH 0 + +#line 42 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_HQ_FORWARD_REFLECTION_CAPTURES 0 + +#line 43 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_IS_SKY 0 + +#line 44 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_IS_STRATA 0 + +#line 45 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ISTHINSURFACE 0 + +#line 46 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_NONMETAL 1 + +#line 47 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_NORMAL_CURVATURE_TO_ROUGHNESS 0 + +#line 48 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_OUTPUT_OPACITY_AS_ALPHA 0 + +#line 49 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_PATH_TRACING_BUFFER_READ 0 + +#line 50 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_PLANAR_FORWARD_REFLECTIONS 0 + +#line 51 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ROUGHDIFFUSE 0 + +#line 52 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SHADINGMODEL_UNLIT 1 + +#line 53 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SINGLE_SHADINGMODEL 1 + +#line 54 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SKY_ATMOSPHERE 0 + +#line 55 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SSR 0 + +#line 56 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_TANGENTSPACENORMAL 1 + +#line 57 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_TWOSIDED 0 + +#line 58 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_ALPHA_TO_COVERAGE 0 + +#line 59 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_LM_DIRECTIONALITY 1 + +#line 60 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_PREINTEGRATED_GF 0 + +#line 61 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_ANISOTROPY 0 + +#line 62 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_DECAL_LOOKUP 0 + +#line 63 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_SCENE_COLOR_COPY 0 + +#line 64 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_VIRTUALTEXTURE_FEEDBACK 0 + +#line 65 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALBLENDING_SOLID 1 + +#line 66 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALDECALRESPONSEMASK 7 + +#line 67 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALDOMAIN_SURFACE 1 + +#line 68 "DumpShaderDefinesAsCommentedCode" +// #define MESHSHADER 0 + +#line 69 "DumpShaderDefinesAsCommentedCode" +// #define MOBILE_HIGH_QUALITY_BRDF 0 + +#line 70 "DumpShaderDefinesAsCommentedCode" +// #define MOBILE_MULTI_VIEW 0 + +#line 71 "DumpShaderDefinesAsCommentedCode" +// #define MULTI_VIEW 0 + +#line 72 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_INSTANCE_LOCAL_TO_WORLD_PS 0 + +#line 73 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_INSTANCE_WORLD_TO_LOCAL_PS 0 + +#line 74 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_COLOR 0 + +#line 75 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_LOCAL_TO_WORLD 0 + +#line 76 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_WORLD_TO_LOCAL 0 + +#line 77 "DumpShaderDefinesAsCommentedCode" +// #define NUM_VIRTUALTEXTURE_SAMPLES 0 + +#line 78 "DumpShaderDefinesAsCommentedCode" +// #define PIXELSHADER 1 + +#line 79 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_ALLOW_SCENE_DATA_COMPRESSED_TRANSFORMS 1 + +#line 80 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_BINDLESS 0 + +#line 81 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_BUFFER_LOAD_TYPE_CONVERSION 1 + +#line 82 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_CLIP_DISTANCE 1 + +#line 83 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_DISTANCE_FIELDS 1 + +#line 84 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_MESH_SHADERS_TIER0 1 + +#line 85 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_MESH_SHADERS_TIER1 1 + +#line 86 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_PER_PIXEL_DBUFFER_MASK 0 + +#line 87 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_RENDERTARGET_WRITE_MASK 0 + +#line 88 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_UB_STRUCT 1 + +#line 89 "DumpShaderDefinesAsCommentedCode" +// #define POST_PROCESS_ALPHA 0 + +#line 90 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_ALLOW_GLOBAL_CLIP_PLANE 0 + +#line 91 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_MOBILE_DISABLE_VERTEX_FOG 1 + +#line 92 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_OIT 0 + +#line 93 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_STRATA_BACKCOMPATIBILITY 0 + +#line 94 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORT_SKY_ATMOSPHERE 1 + +#line 95 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORT_SKY_ATMOSPHERE_AFFECTS_HEIGHFOG 1 + +#line 96 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORTS_LUMEN 1 + +#line 97 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_VERTEX_FOGGING_FOR_OPAQUE 0 + +#line 98 "DumpShaderDefinesAsCommentedCode" +// #define RAY_TRACING_DYNAMIC_MESH_IN_LOCAL_SPACE 1 + +#line 99 "DumpShaderDefinesAsCommentedCode" +// #define RAYCALLABLESHADER 0 + +#line 100 "DumpShaderDefinesAsCommentedCode" +// #define RAYGENSHADER 0 + +#line 101 "DumpShaderDefinesAsCommentedCode" +// #define RAYHITGROUPSHADER 0 + +#line 102 "DumpShaderDefinesAsCommentedCode" +// #define RAYMISSSHADER 0 + +#line 103 "DumpShaderDefinesAsCommentedCode" +// #define REFRACTION_ROOT_NODE_OVERRIDES_DEFAULT 0 + +#line 104 "DumpShaderDefinesAsCommentedCode" +// #define REFRACTION_USE_NONE 1 + +#line 105 "DumpShaderDefinesAsCommentedCode" +// #define SELECTIVE_BASEPASS_OUTPUTS 0 + +#line 106 "DumpShaderDefinesAsCommentedCode" +// #define SHADING_PATH_DEFERRED 1 + +#line 107 "DumpShaderDefinesAsCommentedCode" +// #define SM6_PROFILE 1 + +#line 108 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_ADVANCED_DEBUG_ENABLED 0 + +#line 109 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_ENABLED 0 + +#line 110 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_INLINE_SHADING 1 + +#line 111 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_OPAQUE_ROUGH_REFRACTION_ENABLED 0 + +#line 112 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_PREMULTIPLIED_ALPHA_OPACITY_OVERRIDEN 0 + +#line 113 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_USE_FULLYSIMPLIFIED_MATERIAL 1 + +#line 114 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_CLOUD_SHADOW_ON_FORWARD_LIT_TRANSLUCENT 0 + +#line 115 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_CLOUD_SHADOW_ON_SINGLE_LAYER_WATER 0 + +#line 116 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_GPUSKIN_PASSTHROUGH 0 + +#line 117 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_RECTLIGHT_ON_FORWARD_LIT_TRANSLUCENT 0 + +#line 118 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_VSM_FOWARD_QUALITY 0 + +#line 119 "DumpShaderDefinesAsCommentedCode" +// #define TEXTURE_SAMPLE_DEBUG 0 + +#line 120 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_SHADOW_WITH_MASKED_OPACITY 0 + +#line 121 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_WRITING_FRONT_LAYER_TRANSPARENCY 0 + +#line 122 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_WRITING_VELOCITY 0 + +#line 123 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE 2097152.00f + +#line 124 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_FMOD_2PI 0.673652053f + +#line 125 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_FMOD_PI 0.673652053f + +#line 126 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_RCP 4.76837158e-07f + +#line 127 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_RSQRT 0.000690533954f + +#line 128 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_SQRT 1448.15466f + +#line 129 "DumpShaderDefinesAsCommentedCode" +// #define USE_DBUFFER 1 + +#line 130 "DumpShaderDefinesAsCommentedCode" +// #define USE_DITHERED_LOD_TRANSITION_FROM_MATERIAL 0 + +#line 131 "DumpShaderDefinesAsCommentedCode" +// #define USE_STENCIL_LOD_DITHER_DEFAULT 0 + +#line 132 "DumpShaderDefinesAsCommentedCode" +// #define USES_DISPLACEMENT 0 + +#line 133 "DumpShaderDefinesAsCommentedCode" +// #define USES_DISTORTION 0 + +#line 134 "DumpShaderDefinesAsCommentedCode" +// #define USES_EMISSIVE_COLOR 1 + +#line 135 "DumpShaderDefinesAsCommentedCode" +// #define USES_PER_INSTANCE_CUSTOM_DATA 0 + +#line 136 "DumpShaderDefinesAsCommentedCode" +// #define USES_PER_INSTANCE_RANDOM 0 + +#line 137 "DumpShaderDefinesAsCommentedCode" +// #define USES_TRANSFORM_VECTOR 0 + +#line 138 "DumpShaderDefinesAsCommentedCode" +// #define USES_VERTEX_INTERPOLATOR 0 + +#line 139 "DumpShaderDefinesAsCommentedCode" +// #define USES_WORLD_POSITION_OFFSET 0 + +#line 140 "DumpShaderDefinesAsCommentedCode" +// #define VELOCITY_ENCODE_DEPTH 1 + +#line 141 "DumpShaderDefinesAsCommentedCode" +// #define VERTEXSHADER 0 + +#line 142 "DumpShaderDefinesAsCommentedCode" +// #define VF_SUPPORTS_PRIMITIVE_SCENE_DATA 1 + +#line 143 "DumpShaderDefinesAsCommentedCode" +// #define VF_SUPPORTS_SPEEDTREE_WIND 1 + +#line 144 "DumpShaderDefinesAsCommentedCode" +// #define VIRTUAL_TEXTURE_ANISOTROPIC_FILTERING 0 + +#line 145 "DumpShaderDefinesAsCommentedCode" +// #define WANT_PIXEL_DEPTH_OFFSET 0 + +#line 146 "DumpShaderDefinesAsCommentedCode" +// #define WORKING_COLOR_SPACE_IS_SRGB 1 + +#line 45 "/Engine/Private/Common.ush" +struct FloatDeriv2 +{ + float2 Value; + float2 Ddx; + float2 Ddy; +}; + +#line 5 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCScalar +{ + float Tile; + float Offset; +}; + +#line 11 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector2 +{ + float2 Tile; + float2 Offset; +}; + +#line 17 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector3 +{ + float3 Tile; + float3 Offset; +}; + +#line 23 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector4 +{ + float4 Tile; + float4 Offset; +}; + +#line 58 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCMatrix +{ + float4x4 M; + float3 Tile; +}; + +#line 65 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCInverseMatrix +{ + float4x4 M; + float3 Tile; + int Dummy; +}; + +#line 103 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar MakeLWCScalar(float Tile, float Offset) +{ + FLWCScalar Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 111 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector2 MakeLWCVector2(float2 Tile, float2 Offset) +{ + FLWCVector2 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 119 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector3 MakeLWCVector3(float3 Tile, float3 Offset) +{ + FLWCVector3 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 127 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(float4 Tile, float4 Offset) +{ + FLWCVector4 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 135 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(float3 Tile, float4 Offset) +{ + return MakeLWCVector4(float4(Tile, 0), Offset); +} + +#line 140 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(FLWCVector3 XYZ, float W) +{ + return MakeLWCVector4( (( XYZ ).Tile), float4(XYZ.Offset, W)); +} + +#line 161 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix MakeLWCMatrix(float3 Tile, float4x4 InMatrix) +{ + FLWCMatrix Result; + ( Result ).Tile = ( Tile ); + Result.M = InMatrix; + return Result; +} + +#line 177 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix MakeLWCInverseMatrix(float3 Tile, float4x4 InMatrix) +{ + FLWCInverseMatrix Result; + ( Result ).Tile = ( -Tile ); + Result.M = InMatrix; + Result.Dummy = 0; + return Result; +} + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(FLWCScalar Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(FLWCVector2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(FLWCVector3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(FLWCVector4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 3 "/Engine/Generated/UniformBuffers/View.ush" +cbuffer UniformBufferConstants_View +{ + float4x4 View_TranslatedWorldToClip; + float4x4 View_RelativeWorldToClip; + float4x4 View_ClipToRelativeWorld; + float4x4 View_TranslatedWorldToView; + float4x4 View_ViewToTranslatedWorld; + float4x4 View_TranslatedWorldToCameraView; + float4x4 View_CameraViewToTranslatedWorld; + float4x4 View_ViewToClip; + float4x4 View_ViewToClipNoAA; + float4x4 View_ClipToView; + float4x4 View_ClipToTranslatedWorld; + float4x4 View_SVPositionToTranslatedWorld; + float4x4 View_ScreenToRelativeWorld; + float4x4 View_ScreenToTranslatedWorld; + float4x4 View_MobileMultiviewShadowTransform; + float3 View_ViewTilePosition; + float PrePadding_View_972; + float3 View_MatrixTilePosition; + float PrePadding_View_988; + float3 View_ViewForward; + float PrePadding_View_1004; + float3 View_ViewUp; + float PrePadding_View_1020; + float3 View_ViewRight; + float PrePadding_View_1036; + float3 View_HMDViewNoRollUp; + float PrePadding_View_1052; + float3 View_HMDViewNoRollRight; + float PrePadding_View_1068; + float4 View_InvDeviceZToWorldZTransform; + float4 View_ScreenPositionScaleBias; + float3 View_RelativeWorldCameraOrigin; + float PrePadding_View_1116; + float3 View_TranslatedWorldCameraOrigin; + float PrePadding_View_1132; + float3 View_RelativeWorldViewOrigin; + float PrePadding_View_1148; + float3 View_RelativePreViewTranslation; + float PrePadding_View_1164; + float4x4 View_PrevViewToClip; + float4x4 View_PrevClipToView; + float4x4 View_PrevTranslatedWorldToClip; + float4x4 View_PrevTranslatedWorldToView; + float4x4 View_PrevViewToTranslatedWorld; + float4x4 View_PrevTranslatedWorldToCameraView; + float4x4 View_PrevCameraViewToTranslatedWorld; + float3 View_PrevTranslatedWorldCameraOrigin; + float PrePadding_View_1628; + float3 View_PrevRelativeWorldCameraOrigin; + float PrePadding_View_1644; + float3 View_PrevRelativeWorldViewOrigin; + float PrePadding_View_1660; + float3 View_RelativePrevPreViewTranslation; + float PrePadding_View_1676; + float4x4 View_PrevClipToRelativeWorld; + float4x4 View_PrevScreenToTranslatedWorld; + float4x4 View_ClipToPrevClip; + float4x4 View_ClipToPrevClipWithAA; + float4 View_TemporalAAJitter; + float4 View_GlobalClippingPlane; + float2 View_FieldOfViewWideAngles; + float2 View_PrevFieldOfViewWideAngles; + float4 View_ViewRectMin; + float4 View_ViewSizeAndInvSize; + uint4 View_ViewRectMinAndSize; + float4 View_LightProbeSizeRatioAndInvSizeRatio; + float4 View_BufferSizeAndInvSize; + float4 View_BufferBilinearUVMinMax; + float4 View_ScreenToViewSpace; + float2 View_BufferToSceneTextureScale; + float2 View_ResolutionFractionAndInv; + int View_NumSceneColorMSAASamples; + float View_ProjectionDepthThicknessScale; + float View_PreExposure; + float View_OneOverPreExposure; + float4 View_DiffuseOverrideParameter; + float4 View_SpecularOverrideParameter; + float4 View_NormalOverrideParameter; + float2 View_RoughnessOverrideParameter; + float View_PrevFrameGameTime; + float View_PrevFrameRealTime; + float View_OutOfBoundsMask; + float PrePadding_View_2196; + float PrePadding_View_2200; + float PrePadding_View_2204; + float3 View_WorldCameraMovementSinceLastFrame; + float View_CullingSign; + float View_NearPlane; + float View_GameTime; + float View_RealTime; + float View_DeltaTime; + float View_MaterialTextureMipBias; + float View_MaterialTextureDerivativeMultiply; + uint View_Random; + uint View_FrameNumber; + uint View_FrameCounter; + uint View_StateFrameIndexMod8; + uint View_StateFrameIndex; + uint View_DebugViewModeMask; + uint View_WorldIsPaused; + float View_CameraCut; + float View_UnlitViewmodeMask; + float PrePadding_View_2284; + float4 View_DirectionalLightColor; + float3 View_DirectionalLightDirection; + float PrePadding_View_2316; + float4 View_TranslucencyLightingVolumeMin[2]; + float4 View_TranslucencyLightingVolumeInvSize[2]; + float4 View_TemporalAAParams; + float4 View_CircleDOFParams; + float View_DepthOfFieldSensorWidth; + float View_DepthOfFieldFocalDistance; + float View_DepthOfFieldScale; + float View_DepthOfFieldFocalLength; + float View_DepthOfFieldFocalRegion; + float View_DepthOfFieldNearTransitionRegion; + float View_DepthOfFieldFarTransitionRegion; + float View_MotionBlurNormalizedToPixel; + float View_GeneralPurposeTweak; + float View_GeneralPurposeTweak2; + float View_DemosaicVposOffset; + float View_DecalDepthBias; + float3 View_IndirectLightingColorScale; + float PrePadding_View_2476; + float3 View_PrecomputedIndirectLightingColorScale; + float PrePadding_View_2492; + float3 View_PrecomputedIndirectSpecularColorScale; + float PrePadding_View_2508; + float4 View_AtmosphereLightDirection[2]; + float4 View_AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 View_AtmosphereLightIlluminanceOuterSpace[2]; + float4 View_AtmosphereLightDiscLuminance[2]; + float4 View_AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 View_SkyViewLutSizeAndInvSize; + float3 View_SkyCameraTranslatedWorldOrigin; + float PrePadding_View_2700; + float4 View_SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 View_SkyViewLutReferential; + float4 View_SkyAtmosphereSkyLuminanceFactor; + float View_SkyAtmospherePresentInScene; + float View_SkyAtmosphereHeightFogContribution; + float View_SkyAtmosphereBottomRadiusKm; + float View_SkyAtmosphereTopRadiusKm; + float4 View_SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float View_SkyAtmosphereAerialPerspectiveStartDepthKm; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float View_SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float PrePadding_View_2856; + float PrePadding_View_2860; + float3 View_NormalCurvatureToRoughnessScaleBias; + float View_RenderingReflectionCaptureMask; + float View_RealTimeReflectionCapture; + float View_RealTimeReflectionCapturePreExposure; + float PrePadding_View_2888; + float PrePadding_View_2892; + float4 View_AmbientCubemapTint; + float View_AmbientCubemapIntensity; + float View_SkyLightApplyPrecomputedBentNormalShadowingFlag; + float View_SkyLightAffectReflectionFlag; + float View_SkyLightAffectGlobalIlluminationFlag; + float4 View_SkyLightColor; + float4 View_MobileSkyIrradianceEnvironmentMap[8]; + float View_MobilePreviewMode; + float View_HMDEyePaddingOffset; + float View_ReflectionCubemapMaxMip; + float View_ShowDecalsMask; + uint View_DistanceFieldAOSpecularOcclusionMode; + float View_IndirectCapsuleSelfShadowingIntensity; + float PrePadding_View_3096; + float PrePadding_View_3100; + float3 View_ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int View_StereoPassIndex; + float4 View_GlobalVolumeTranslatedCenterAndExtent[6]; + float4 View_GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 View_GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 View_GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float View_GlobalDistanceFieldMipFactor; + float View_GlobalDistanceFieldMipTransition; + int View_GlobalDistanceFieldClipmapSizeInPages; + int PrePadding_View_3516; + float3 View_GlobalDistanceFieldInvPageAtlasSize; + float PrePadding_View_3532; + float3 View_GlobalDistanceFieldInvCoverageAtlasSize; + float View_GlobalVolumeDimension; + float View_GlobalVolumeTexelSize; + float View_MaxGlobalDFAOConeDistance; + uint View_NumGlobalSDFClipmaps; + float View_CoveredExpandSurfaceScale; + float View_NotCoveredExpandSurfaceScale; + float View_NotCoveredMinStepScale; + float View_DitheredTransparencyStepThreshold; + float View_DitheredTransparencyTraceThreshold; + int2 View_CursorPosition; + float View_bCheckerboardSubsurfaceProfileRendering; + float PrePadding_View_3596; + float3 View_VolumetricFogInvGridSize; + float PrePadding_View_3612; + float3 View_VolumetricFogGridZParams; + float PrePadding_View_3628; + float2 View_VolumetricFogSVPosToVolumeUV; + float2 View_VolumetricFogViewGridUVToPrevViewRectUV; + float2 View_VolumetricFogPrevViewGridRectUVToResourceUV; + float2 View_VolumetricFogPrevUVMax; + float2 View_VolumetricFogScreenToResourceUV; + float2 View_VolumetricFogUVMax; + float View_VolumetricFogMaxDistance; + float PrePadding_View_3684; + float PrePadding_View_3688; + float PrePadding_View_3692; + float3 View_VolumetricLightmapWorldToUVScale; + float PrePadding_View_3708; + float3 View_VolumetricLightmapWorldToUVAdd; + float PrePadding_View_3724; + float3 View_VolumetricLightmapIndirectionTextureSize; + float View_VolumetricLightmapBrickSize; + float3 View_VolumetricLightmapBrickTexelSize; + float View_IndirectLightingCacheShowFlag; + float View_EyeToPixelSpreadAngle; + float PrePadding_View_3764; + float PrePadding_View_3768; + float PrePadding_View_3772; + float4 View_XRPassthroughCameraUVs[2]; + float View_GlobalVirtualTextureMipBias; + uint View_VirtualTextureFeedbackShift; + uint View_VirtualTextureFeedbackMask; + uint View_VirtualTextureFeedbackStride; + uint View_VirtualTextureFeedbackJitterOffset; + uint View_VirtualTextureFeedbackSampleOffset; + uint PrePadding_View_3832; + uint PrePadding_View_3836; + float4 View_RuntimeVirtualTextureMipLevel; + float2 View_RuntimeVirtualTexturePackHeight; + float PrePadding_View_3864; + float PrePadding_View_3868; + float4 View_RuntimeVirtualTextureDebugParams; + float View_OverrideLandscapeLOD; + int View_FarShadowStaticMeshLODBias; + float View_MinRoughness; + float PrePadding_View_3900; + float4 View_HairRenderInfo; + uint View_EnableSkyLight; + uint View_HairRenderInfoBits; + uint View_HairComponents; + float View_bSubsurfacePostprocessEnabled; + float4 View_SSProfilesTextureSizeAndInvSize; + float4 View_SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 View_SpecularProfileTextureSizeAndInvSize; + float3 View_PhysicsFieldClipmapCenter; + float View_PhysicsFieldClipmapDistance; + int View_PhysicsFieldClipmapResolution; + int View_PhysicsFieldClipmapExponent; + int View_PhysicsFieldClipmapCount; + int View_PhysicsFieldTargetCount; + int4 View_PhysicsFieldTargets[32]; + uint View_GPUSceneViewId; + float View_ViewResolutionFraction; + float View_SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float PrePadding_View_4540; + float4 View_TanAndInvTanHalfFOV; + float4 View_PrevTanAndInvTanHalfFOV; + float4 View_GlintLUTParameters0; + float4 View_GlintLUTParameters1; + uint BindlessSampler_View_MaterialTextureBilinearWrapedSampler ; + uint PrePadding_View_4612; + uint BindlessSampler_View_MaterialTextureBilinearClampedSampler ; + uint PrePadding_View_4620; + uint BindlessResource_View_VolumetricLightmapIndirectionTexture ; + uint PrePadding_View_4628; + uint BindlessResource_View_VolumetricLightmapBrickAmbientVector ; + uint PrePadding_View_4636; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients0 ; + uint PrePadding_View_4644; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients1 ; + uint PrePadding_View_4652; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients2 ; + uint PrePadding_View_4660; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients3 ; + uint PrePadding_View_4668; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients4 ; + uint PrePadding_View_4676; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients5 ; + uint PrePadding_View_4684; + uint BindlessResource_View_SkyBentNormalBrickTexture ; + uint PrePadding_View_4692; + uint BindlessResource_View_DirectionalLightShadowingBrickTexture ; + uint PrePadding_View_4700; + uint BindlessSampler_View_VolumetricLightmapBrickAmbientVectorSampler ; + uint PrePadding_View_4708; + uint BindlessSampler_View_VolumetricLightmapTextureSampler0 ; + uint PrePadding_View_4716; + uint BindlessSampler_View_VolumetricLightmapTextureSampler1 ; + uint PrePadding_View_4724; + uint BindlessSampler_View_VolumetricLightmapTextureSampler2 ; + uint PrePadding_View_4732; + uint BindlessSampler_View_VolumetricLightmapTextureSampler3 ; + uint PrePadding_View_4740; + uint BindlessSampler_View_VolumetricLightmapTextureSampler4 ; + uint PrePadding_View_4748; + uint BindlessSampler_View_VolumetricLightmapTextureSampler5 ; + uint PrePadding_View_4756; + uint BindlessSampler_View_SkyBentNormalTextureSampler ; + uint PrePadding_View_4764; + uint BindlessSampler_View_DirectionalLightShadowingTextureSampler ; + uint PrePadding_View_4772; + uint BindlessResource_View_GlobalDistanceFieldPageAtlasTexture ; + uint PrePadding_View_4780; + uint BindlessResource_View_GlobalDistanceFieldCoverageAtlasTexture ; + uint PrePadding_View_4788; + uint BindlessResource_View_GlobalDistanceFieldPageTableTexture ; + uint PrePadding_View_4796; + uint BindlessResource_View_GlobalDistanceFieldMipTexture ; + uint PrePadding_View_4804; + uint BindlessSampler_View_GlobalDistanceFieldPageAtlasTextureSampler ; + uint PrePadding_View_4812; + uint BindlessSampler_View_GlobalDistanceFieldCoverageAtlasTextureSampler ; + uint PrePadding_View_4820; + uint BindlessSampler_View_GlobalDistanceFieldMipTextureSampler ; + uint PrePadding_View_4828; + uint BindlessResource_View_AtmosphereTransmittanceTexture ; + uint PrePadding_View_4836; + uint BindlessSampler_View_AtmosphereTransmittanceTextureSampler ; + uint PrePadding_View_4844; + uint BindlessResource_View_AtmosphereIrradianceTexture ; + uint PrePadding_View_4852; + uint BindlessSampler_View_AtmosphereIrradianceTextureSampler ; + uint PrePadding_View_4860; + uint BindlessResource_View_AtmosphereInscatterTexture ; + uint PrePadding_View_4868; + uint BindlessSampler_View_AtmosphereInscatterTextureSampler ; + uint PrePadding_View_4876; + uint BindlessResource_View_PerlinNoiseGradientTexture ; + uint PrePadding_View_4884; + uint BindlessSampler_View_PerlinNoiseGradientTextureSampler ; + uint PrePadding_View_4892; + uint BindlessResource_View_PerlinNoise3DTexture ; + uint PrePadding_View_4900; + uint BindlessSampler_View_PerlinNoise3DTextureSampler ; + uint PrePadding_View_4908; + uint BindlessResource_View_SobolSamplingTexture ; + uint PrePadding_View_4916; + uint BindlessSampler_View_SharedPointWrappedSampler ; + uint PrePadding_View_4924; + uint BindlessSampler_View_SharedPointClampedSampler ; + uint PrePadding_View_4932; + uint BindlessSampler_View_SharedBilinearWrappedSampler ; + uint PrePadding_View_4940; + uint BindlessSampler_View_SharedBilinearClampedSampler ; + uint PrePadding_View_4948; + uint BindlessSampler_View_SharedBilinearAnisoClampedSampler ; + uint PrePadding_View_4956; + uint BindlessSampler_View_SharedTrilinearWrappedSampler ; + uint PrePadding_View_4964; + uint BindlessSampler_View_SharedTrilinearClampedSampler ; + uint PrePadding_View_4972; + uint BindlessResource_View_PreIntegratedBRDF ; + uint PrePadding_View_4980; + uint BindlessSampler_View_PreIntegratedBRDFSampler ; + uint PrePadding_View_4988; + uint BindlessResource_View_SkyIrradianceEnvironmentMap ; + uint PrePadding_View_4996; + uint BindlessResource_View_TransmittanceLutTexture ; + uint PrePadding_View_5004; + uint BindlessSampler_View_TransmittanceLutTextureSampler ; + uint PrePadding_View_5012; + uint BindlessResource_View_SkyViewLutTexture ; + uint PrePadding_View_5020; + uint BindlessSampler_View_SkyViewLutTextureSampler ; + uint PrePadding_View_5028; + uint BindlessResource_View_DistantSkyLightLutTexture ; + uint PrePadding_View_5036; + uint BindlessSampler_View_DistantSkyLightLutTextureSampler ; + uint PrePadding_View_5044; + uint BindlessResource_View_CameraAerialPerspectiveVolume ; + uint PrePadding_View_5052; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeSampler ; + uint PrePadding_View_5060; + uint BindlessResource_View_CameraAerialPerspectiveVolumeMieOnly ; + uint PrePadding_View_5068; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeMieOnlySampler ; + uint PrePadding_View_5076; + uint BindlessResource_View_CameraAerialPerspectiveVolumeRayOnly ; + uint PrePadding_View_5084; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeRayOnlySampler ; + uint PrePadding_View_5092; + uint BindlessResource_View_HairScatteringLUTTexture ; + uint PrePadding_View_5100; + uint BindlessSampler_View_HairScatteringLUTSampler ; + uint PrePadding_View_5108; + uint BindlessResource_View_GGXLTCMatTexture ; + uint PrePadding_View_5116; + uint BindlessSampler_View_GGXLTCMatSampler ; + uint PrePadding_View_5124; + uint BindlessResource_View_GGXLTCAmpTexture ; + uint PrePadding_View_5132; + uint BindlessSampler_View_GGXLTCAmpSampler ; + uint PrePadding_View_5140; + uint BindlessResource_View_SheenLTCTexture ; + uint PrePadding_View_5148; + uint BindlessSampler_View_SheenLTCSampler ; + uint PrePadding_View_5156; + uint View_bShadingEnergyConservation; + uint View_bShadingEnergyPreservation; + uint BindlessResource_View_ShadingEnergyGGXSpecTexture ; + uint PrePadding_View_5172; + uint BindlessResource_View_ShadingEnergyGGXGlassTexture ; + uint PrePadding_View_5180; + uint BindlessResource_View_ShadingEnergyClothSpecTexture ; + uint PrePadding_View_5188; + uint BindlessResource_View_ShadingEnergyDiffuseTexture ; + uint PrePadding_View_5196; + uint BindlessSampler_View_ShadingEnergySampler ; + uint PrePadding_View_5204; + uint BindlessResource_View_GlintTexture ; + uint PrePadding_View_5212; + uint BindlessSampler_View_GlintSampler ; + uint PrePadding_View_5220; + uint BindlessResource_View_SimpleVolumeTexture ; + uint PrePadding_View_5228; + uint BindlessSampler_View_SimpleVolumeTextureSampler ; + uint PrePadding_View_5236; + uint BindlessResource_View_SimpleVolumeEnvTexture ; + uint PrePadding_View_5244; + uint BindlessSampler_View_SimpleVolumeEnvTextureSampler ; + uint PrePadding_View_5252; + uint BindlessResource_View_SSProfilesTexture ; + uint PrePadding_View_5260; + uint BindlessSampler_View_SSProfilesSampler ; + uint PrePadding_View_5268; + uint BindlessSampler_View_SSProfilesTransmissionSampler ; + uint PrePadding_View_5276; + uint BindlessResource_View_SSProfilesPreIntegratedTexture ; + uint PrePadding_View_5284; + uint BindlessSampler_View_SSProfilesPreIntegratedSampler ; + uint PrePadding_View_5292; + uint BindlessResource_View_SpecularProfileTexture ; + uint PrePadding_View_5300; + uint BindlessSampler_View_SpecularProfileSampler ; + uint PrePadding_View_5308; + uint BindlessResource_View_WaterIndirection ; + uint PrePadding_View_5316; + uint BindlessResource_View_WaterData ; + uint PrePadding_View_5324; + float4 View_RectLightAtlasSizeAndInvSize; + float View_RectLightAtlasMaxMipLevel; + float PrePadding_View_5348; + uint BindlessResource_View_RectLightAtlasTexture ; + uint PrePadding_View_5356; + uint BindlessSampler_View_RectLightAtlasSampler ; + uint PrePadding_View_5364; + uint PrePadding_View_5368; + uint PrePadding_View_5372; + float4 View_IESAtlasSizeAndInvSize; + uint BindlessResource_View_IESAtlasTexture ; + uint PrePadding_View_5396; + uint BindlessSampler_View_IESAtlasSampler ; + uint PrePadding_View_5404; + uint BindlessSampler_View_LandscapeWeightmapSampler ; + uint PrePadding_View_5412; + uint BindlessResource_View_LandscapeIndirection ; + uint PrePadding_View_5420; + uint BindlessResource_View_LandscapePerComponentData ; + uint PrePadding_View_5428; + uint BindlessResource_View_VTFeedbackBuffer ; + uint PrePadding_View_5436; + uint BindlessResource_View_PhysicsFieldClipmapBuffer ; + uint PrePadding_View_5444; + uint PrePadding_View_5448; + uint PrePadding_View_5452; + float3 View_TLASRelativePreViewTranslation; + float PrePadding_View_5468; + float3 View_TLASViewTilePosition; +} + +#line 480 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_MaterialTextureBilinearWrapedSampler; + +#line 481 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_MaterialTextureBilinearClampedSampler; + +#line 482 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapIndirectionTexture; + +#line 483 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickAmbientVector; + +#line 484 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients0; + +#line 485 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients1; + +#line 486 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients2; + +#line 487 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients3; + +#line 488 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients4; + +#line 489 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients5; + +#line 490 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SkyBentNormalBrickTexture; + +#line 491 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_DirectionalLightShadowingBrickTexture; + +#line 492 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapBrickAmbientVectorSampler; + +#line 493 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler0; + +#line 494 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler1; + +#line 495 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler2; + +#line 496 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler3; + +#line 497 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler4; + +#line 498 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler5; + +#line 499 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SkyBentNormalTextureSampler; + +#line 500 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_DirectionalLightShadowingTextureSampler; + +#line 501 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldPageAtlasTexture; + +#line 502 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldCoverageAtlasTexture; + +#line 503 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldPageTableTexture; + +#line 504 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldMipTexture; + +#line 505 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldPageAtlasTextureSampler; + +#line 506 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldCoverageAtlasTextureSampler; + +#line 507 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldMipTextureSampler; + +#line 508 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_AtmosphereTransmittanceTexture; + +#line 509 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereTransmittanceTextureSampler; + +#line 510 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_AtmosphereIrradianceTexture; + +#line 511 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereIrradianceTextureSampler; + +#line 512 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_AtmosphereInscatterTexture; + +#line 513 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereInscatterTextureSampler; + +#line 514 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_PerlinNoiseGradientTexture; + +#line 515 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PerlinNoiseGradientTextureSampler; + +#line 516 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_PerlinNoise3DTexture; + +#line 517 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PerlinNoise3DTextureSampler; + +#line 518 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SobolSamplingTexture; + +#line 519 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedPointWrappedSampler; + +#line 520 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedPointClampedSampler; + +#line 521 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearWrappedSampler; + +#line 522 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearClampedSampler; + +#line 523 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearAnisoClampedSampler; + +#line 524 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedTrilinearWrappedSampler; + +#line 525 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedTrilinearClampedSampler; + +#line 526 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_PreIntegratedBRDF; + +#line 527 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PreIntegratedBRDFSampler; + +#line 528 "/Engine/Generated/UniformBuffers/View.ush" +StructuredBuffer View_SkyIrradianceEnvironmentMap; + +#line 529 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_TransmittanceLutTexture; + +#line 530 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_TransmittanceLutTextureSampler; + +#line 531 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SkyViewLutTexture; + +#line 532 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SkyViewLutTextureSampler; + +#line 533 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_DistantSkyLightLutTexture; + +#line 534 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_DistantSkyLightLutTextureSampler; + +#line 535 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolume; + +#line 536 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeSampler; + +#line 537 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolumeMieOnly; + +#line 538 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeMieOnlySampler; + +#line 539 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolumeRayOnly; + +#line 540 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeRayOnlySampler; + +#line 541 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_HairScatteringLUTTexture; + +#line 542 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_HairScatteringLUTSampler; + +#line 543 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_GGXLTCMatTexture; + +#line 544 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GGXLTCMatSampler; + +#line 545 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_GGXLTCAmpTexture; + +#line 546 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GGXLTCAmpSampler; + +#line 547 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SheenLTCTexture; + +#line 548 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SheenLTCSampler; + +#line 549 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyGGXSpecTexture; + +#line 550 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_ShadingEnergyGGXGlassTexture; + +#line 551 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyClothSpecTexture; + +#line 552 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyDiffuseTexture; + +#line 553 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_ShadingEnergySampler; + +#line 554 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_GlintTexture; + +#line 555 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlintSampler; + +#line 556 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SimpleVolumeTexture; + +#line 557 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SimpleVolumeTextureSampler; + +#line 558 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SimpleVolumeEnvTexture; + +#line 559 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SimpleVolumeEnvTextureSampler; + +#line 560 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SSProfilesTexture; + +#line 561 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesSampler; + +#line 562 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesTransmissionSampler; + +#line 563 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_SSProfilesPreIntegratedTexture; + +#line 564 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesPreIntegratedSampler; + +#line 565 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_SpecularProfileTexture; + +#line 566 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SpecularProfileSampler; + +#line 567 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_WaterIndirection; + +#line 568 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_WaterData; + +#line 569 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_RectLightAtlasTexture; + +#line 570 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_RectLightAtlasSampler; + +#line 571 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_IESAtlasTexture; + +#line 572 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_IESAtlasSampler; + +#line 573 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_LandscapeWeightmapSampler; + +#line 574 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_LandscapeIndirection; + +#line 575 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_LandscapePerComponentData; + +#line 576 "/Engine/Generated/UniformBuffers/View.ush" +RWStructuredBuffer View_VTFeedbackBuffer; + +#line 577 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_PhysicsFieldClipmapBuffer; + +#line 578 "/Engine/Generated/UniformBuffers/View.ush" +static const struct +{ + float4x4 TranslatedWorldToClip; + float4x4 RelativeWorldToClip; + float4x4 ClipToRelativeWorld; + float4x4 TranslatedWorldToView; + float4x4 ViewToTranslatedWorld; + float4x4 TranslatedWorldToCameraView; + float4x4 CameraViewToTranslatedWorld; + float4x4 ViewToClip; + float4x4 ViewToClipNoAA; + float4x4 ClipToView; + float4x4 ClipToTranslatedWorld; + float4x4 SVPositionToTranslatedWorld; + float4x4 ScreenToRelativeWorld; + float4x4 ScreenToTranslatedWorld; + float4x4 MobileMultiviewShadowTransform; + float3 ViewTilePosition; + float3 MatrixTilePosition; + float3 ViewForward; + float3 ViewUp; + float3 ViewRight; + float3 HMDViewNoRollUp; + float3 HMDViewNoRollRight; + float4 InvDeviceZToWorldZTransform; + float4 ScreenPositionScaleBias; + float3 RelativeWorldCameraOrigin; + float3 TranslatedWorldCameraOrigin; + float3 RelativeWorldViewOrigin; + float3 RelativePreViewTranslation; + float4x4 PrevViewToClip; + float4x4 PrevClipToView; + float4x4 PrevTranslatedWorldToClip; + float4x4 PrevTranslatedWorldToView; + float4x4 PrevViewToTranslatedWorld; + float4x4 PrevTranslatedWorldToCameraView; + float4x4 PrevCameraViewToTranslatedWorld; + float3 PrevTranslatedWorldCameraOrigin; + float3 PrevRelativeWorldCameraOrigin; + float3 PrevRelativeWorldViewOrigin; + float3 RelativePrevPreViewTranslation; + float4x4 PrevClipToRelativeWorld; + float4x4 PrevScreenToTranslatedWorld; + float4x4 ClipToPrevClip; + float4x4 ClipToPrevClipWithAA; + float4 TemporalAAJitter; + float4 GlobalClippingPlane; + float2 FieldOfViewWideAngles; + float2 PrevFieldOfViewWideAngles; + float4 ViewRectMin; + float4 ViewSizeAndInvSize; + uint4 ViewRectMinAndSize; + float4 LightProbeSizeRatioAndInvSizeRatio; + float4 BufferSizeAndInvSize; + float4 BufferBilinearUVMinMax; + float4 ScreenToViewSpace; + float2 BufferToSceneTextureScale; + float2 ResolutionFractionAndInv; + int NumSceneColorMSAASamples; + float ProjectionDepthThicknessScale; + float PreExposure; + float OneOverPreExposure; + float4 DiffuseOverrideParameter; + float4 SpecularOverrideParameter; + float4 NormalOverrideParameter; + float2 RoughnessOverrideParameter; + float PrevFrameGameTime; + float PrevFrameRealTime; + float OutOfBoundsMask; + float3 WorldCameraMovementSinceLastFrame; + float CullingSign; + float NearPlane; + float GameTime; + float RealTime; + float DeltaTime; + float MaterialTextureMipBias; + float MaterialTextureDerivativeMultiply; + uint Random; + uint FrameNumber; + uint FrameCounter; + uint StateFrameIndexMod8; + uint StateFrameIndex; + uint DebugViewModeMask; + uint WorldIsPaused; + float CameraCut; + float UnlitViewmodeMask; + float4 DirectionalLightColor; + float3 DirectionalLightDirection; + float4 TranslucencyLightingVolumeMin[2]; + float4 TranslucencyLightingVolumeInvSize[2]; + float4 TemporalAAParams; + float4 CircleDOFParams; + float DepthOfFieldSensorWidth; + float DepthOfFieldFocalDistance; + float DepthOfFieldScale; + float DepthOfFieldFocalLength; + float DepthOfFieldFocalRegion; + float DepthOfFieldNearTransitionRegion; + float DepthOfFieldFarTransitionRegion; + float MotionBlurNormalizedToPixel; + float GeneralPurposeTweak; + float GeneralPurposeTweak2; + float DemosaicVposOffset; + float DecalDepthBias; + float3 IndirectLightingColorScale; + float3 PrecomputedIndirectLightingColorScale; + float3 PrecomputedIndirectSpecularColorScale; + float4 AtmosphereLightDirection[2]; + float4 AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 AtmosphereLightIlluminanceOuterSpace[2]; + float4 AtmosphereLightDiscLuminance[2]; + float4 AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 SkyViewLutSizeAndInvSize; + float3 SkyCameraTranslatedWorldOrigin; + float4 SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 SkyViewLutReferential; + float4 SkyAtmosphereSkyLuminanceFactor; + float SkyAtmospherePresentInScene; + float SkyAtmosphereHeightFogContribution; + float SkyAtmosphereBottomRadiusKm; + float SkyAtmosphereTopRadiusKm; + float4 SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float SkyAtmosphereAerialPerspectiveStartDepthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float3 NormalCurvatureToRoughnessScaleBias; + float RenderingReflectionCaptureMask; + float RealTimeReflectionCapture; + float RealTimeReflectionCapturePreExposure; + float4 AmbientCubemapTint; + float AmbientCubemapIntensity; + float SkyLightApplyPrecomputedBentNormalShadowingFlag; + float SkyLightAffectReflectionFlag; + float SkyLightAffectGlobalIlluminationFlag; + float4 SkyLightColor; + float4 MobileSkyIrradianceEnvironmentMap[8]; + float MobilePreviewMode; + float HMDEyePaddingOffset; + float ReflectionCubemapMaxMip; + float ShowDecalsMask; + uint DistanceFieldAOSpecularOcclusionMode; + float IndirectCapsuleSelfShadowingIntensity; + float3 ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int StereoPassIndex; + float4 GlobalVolumeTranslatedCenterAndExtent[6]; + float4 GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float GlobalDistanceFieldMipFactor; + float GlobalDistanceFieldMipTransition; + int GlobalDistanceFieldClipmapSizeInPages; + float3 GlobalDistanceFieldInvPageAtlasSize; + float3 GlobalDistanceFieldInvCoverageAtlasSize; + float GlobalVolumeDimension; + float GlobalVolumeTexelSize; + float MaxGlobalDFAOConeDistance; + uint NumGlobalSDFClipmaps; + float CoveredExpandSurfaceScale; + float NotCoveredExpandSurfaceScale; + float NotCoveredMinStepScale; + float DitheredTransparencyStepThreshold; + float DitheredTransparencyTraceThreshold; + int2 CursorPosition; + float bCheckerboardSubsurfaceProfileRendering; + float3 VolumetricFogInvGridSize; + float3 VolumetricFogGridZParams; + float2 VolumetricFogSVPosToVolumeUV; + float2 VolumetricFogViewGridUVToPrevViewRectUV; + float2 VolumetricFogPrevViewGridRectUVToResourceUV; + float2 VolumetricFogPrevUVMax; + float2 VolumetricFogScreenToResourceUV; + float2 VolumetricFogUVMax; + float VolumetricFogMaxDistance; + float3 VolumetricLightmapWorldToUVScale; + float3 VolumetricLightmapWorldToUVAdd; + float3 VolumetricLightmapIndirectionTextureSize; + float VolumetricLightmapBrickSize; + float3 VolumetricLightmapBrickTexelSize; + float IndirectLightingCacheShowFlag; + float EyeToPixelSpreadAngle; + float4 XRPassthroughCameraUVs[2]; + float GlobalVirtualTextureMipBias; + uint VirtualTextureFeedbackShift; + uint VirtualTextureFeedbackMask; + uint VirtualTextureFeedbackStride; + uint VirtualTextureFeedbackJitterOffset; + uint VirtualTextureFeedbackSampleOffset; + float4 RuntimeVirtualTextureMipLevel; + float2 RuntimeVirtualTexturePackHeight; + float4 RuntimeVirtualTextureDebugParams; + float OverrideLandscapeLOD; + int FarShadowStaticMeshLODBias; + float MinRoughness; + float4 HairRenderInfo; + uint EnableSkyLight; + uint HairRenderInfoBits; + uint HairComponents; + float bSubsurfacePostprocessEnabled; + float4 SSProfilesTextureSizeAndInvSize; + float4 SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 SpecularProfileTextureSizeAndInvSize; + float3 PhysicsFieldClipmapCenter; + float PhysicsFieldClipmapDistance; + int PhysicsFieldClipmapResolution; + int PhysicsFieldClipmapExponent; + int PhysicsFieldClipmapCount; + int PhysicsFieldTargetCount; + int4 PhysicsFieldTargets[32]; + uint GPUSceneViewId; + float ViewResolutionFraction; + float SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float4 TanAndInvTanHalfFOV; + float4 PrevTanAndInvTanHalfFOV; + float4 GlintLUTParameters0; + float4 GlintLUTParameters1; + uint bShadingEnergyConservation; + uint bShadingEnergyPreservation; + float4 RectLightAtlasSizeAndInvSize; + float RectLightAtlasMaxMipLevel; + float4 IESAtlasSizeAndInvSize; + float3 TLASRelativePreViewTranslation; + float3 TLASViewTilePosition; + SamplerState MaterialTextureBilinearWrapedSampler; + SamplerState MaterialTextureBilinearClampedSampler; + Texture3D VolumetricLightmapIndirectionTexture; + Texture3D VolumetricLightmapBrickAmbientVector; + Texture3D VolumetricLightmapBrickSHCoefficients0; + Texture3D VolumetricLightmapBrickSHCoefficients1; + Texture3D VolumetricLightmapBrickSHCoefficients2; + Texture3D VolumetricLightmapBrickSHCoefficients3; + Texture3D VolumetricLightmapBrickSHCoefficients4; + Texture3D VolumetricLightmapBrickSHCoefficients5; + Texture3D SkyBentNormalBrickTexture; + Texture3D DirectionalLightShadowingBrickTexture; + SamplerState VolumetricLightmapBrickAmbientVectorSampler; + SamplerState VolumetricLightmapTextureSampler0; + SamplerState VolumetricLightmapTextureSampler1; + SamplerState VolumetricLightmapTextureSampler2; + SamplerState VolumetricLightmapTextureSampler3; + SamplerState VolumetricLightmapTextureSampler4; + SamplerState VolumetricLightmapTextureSampler5; + SamplerState SkyBentNormalTextureSampler; + SamplerState DirectionalLightShadowingTextureSampler; + Texture3D GlobalDistanceFieldPageAtlasTexture; + Texture3D GlobalDistanceFieldCoverageAtlasTexture; + Texture3D GlobalDistanceFieldPageTableTexture; + Texture3D GlobalDistanceFieldMipTexture; + SamplerState GlobalDistanceFieldPageAtlasTextureSampler; + SamplerState GlobalDistanceFieldCoverageAtlasTextureSampler; + SamplerState GlobalDistanceFieldMipTextureSampler; + Texture2D AtmosphereTransmittanceTexture; + SamplerState AtmosphereTransmittanceTextureSampler; + Texture2D AtmosphereIrradianceTexture; + SamplerState AtmosphereIrradianceTextureSampler; + Texture3D AtmosphereInscatterTexture; + SamplerState AtmosphereInscatterTextureSampler; + Texture2D PerlinNoiseGradientTexture; + SamplerState PerlinNoiseGradientTextureSampler; + Texture3D PerlinNoise3DTexture; + SamplerState PerlinNoise3DTextureSampler; + Texture2D SobolSamplingTexture; + SamplerState SharedPointWrappedSampler; + SamplerState SharedPointClampedSampler; + SamplerState SharedBilinearWrappedSampler; + SamplerState SharedBilinearClampedSampler; + SamplerState SharedBilinearAnisoClampedSampler; + SamplerState SharedTrilinearWrappedSampler; + SamplerState SharedTrilinearClampedSampler; + Texture2D PreIntegratedBRDF; + SamplerState PreIntegratedBRDFSampler; + StructuredBuffer SkyIrradianceEnvironmentMap; + Texture2D TransmittanceLutTexture; + SamplerState TransmittanceLutTextureSampler; + Texture2D SkyViewLutTexture; + SamplerState SkyViewLutTextureSampler; + Texture2D DistantSkyLightLutTexture; + SamplerState DistantSkyLightLutTextureSampler; + Texture3D CameraAerialPerspectiveVolume; + SamplerState CameraAerialPerspectiveVolumeSampler; + Texture3D CameraAerialPerspectiveVolumeMieOnly; + SamplerState CameraAerialPerspectiveVolumeMieOnlySampler; + Texture3D CameraAerialPerspectiveVolumeRayOnly; + SamplerState CameraAerialPerspectiveVolumeRayOnlySampler; + Texture3D HairScatteringLUTTexture; + SamplerState HairScatteringLUTSampler; + Texture2D GGXLTCMatTexture; + SamplerState GGXLTCMatSampler; + Texture2D GGXLTCAmpTexture; + SamplerState GGXLTCAmpSampler; + Texture2D SheenLTCTexture; + SamplerState SheenLTCSampler; + Texture2D ShadingEnergyGGXSpecTexture; + Texture3D ShadingEnergyGGXGlassTexture; + Texture2D ShadingEnergyClothSpecTexture; + Texture2D ShadingEnergyDiffuseTexture; + SamplerState ShadingEnergySampler; + Texture2DArray GlintTexture; + SamplerState GlintSampler; + Texture3D SimpleVolumeTexture; + SamplerState SimpleVolumeTextureSampler; + Texture3D SimpleVolumeEnvTexture; + SamplerState SimpleVolumeEnvTextureSampler; + Texture2D SSProfilesTexture; + SamplerState SSProfilesSampler; + SamplerState SSProfilesTransmissionSampler; + Texture2DArray SSProfilesPreIntegratedTexture; + SamplerState SSProfilesPreIntegratedSampler; + Texture2DArray SpecularProfileTexture; + SamplerState SpecularProfileSampler; + Buffer WaterIndirection; + Buffer WaterData; + Texture2D RectLightAtlasTexture; + SamplerState RectLightAtlasSampler; + Texture2DArray IESAtlasTexture; + SamplerState IESAtlasSampler; + SamplerState LandscapeWeightmapSampler; + Buffer LandscapeIndirection; + Buffer LandscapePerComponentData; + RWStructuredBuffer VTFeedbackBuffer; + Buffer PhysicsFieldClipmapBuffer; +} View = {View_TranslatedWorldToClip,View_RelativeWorldToClip,View_ClipToRelativeWorld,View_TranslatedWorldToView,View_ViewToTranslatedWorld,View_TranslatedWorldToCameraView,View_CameraViewToTranslatedWorld,View_ViewToClip,View_ViewToClipNoAA,View_ClipToView,View_ClipToTranslatedWorld,View_SVPositionToTranslatedWorld,View_ScreenToRelativeWorld,View_ScreenToTranslatedWorld,View_MobileMultiviewShadowTransform,View_ViewTilePosition,View_MatrixTilePosition,View_ViewForward,View_ViewUp,View_ViewRight,View_HMDViewNoRollUp,View_HMDViewNoRollRight,View_InvDeviceZToWorldZTransform,View_ScreenPositionScaleBias,View_RelativeWorldCameraOrigin,View_TranslatedWorldCameraOrigin,View_RelativeWorldViewOrigin,View_RelativePreViewTranslation,View_PrevViewToClip,View_PrevClipToView,View_PrevTranslatedWorldToClip,View_PrevTranslatedWorldToView,View_PrevViewToTranslatedWorld,View_PrevTranslatedWorldToCameraView,View_PrevCameraViewToTranslatedWorld,View_PrevTranslatedWorldCameraOrigin,View_PrevRelativeWorldCameraOrigin,View_PrevRelativeWorldViewOrigin,View_RelativePrevPreViewTranslation,View_PrevClipToRelativeWorld,View_PrevScreenToTranslatedWorld,View_ClipToPrevClip,View_ClipToPrevClipWithAA,View_TemporalAAJitter,View_GlobalClippingPlane,View_FieldOfViewWideAngles,View_PrevFieldOfViewWideAngles,View_ViewRectMin,View_ViewSizeAndInvSize,View_ViewRectMinAndSize,View_LightProbeSizeRatioAndInvSizeRatio,View_BufferSizeAndInvSize,View_BufferBilinearUVMinMax,View_ScreenToViewSpace,View_BufferToSceneTextureScale,View_ResolutionFractionAndInv,View_NumSceneColorMSAASamples,View_ProjectionDepthThicknessScale,View_PreExposure,View_OneOverPreExposure,View_DiffuseOverrideParameter,View_SpecularOverrideParameter,View_NormalOverrideParameter,View_RoughnessOverrideParameter,View_PrevFrameGameTime,View_PrevFrameRealTime,View_OutOfBoundsMask,View_WorldCameraMovementSinceLastFrame,View_CullingSign,View_NearPlane,View_GameTime,View_RealTime,View_DeltaTime,View_MaterialTextureMipBias,View_MaterialTextureDerivativeMultiply,View_Random,View_FrameNumber,View_FrameCounter,View_StateFrameIndexMod8,View_StateFrameIndex,View_DebugViewModeMask,View_WorldIsPaused,View_CameraCut,View_UnlitViewmodeMask,View_DirectionalLightColor,View_DirectionalLightDirection,View_TranslucencyLightingVolumeMin,View_TranslucencyLightingVolumeInvSize,View_TemporalAAParams,View_CircleDOFParams,View_DepthOfFieldSensorWidth,View_DepthOfFieldFocalDistance,View_DepthOfFieldScale,View_DepthOfFieldFocalLength,View_DepthOfFieldFocalRegion,View_DepthOfFieldNearTransitionRegion,View_DepthOfFieldFarTransitionRegion,View_MotionBlurNormalizedToPixel,View_GeneralPurposeTweak,View_GeneralPurposeTweak2,View_DemosaicVposOffset,View_DecalDepthBias,View_IndirectLightingColorScale,View_PrecomputedIndirectLightingColorScale,View_PrecomputedIndirectSpecularColorScale,View_AtmosphereLightDirection,View_AtmosphereLightIlluminanceOnGroundPostTransmittance,View_AtmosphereLightIlluminanceOuterSpace,View_AtmosphereLightDiscLuminance,View_AtmosphereLightDiscCosHalfApexAngle_PPTrans,View_SkyViewLutSizeAndInvSize,View_SkyCameraTranslatedWorldOrigin,View_SkyPlanetTranslatedWorldCenterAndViewHeight,View_SkyViewLutReferential,View_SkyAtmosphereSkyLuminanceFactor,View_SkyAtmospherePresentInScene,View_SkyAtmosphereHeightFogContribution,View_SkyAtmosphereBottomRadiusKm,View_SkyAtmosphereTopRadiusKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize,View_SkyAtmosphereAerialPerspectiveStartDepthKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv,View_SkyAtmosphereApplyCameraAerialPerspectiveVolume,View_NormalCurvatureToRoughnessScaleBias,View_RenderingReflectionCaptureMask,View_RealTimeReflectionCapture,View_RealTimeReflectionCapturePreExposure,View_AmbientCubemapTint,View_AmbientCubemapIntensity,View_SkyLightApplyPrecomputedBentNormalShadowingFlag,View_SkyLightAffectReflectionFlag,View_SkyLightAffectGlobalIlluminationFlag,View_SkyLightColor,View_MobileSkyIrradianceEnvironmentMap,View_MobilePreviewMode,View_HMDEyePaddingOffset,View_ReflectionCubemapMaxMip,View_ShowDecalsMask,View_DistanceFieldAOSpecularOcclusionMode,View_IndirectCapsuleSelfShadowingIntensity,View_ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight,View_StereoPassIndex,View_GlobalVolumeTranslatedCenterAndExtent,View_GlobalVolumeTranslatedWorldToUVAddAndMul,View_GlobalDistanceFieldMipTranslatedWorldToUVScale,View_GlobalDistanceFieldMipTranslatedWorldToUVBias,View_GlobalDistanceFieldMipFactor,View_GlobalDistanceFieldMipTransition,View_GlobalDistanceFieldClipmapSizeInPages,View_GlobalDistanceFieldInvPageAtlasSize,View_GlobalDistanceFieldInvCoverageAtlasSize,View_GlobalVolumeDimension,View_GlobalVolumeTexelSize,View_MaxGlobalDFAOConeDistance,View_NumGlobalSDFClipmaps,View_CoveredExpandSurfaceScale,View_NotCoveredExpandSurfaceScale,View_NotCoveredMinStepScale,View_DitheredTransparencyStepThreshold,View_DitheredTransparencyTraceThreshold,View_CursorPosition,View_bCheckerboardSubsurfaceProfileRendering,View_VolumetricFogInvGridSize,View_VolumetricFogGridZParams,View_VolumetricFogSVPosToVolumeUV,View_VolumetricFogViewGridUVToPrevViewRectUV,View_VolumetricFogPrevViewGridRectUVToResourceUV,View_VolumetricFogPrevUVMax,View_VolumetricFogScreenToResourceUV,View_VolumetricFogUVMax,View_VolumetricFogMaxDistance,View_VolumetricLightmapWorldToUVScale,View_VolumetricLightmapWorldToUVAdd,View_VolumetricLightmapIndirectionTextureSize,View_VolumetricLightmapBrickSize,View_VolumetricLightmapBrickTexelSize,View_IndirectLightingCacheShowFlag,View_EyeToPixelSpreadAngle,View_XRPassthroughCameraUVs,View_GlobalVirtualTextureMipBias,View_VirtualTextureFeedbackShift,View_VirtualTextureFeedbackMask,View_VirtualTextureFeedbackStride,View_VirtualTextureFeedbackJitterOffset,View_VirtualTextureFeedbackSampleOffset,View_RuntimeVirtualTextureMipLevel,View_RuntimeVirtualTexturePackHeight,View_RuntimeVirtualTextureDebugParams,View_OverrideLandscapeLOD,View_FarShadowStaticMeshLODBias,View_MinRoughness,View_HairRenderInfo,View_EnableSkyLight,View_HairRenderInfoBits,View_HairComponents,View_bSubsurfacePostprocessEnabled,View_SSProfilesTextureSizeAndInvSize,View_SSProfilesPreIntegratedTextureSizeAndInvSize,View_SpecularProfileTextureSizeAndInvSize,View_PhysicsFieldClipmapCenter,View_PhysicsFieldClipmapDistance,View_PhysicsFieldClipmapResolution,View_PhysicsFieldClipmapExponent,View_PhysicsFieldClipmapCount,View_PhysicsFieldTargetCount,View_PhysicsFieldTargets,View_GPUSceneViewId,View_ViewResolutionFraction,View_SubSurfaceColorAsTransmittanceAtDistanceInMeters,View_TanAndInvTanHalfFOV,View_PrevTanAndInvTanHalfFOV,View_GlintLUTParameters0,View_GlintLUTParameters1,View_bShadingEnergyConservation,View_bShadingEnergyPreservation,View_RectLightAtlasSizeAndInvSize,View_RectLightAtlasMaxMipLevel,View_IESAtlasSizeAndInvSize,View_TLASRelativePreViewTranslation,View_TLASViewTilePosition,View_MaterialTextureBilinearWrapedSampler,View_MaterialTextureBilinearClampedSampler,View_VolumetricLightmapIndirectionTexture,View_VolumetricLightmapBrickAmbientVector,View_VolumetricLightmapBrickSHCoefficients0,View_VolumetricLightmapBrickSHCoefficients1,View_VolumetricLightmapBrickSHCoefficients2,View_VolumetricLightmapBrickSHCoefficients3,View_VolumetricLightmapBrickSHCoefficients4,View_VolumetricLightmapBrickSHCoefficients5,View_SkyBentNormalBrickTexture,View_DirectionalLightShadowingBrickTexture,View_VolumetricLightmapBrickAmbientVectorSampler,View_VolumetricLightmapTextureSampler0,View_VolumetricLightmapTextureSampler1,View_VolumetricLightmapTextureSampler2,View_VolumetricLightmapTextureSampler3,View_VolumetricLightmapTextureSampler4,View_VolumetricLightmapTextureSampler5,View_SkyBentNormalTextureSampler,View_DirectionalLightShadowingTextureSampler,View_GlobalDistanceFieldPageAtlasTexture,View_GlobalDistanceFieldCoverageAtlasTexture,View_GlobalDistanceFieldPageTableTexture,View_GlobalDistanceFieldMipTexture,View_GlobalDistanceFieldPageAtlasTextureSampler,View_GlobalDistanceFieldCoverageAtlasTextureSampler,View_GlobalDistanceFieldMipTextureSampler,View_AtmosphereTransmittanceTexture,View_AtmosphereTransmittanceTextureSampler,View_AtmosphereIrradianceTexture,View_AtmosphereIrradianceTextureSampler,View_AtmosphereInscatterTexture,View_AtmosphereInscatterTextureSampler,View_PerlinNoiseGradientTexture,View_PerlinNoiseGradientTextureSampler,View_PerlinNoise3DTexture,View_PerlinNoise3DTextureSampler,View_SobolSamplingTexture,View_SharedPointWrappedSampler,View_SharedPointClampedSampler,View_SharedBilinearWrappedSampler,View_SharedBilinearClampedSampler,View_SharedBilinearAnisoClampedSampler,View_SharedTrilinearWrappedSampler,View_SharedTrilinearClampedSampler,View_PreIntegratedBRDF,View_PreIntegratedBRDFSampler,View_SkyIrradianceEnvironmentMap,View_TransmittanceLutTexture,View_TransmittanceLutTextureSampler,View_SkyViewLutTexture,View_SkyViewLutTextureSampler,View_DistantSkyLightLutTexture,View_DistantSkyLightLutTextureSampler,View_CameraAerialPerspectiveVolume,View_CameraAerialPerspectiveVolumeSampler,View_CameraAerialPerspectiveVolumeMieOnly,View_CameraAerialPerspectiveVolumeMieOnlySampler,View_CameraAerialPerspectiveVolumeRayOnly,View_CameraAerialPerspectiveVolumeRayOnlySampler,View_HairScatteringLUTTexture,View_HairScatteringLUTSampler,View_GGXLTCMatTexture,View_GGXLTCMatSampler,View_GGXLTCAmpTexture,View_GGXLTCAmpSampler,View_SheenLTCTexture,View_SheenLTCSampler,View_ShadingEnergyGGXSpecTexture,View_ShadingEnergyGGXGlassTexture,View_ShadingEnergyClothSpecTexture,View_ShadingEnergyDiffuseTexture,View_ShadingEnergySampler,View_GlintTexture,View_GlintSampler,View_SimpleVolumeTexture,View_SimpleVolumeTextureSampler,View_SimpleVolumeEnvTexture,View_SimpleVolumeEnvTextureSampler,View_SSProfilesTexture,View_SSProfilesSampler,View_SSProfilesTransmissionSampler,View_SSProfilesPreIntegratedTexture,View_SSProfilesPreIntegratedSampler,View_SpecularProfileTexture,View_SpecularProfileSampler,View_WaterIndirection,View_WaterData,View_RectLightAtlasTexture,View_RectLightAtlasSampler,View_IESAtlasTexture,View_IESAtlasSampler,View_LandscapeWeightmapSampler,View_LandscapeIndirection,View_LandscapePerComponentData,View_VTFeedbackBuffer,View_PhysicsFieldClipmapBuffer,}; + +#line 3 "/Engine/Generated/UniformBuffers/Material.ush" +cbuffer UniformBufferConstants_Material +{ + float4 Material_PreshaderBuffer[2]; + uint BindlessResource_Material_Texture2D_0 ; + uint PrePadding_Material_36; + uint BindlessSampler_Material_Texture2D_0Sampler ; + uint PrePadding_Material_44; + uint BindlessSampler_Material_Wrap_WorldGroupSettings ; + uint PrePadding_Material_52; + uint BindlessSampler_Material_Clamp_WorldGroupSettings ; +} + +#line 14 "/Engine/Generated/UniformBuffers/Material.ush" +Texture2D Material_Texture2D_0; + +#line 15 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Texture2D_0Sampler; + +#line 16 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Wrap_WorldGroupSettings; + +#line 17 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Clamp_WorldGroupSettings; + +#line 18 "/Engine/Generated/UniformBuffers/Material.ush" +static const struct +{ + float4 PreshaderBuffer[2]; + Texture2D Texture2D_0; + SamplerState Texture2D_0Sampler; + SamplerState Wrap_WorldGroupSettings; + SamplerState Clamp_WorldGroupSettings; +} Material = {Material_PreshaderBuffer,Material_Texture2D_0,Material_Texture2D_0Sampler,Material_Wrap_WorldGroupSettings,Material_Clamp_WorldGroupSettings,}; + +#line 1 "/Engine/Generated/GeneratedInstancedStereo.ush" +struct ViewState +{ + float4x4 TranslatedWorldToClip; + float4x4 RelativeWorldToClip; + float4x4 ClipToRelativeWorld; + float4x4 TranslatedWorldToView; + float4x4 ViewToTranslatedWorld; + float4x4 TranslatedWorldToCameraView; + float4x4 CameraViewToTranslatedWorld; + float4x4 ViewToClip; + float4x4 ViewToClipNoAA; + float4x4 ClipToView; + float4x4 ClipToTranslatedWorld; + float4x4 SVPositionToTranslatedWorld; + float4x4 ScreenToRelativeWorld; + float4x4 ScreenToTranslatedWorld; + float4x4 MobileMultiviewShadowTransform; + float3 ViewTilePosition; + float3 MatrixTilePosition; + float3 ViewForward; + float3 ViewUp; + float3 ViewRight; + float3 HMDViewNoRollUp; + float3 HMDViewNoRollRight; + float4 InvDeviceZToWorldZTransform; + float4 ScreenPositionScaleBias; + float3 RelativeWorldCameraOrigin; + float3 TranslatedWorldCameraOrigin; + float3 RelativeWorldViewOrigin; + float3 RelativePreViewTranslation; + float4x4 PrevViewToClip; + float4x4 PrevClipToView; + float4x4 PrevTranslatedWorldToClip; + float4x4 PrevTranslatedWorldToView; + float4x4 PrevViewToTranslatedWorld; + float4x4 PrevTranslatedWorldToCameraView; + float4x4 PrevCameraViewToTranslatedWorld; + float3 PrevTranslatedWorldCameraOrigin; + float3 PrevRelativeWorldCameraOrigin; + float3 PrevRelativeWorldViewOrigin; + float3 RelativePrevPreViewTranslation; + float4x4 PrevClipToRelativeWorld; + float4x4 PrevScreenToTranslatedWorld; + float4x4 ClipToPrevClip; + float4x4 ClipToPrevClipWithAA; + float4 TemporalAAJitter; + float4 GlobalClippingPlane; + float2 FieldOfViewWideAngles; + float2 PrevFieldOfViewWideAngles; + float4 ViewRectMin; + float4 ViewSizeAndInvSize; + uint4 ViewRectMinAndSize; + float4 LightProbeSizeRatioAndInvSizeRatio; + float4 BufferSizeAndInvSize; + float4 BufferBilinearUVMinMax; + float4 ScreenToViewSpace; + float2 BufferToSceneTextureScale; + float2 ResolutionFractionAndInv; + int NumSceneColorMSAASamples; + float ProjectionDepthThicknessScale; + float PreExposure; + float OneOverPreExposure; + float4 DiffuseOverrideParameter; + float4 SpecularOverrideParameter; + float4 NormalOverrideParameter; + float2 RoughnessOverrideParameter; + float PrevFrameGameTime; + float PrevFrameRealTime; + float OutOfBoundsMask; + float3 WorldCameraMovementSinceLastFrame; + float CullingSign; + float NearPlane; + float GameTime; + float RealTime; + float DeltaTime; + float MaterialTextureMipBias; + float MaterialTextureDerivativeMultiply; + uint Random; + uint FrameNumber; + uint FrameCounter; + uint StateFrameIndexMod8; + uint StateFrameIndex; + uint DebugViewModeMask; + uint WorldIsPaused; + float CameraCut; + float UnlitViewmodeMask; + float4 DirectionalLightColor; + float3 DirectionalLightDirection; + float4 TranslucencyLightingVolumeMin[2]; + float4 TranslucencyLightingVolumeInvSize[2]; + float4 TemporalAAParams; + float4 CircleDOFParams; + float DepthOfFieldSensorWidth; + float DepthOfFieldFocalDistance; + float DepthOfFieldScale; + float DepthOfFieldFocalLength; + float DepthOfFieldFocalRegion; + float DepthOfFieldNearTransitionRegion; + float DepthOfFieldFarTransitionRegion; + float MotionBlurNormalizedToPixel; + float GeneralPurposeTweak; + float GeneralPurposeTweak2; + float DemosaicVposOffset; + float DecalDepthBias; + float3 IndirectLightingColorScale; + float3 PrecomputedIndirectLightingColorScale; + float3 PrecomputedIndirectSpecularColorScale; + float4 AtmosphereLightDirection[2]; + float4 AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 AtmosphereLightIlluminanceOuterSpace[2]; + float4 AtmosphereLightDiscLuminance[2]; + float4 AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 SkyViewLutSizeAndInvSize; + float3 SkyCameraTranslatedWorldOrigin; + float4 SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 SkyViewLutReferential; + float4 SkyAtmosphereSkyLuminanceFactor; + float SkyAtmospherePresentInScene; + float SkyAtmosphereHeightFogContribution; + float SkyAtmosphereBottomRadiusKm; + float SkyAtmosphereTopRadiusKm; + float4 SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float SkyAtmosphereAerialPerspectiveStartDepthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float3 NormalCurvatureToRoughnessScaleBias; + float RenderingReflectionCaptureMask; + float RealTimeReflectionCapture; + float RealTimeReflectionCapturePreExposure; + float4 AmbientCubemapTint; + float AmbientCubemapIntensity; + float SkyLightApplyPrecomputedBentNormalShadowingFlag; + float SkyLightAffectReflectionFlag; + float SkyLightAffectGlobalIlluminationFlag; + float4 SkyLightColor; + float4 MobileSkyIrradianceEnvironmentMap[8]; + float MobilePreviewMode; + float HMDEyePaddingOffset; + float ReflectionCubemapMaxMip; + float ShowDecalsMask; + uint DistanceFieldAOSpecularOcclusionMode; + float IndirectCapsuleSelfShadowingIntensity; + float3 ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int StereoPassIndex; + float4 GlobalVolumeTranslatedCenterAndExtent[6]; + float4 GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float GlobalDistanceFieldMipFactor; + float GlobalDistanceFieldMipTransition; + int GlobalDistanceFieldClipmapSizeInPages; + float3 GlobalDistanceFieldInvPageAtlasSize; + float3 GlobalDistanceFieldInvCoverageAtlasSize; + float GlobalVolumeDimension; + float GlobalVolumeTexelSize; + float MaxGlobalDFAOConeDistance; + uint NumGlobalSDFClipmaps; + float CoveredExpandSurfaceScale; + float NotCoveredExpandSurfaceScale; + float NotCoveredMinStepScale; + float DitheredTransparencyStepThreshold; + float DitheredTransparencyTraceThreshold; + int2 CursorPosition; + float bCheckerboardSubsurfaceProfileRendering; + float3 VolumetricFogInvGridSize; + float3 VolumetricFogGridZParams; + float2 VolumetricFogSVPosToVolumeUV; + float2 VolumetricFogViewGridUVToPrevViewRectUV; + float2 VolumetricFogPrevViewGridRectUVToResourceUV; + float2 VolumetricFogPrevUVMax; + float2 VolumetricFogScreenToResourceUV; + float2 VolumetricFogUVMax; + float VolumetricFogMaxDistance; + float3 VolumetricLightmapWorldToUVScale; + float3 VolumetricLightmapWorldToUVAdd; + float3 VolumetricLightmapIndirectionTextureSize; + float VolumetricLightmapBrickSize; + float3 VolumetricLightmapBrickTexelSize; + float IndirectLightingCacheShowFlag; + float EyeToPixelSpreadAngle; + float4 XRPassthroughCameraUVs[2]; + float GlobalVirtualTextureMipBias; + uint VirtualTextureFeedbackShift; + uint VirtualTextureFeedbackMask; + uint VirtualTextureFeedbackStride; + uint VirtualTextureFeedbackJitterOffset; + uint VirtualTextureFeedbackSampleOffset; + float4 RuntimeVirtualTextureMipLevel; + float2 RuntimeVirtualTexturePackHeight; + float4 RuntimeVirtualTextureDebugParams; + float OverrideLandscapeLOD; + int FarShadowStaticMeshLODBias; + float MinRoughness; + float4 HairRenderInfo; + uint EnableSkyLight; + uint HairRenderInfoBits; + uint HairComponents; + float bSubsurfacePostprocessEnabled; + float4 SSProfilesTextureSizeAndInvSize; + float4 SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 SpecularProfileTextureSizeAndInvSize; + float3 PhysicsFieldClipmapCenter; + float PhysicsFieldClipmapDistance; + int PhysicsFieldClipmapResolution; + int PhysicsFieldClipmapExponent; + int PhysicsFieldClipmapCount; + int PhysicsFieldTargetCount; + int4 PhysicsFieldTargets[32]; + uint GPUSceneViewId; + float ViewResolutionFraction; + float SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float4 TanAndInvTanHalfFOV; + float4 PrevTanAndInvTanHalfFOV; + float4 GlintLUTParameters0; + float4 GlintLUTParameters1; + FLWCInverseMatrix WorldToClip; + FLWCMatrix ClipToWorld; + FLWCMatrix ScreenToWorld; + FLWCMatrix PrevClipToWorld; + FLWCVector3 WorldCameraOrigin; + FLWCVector3 WorldViewOrigin; + FLWCVector3 PrevWorldCameraOrigin; + FLWCVector3 PrevWorldViewOrigin; + FLWCVector3 PreViewTranslation; + FLWCVector3 PrevPreViewTranslation; +}; + +#line 230 "/Engine/Generated/GeneratedInstancedStereo.ush" +void FinalizeViewState(inout ViewState InOutView); + +#line 231 "/Engine/Generated/GeneratedInstancedStereo.ush" +ViewState GetPrimaryView() +{ + ViewState Result; + Result.TranslatedWorldToClip = View.TranslatedWorldToClip; + Result.RelativeWorldToClip = View.RelativeWorldToClip; + Result.ClipToRelativeWorld = View.ClipToRelativeWorld; + Result.TranslatedWorldToView = View.TranslatedWorldToView; + Result.ViewToTranslatedWorld = View.ViewToTranslatedWorld; + Result.TranslatedWorldToCameraView = View.TranslatedWorldToCameraView; + Result.CameraViewToTranslatedWorld = View.CameraViewToTranslatedWorld; + Result.ViewToClip = View.ViewToClip; + Result.ViewToClipNoAA = View.ViewToClipNoAA; + Result.ClipToView = View.ClipToView; + Result.ClipToTranslatedWorld = View.ClipToTranslatedWorld; + Result.SVPositionToTranslatedWorld = View.SVPositionToTranslatedWorld; + Result.ScreenToRelativeWorld = View.ScreenToRelativeWorld; + Result.ScreenToTranslatedWorld = View.ScreenToTranslatedWorld; + Result.MobileMultiviewShadowTransform = View.MobileMultiviewShadowTransform; + Result.ViewTilePosition = View.ViewTilePosition; + Result.MatrixTilePosition = View.MatrixTilePosition; + Result.ViewForward = View.ViewForward; + Result.ViewUp = View.ViewUp; + Result.ViewRight = View.ViewRight; + Result.HMDViewNoRollUp = View.HMDViewNoRollUp; + Result.HMDViewNoRollRight = View.HMDViewNoRollRight; + Result.InvDeviceZToWorldZTransform = View.InvDeviceZToWorldZTransform; + Result.ScreenPositionScaleBias = View.ScreenPositionScaleBias; + Result.RelativeWorldCameraOrigin = View.RelativeWorldCameraOrigin; + Result.TranslatedWorldCameraOrigin = View.TranslatedWorldCameraOrigin; + Result.RelativeWorldViewOrigin = View.RelativeWorldViewOrigin; + Result.RelativePreViewTranslation = View.RelativePreViewTranslation; + Result.PrevViewToClip = View.PrevViewToClip; + Result.PrevClipToView = View.PrevClipToView; + Result.PrevTranslatedWorldToClip = View.PrevTranslatedWorldToClip; + Result.PrevTranslatedWorldToView = View.PrevTranslatedWorldToView; + Result.PrevViewToTranslatedWorld = View.PrevViewToTranslatedWorld; + Result.PrevTranslatedWorldToCameraView = View.PrevTranslatedWorldToCameraView; + Result.PrevCameraViewToTranslatedWorld = View.PrevCameraViewToTranslatedWorld; + Result.PrevTranslatedWorldCameraOrigin = View.PrevTranslatedWorldCameraOrigin; + Result.PrevRelativeWorldCameraOrigin = View.PrevRelativeWorldCameraOrigin; + Result.PrevRelativeWorldViewOrigin = View.PrevRelativeWorldViewOrigin; + Result.RelativePrevPreViewTranslation = View.RelativePrevPreViewTranslation; + Result.PrevClipToRelativeWorld = View.PrevClipToRelativeWorld; + Result.PrevScreenToTranslatedWorld = View.PrevScreenToTranslatedWorld; + Result.ClipToPrevClip = View.ClipToPrevClip; + Result.ClipToPrevClipWithAA = View.ClipToPrevClipWithAA; + Result.TemporalAAJitter = View.TemporalAAJitter; + Result.GlobalClippingPlane = View.GlobalClippingPlane; + Result.FieldOfViewWideAngles = View.FieldOfViewWideAngles; + Result.PrevFieldOfViewWideAngles = View.PrevFieldOfViewWideAngles; + Result.ViewRectMin = View.ViewRectMin; + Result.ViewSizeAndInvSize = View.ViewSizeAndInvSize; + Result.ViewRectMinAndSize = View.ViewRectMinAndSize; + Result.LightProbeSizeRatioAndInvSizeRatio = View.LightProbeSizeRatioAndInvSizeRatio; + Result.BufferSizeAndInvSize = View.BufferSizeAndInvSize; + Result.BufferBilinearUVMinMax = View.BufferBilinearUVMinMax; + Result.ScreenToViewSpace = View.ScreenToViewSpace; + Result.BufferToSceneTextureScale = View.BufferToSceneTextureScale; + Result.ResolutionFractionAndInv = View.ResolutionFractionAndInv; + Result.NumSceneColorMSAASamples = View.NumSceneColorMSAASamples; + Result.ProjectionDepthThicknessScale = View.ProjectionDepthThicknessScale; + Result.PreExposure = View.PreExposure; + Result.OneOverPreExposure = View.OneOverPreExposure; + Result.DiffuseOverrideParameter = View.DiffuseOverrideParameter; + Result.SpecularOverrideParameter = View.SpecularOverrideParameter; + Result.NormalOverrideParameter = View.NormalOverrideParameter; + Result.RoughnessOverrideParameter = View.RoughnessOverrideParameter; + Result.PrevFrameGameTime = View.PrevFrameGameTime; + Result.PrevFrameRealTime = View.PrevFrameRealTime; + Result.OutOfBoundsMask = View.OutOfBoundsMask; + Result.WorldCameraMovementSinceLastFrame = View.WorldCameraMovementSinceLastFrame; + Result.CullingSign = View.CullingSign; + Result.NearPlane = View.NearPlane; + Result.GameTime = View.GameTime; + Result.RealTime = View.RealTime; + Result.DeltaTime = View.DeltaTime; + Result.MaterialTextureMipBias = View.MaterialTextureMipBias; + Result.MaterialTextureDerivativeMultiply = View.MaterialTextureDerivativeMultiply; + Result.Random = View.Random; + Result.FrameNumber = View.FrameNumber; + Result.FrameCounter = View.FrameCounter; + Result.StateFrameIndexMod8 = View.StateFrameIndexMod8; + Result.StateFrameIndex = View.StateFrameIndex; + Result.DebugViewModeMask = View.DebugViewModeMask; + Result.WorldIsPaused = View.WorldIsPaused; + Result.CameraCut = View.CameraCut; + Result.UnlitViewmodeMask = View.UnlitViewmodeMask; + Result.DirectionalLightColor = View.DirectionalLightColor; + Result.DirectionalLightDirection = View.DirectionalLightDirection; + Result.TranslucencyLightingVolumeMin = View.TranslucencyLightingVolumeMin; + Result.TranslucencyLightingVolumeInvSize = View.TranslucencyLightingVolumeInvSize; + Result.TemporalAAParams = View.TemporalAAParams; + Result.CircleDOFParams = View.CircleDOFParams; + Result.DepthOfFieldSensorWidth = View.DepthOfFieldSensorWidth; + Result.DepthOfFieldFocalDistance = View.DepthOfFieldFocalDistance; + Result.DepthOfFieldScale = View.DepthOfFieldScale; + Result.DepthOfFieldFocalLength = View.DepthOfFieldFocalLength; + Result.DepthOfFieldFocalRegion = View.DepthOfFieldFocalRegion; + Result.DepthOfFieldNearTransitionRegion = View.DepthOfFieldNearTransitionRegion; + Result.DepthOfFieldFarTransitionRegion = View.DepthOfFieldFarTransitionRegion; + Result.MotionBlurNormalizedToPixel = View.MotionBlurNormalizedToPixel; + Result.GeneralPurposeTweak = View.GeneralPurposeTweak; + Result.GeneralPurposeTweak2 = View.GeneralPurposeTweak2; + Result.DemosaicVposOffset = View.DemosaicVposOffset; + Result.DecalDepthBias = View.DecalDepthBias; + Result.IndirectLightingColorScale = View.IndirectLightingColorScale; + Result.PrecomputedIndirectLightingColorScale = View.PrecomputedIndirectLightingColorScale; + Result.PrecomputedIndirectSpecularColorScale = View.PrecomputedIndirectSpecularColorScale; + Result.AtmosphereLightDirection = View.AtmosphereLightDirection; + Result.AtmosphereLightIlluminanceOnGroundPostTransmittance = View.AtmosphereLightIlluminanceOnGroundPostTransmittance; + Result.AtmosphereLightIlluminanceOuterSpace = View.AtmosphereLightIlluminanceOuterSpace; + Result.AtmosphereLightDiscLuminance = View.AtmosphereLightDiscLuminance; + Result.AtmosphereLightDiscCosHalfApexAngle_PPTrans = View.AtmosphereLightDiscCosHalfApexAngle_PPTrans; + Result.SkyViewLutSizeAndInvSize = View.SkyViewLutSizeAndInvSize; + Result.SkyCameraTranslatedWorldOrigin = View.SkyCameraTranslatedWorldOrigin; + Result.SkyPlanetTranslatedWorldCenterAndViewHeight = View.SkyPlanetTranslatedWorldCenterAndViewHeight; + Result.SkyViewLutReferential = View.SkyViewLutReferential; + Result.SkyAtmosphereSkyLuminanceFactor = View.SkyAtmosphereSkyLuminanceFactor; + Result.SkyAtmospherePresentInScene = View.SkyAtmospherePresentInScene; + Result.SkyAtmosphereHeightFogContribution = View.SkyAtmosphereHeightFogContribution; + Result.SkyAtmosphereBottomRadiusKm = View.SkyAtmosphereBottomRadiusKm; + Result.SkyAtmosphereTopRadiusKm = View.SkyAtmosphereTopRadiusKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize = View.SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + Result.SkyAtmosphereAerialPerspectiveStartDepthKm = View.SkyAtmosphereAerialPerspectiveStartDepthKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + Result.SkyAtmosphereApplyCameraAerialPerspectiveVolume = View.SkyAtmosphereApplyCameraAerialPerspectiveVolume; + Result.NormalCurvatureToRoughnessScaleBias = View.NormalCurvatureToRoughnessScaleBias; + Result.RenderingReflectionCaptureMask = View.RenderingReflectionCaptureMask; + Result.RealTimeReflectionCapture = View.RealTimeReflectionCapture; + Result.RealTimeReflectionCapturePreExposure = View.RealTimeReflectionCapturePreExposure; + Result.AmbientCubemapTint = View.AmbientCubemapTint; + Result.AmbientCubemapIntensity = View.AmbientCubemapIntensity; + Result.SkyLightApplyPrecomputedBentNormalShadowingFlag = View.SkyLightApplyPrecomputedBentNormalShadowingFlag; + Result.SkyLightAffectReflectionFlag = View.SkyLightAffectReflectionFlag; + Result.SkyLightAffectGlobalIlluminationFlag = View.SkyLightAffectGlobalIlluminationFlag; + Result.SkyLightColor = View.SkyLightColor; + Result.MobileSkyIrradianceEnvironmentMap = View.MobileSkyIrradianceEnvironmentMap; + Result.MobilePreviewMode = View.MobilePreviewMode; + Result.HMDEyePaddingOffset = View.HMDEyePaddingOffset; + Result.ReflectionCubemapMaxMip = View.ReflectionCubemapMaxMip; + Result.ShowDecalsMask = View.ShowDecalsMask; + Result.DistanceFieldAOSpecularOcclusionMode = View.DistanceFieldAOSpecularOcclusionMode; + Result.IndirectCapsuleSelfShadowingIntensity = View.IndirectCapsuleSelfShadowingIntensity; + Result.ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight = View.ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + Result.StereoPassIndex = View.StereoPassIndex; + Result.GlobalVolumeTranslatedCenterAndExtent = View.GlobalVolumeTranslatedCenterAndExtent; + Result.GlobalVolumeTranslatedWorldToUVAddAndMul = View.GlobalVolumeTranslatedWorldToUVAddAndMul; + Result.GlobalDistanceFieldMipTranslatedWorldToUVScale = View.GlobalDistanceFieldMipTranslatedWorldToUVScale; + Result.GlobalDistanceFieldMipTranslatedWorldToUVBias = View.GlobalDistanceFieldMipTranslatedWorldToUVBias; + Result.GlobalDistanceFieldMipFactor = View.GlobalDistanceFieldMipFactor; + Result.GlobalDistanceFieldMipTransition = View.GlobalDistanceFieldMipTransition; + Result.GlobalDistanceFieldClipmapSizeInPages = View.GlobalDistanceFieldClipmapSizeInPages; + Result.GlobalDistanceFieldInvPageAtlasSize = View.GlobalDistanceFieldInvPageAtlasSize; + Result.GlobalDistanceFieldInvCoverageAtlasSize = View.GlobalDistanceFieldInvCoverageAtlasSize; + Result.GlobalVolumeDimension = View.GlobalVolumeDimension; + Result.GlobalVolumeTexelSize = View.GlobalVolumeTexelSize; + Result.MaxGlobalDFAOConeDistance = View.MaxGlobalDFAOConeDistance; + Result.NumGlobalSDFClipmaps = View.NumGlobalSDFClipmaps; + Result.CoveredExpandSurfaceScale = View.CoveredExpandSurfaceScale; + Result.NotCoveredExpandSurfaceScale = View.NotCoveredExpandSurfaceScale; + Result.NotCoveredMinStepScale = View.NotCoveredMinStepScale; + Result.DitheredTransparencyStepThreshold = View.DitheredTransparencyStepThreshold; + Result.DitheredTransparencyTraceThreshold = View.DitheredTransparencyTraceThreshold; + Result.CursorPosition = View.CursorPosition; + Result.bCheckerboardSubsurfaceProfileRendering = View.bCheckerboardSubsurfaceProfileRendering; + Result.VolumetricFogInvGridSize = View.VolumetricFogInvGridSize; + Result.VolumetricFogGridZParams = View.VolumetricFogGridZParams; + Result.VolumetricFogSVPosToVolumeUV = View.VolumetricFogSVPosToVolumeUV; + Result.VolumetricFogViewGridUVToPrevViewRectUV = View.VolumetricFogViewGridUVToPrevViewRectUV; + Result.VolumetricFogPrevViewGridRectUVToResourceUV = View.VolumetricFogPrevViewGridRectUVToResourceUV; + Result.VolumetricFogPrevUVMax = View.VolumetricFogPrevUVMax; + Result.VolumetricFogScreenToResourceUV = View.VolumetricFogScreenToResourceUV; + Result.VolumetricFogUVMax = View.VolumetricFogUVMax; + Result.VolumetricFogMaxDistance = View.VolumetricFogMaxDistance; + Result.VolumetricLightmapWorldToUVScale = View.VolumetricLightmapWorldToUVScale; + Result.VolumetricLightmapWorldToUVAdd = View.VolumetricLightmapWorldToUVAdd; + Result.VolumetricLightmapIndirectionTextureSize = View.VolumetricLightmapIndirectionTextureSize; + Result.VolumetricLightmapBrickSize = View.VolumetricLightmapBrickSize; + Result.VolumetricLightmapBrickTexelSize = View.VolumetricLightmapBrickTexelSize; + Result.IndirectLightingCacheShowFlag = View.IndirectLightingCacheShowFlag; + Result.EyeToPixelSpreadAngle = View.EyeToPixelSpreadAngle; + Result.XRPassthroughCameraUVs = View.XRPassthroughCameraUVs; + Result.GlobalVirtualTextureMipBias = View.GlobalVirtualTextureMipBias; + Result.VirtualTextureFeedbackShift = View.VirtualTextureFeedbackShift; + Result.VirtualTextureFeedbackMask = View.VirtualTextureFeedbackMask; + Result.VirtualTextureFeedbackStride = View.VirtualTextureFeedbackStride; + Result.VirtualTextureFeedbackJitterOffset = View.VirtualTextureFeedbackJitterOffset; + Result.VirtualTextureFeedbackSampleOffset = View.VirtualTextureFeedbackSampleOffset; + Result.RuntimeVirtualTextureMipLevel = View.RuntimeVirtualTextureMipLevel; + Result.RuntimeVirtualTexturePackHeight = View.RuntimeVirtualTexturePackHeight; + Result.RuntimeVirtualTextureDebugParams = View.RuntimeVirtualTextureDebugParams; + Result.OverrideLandscapeLOD = View.OverrideLandscapeLOD; + Result.FarShadowStaticMeshLODBias = View.FarShadowStaticMeshLODBias; + Result.MinRoughness = View.MinRoughness; + Result.HairRenderInfo = View.HairRenderInfo; + Result.EnableSkyLight = View.EnableSkyLight; + Result.HairRenderInfoBits = View.HairRenderInfoBits; + Result.HairComponents = View.HairComponents; + Result.bSubsurfacePostprocessEnabled = View.bSubsurfacePostprocessEnabled; + Result.SSProfilesTextureSizeAndInvSize = View.SSProfilesTextureSizeAndInvSize; + Result.SSProfilesPreIntegratedTextureSizeAndInvSize = View.SSProfilesPreIntegratedTextureSizeAndInvSize; + Result.SpecularProfileTextureSizeAndInvSize = View.SpecularProfileTextureSizeAndInvSize; + Result.PhysicsFieldClipmapCenter = View.PhysicsFieldClipmapCenter; + Result.PhysicsFieldClipmapDistance = View.PhysicsFieldClipmapDistance; + Result.PhysicsFieldClipmapResolution = View.PhysicsFieldClipmapResolution; + Result.PhysicsFieldClipmapExponent = View.PhysicsFieldClipmapExponent; + Result.PhysicsFieldClipmapCount = View.PhysicsFieldClipmapCount; + Result.PhysicsFieldTargetCount = View.PhysicsFieldTargetCount; + Result.PhysicsFieldTargets = View.PhysicsFieldTargets; + Result.GPUSceneViewId = View.GPUSceneViewId; + Result.ViewResolutionFraction = View.ViewResolutionFraction; + Result.SubSurfaceColorAsTransmittanceAtDistanceInMeters = View.SubSurfaceColorAsTransmittanceAtDistanceInMeters; + Result.TanAndInvTanHalfFOV = View.TanAndInvTanHalfFOV; + Result.PrevTanAndInvTanHalfFOV = View.PrevTanAndInvTanHalfFOV; + Result.GlintLUTParameters0 = View.GlintLUTParameters0; + Result.GlintLUTParameters1 = View.GlintLUTParameters1; + FinalizeViewState(Result); + return Result; +} + +#line 17 "/Engine/Private/InstancedStereo.ush" +void FinalizeViewState(inout ViewState InOutView) +{ + InOutView.WorldToClip = MakeLWCInverseMatrix(InOutView.MatrixTilePosition, InOutView.RelativeWorldToClip); + InOutView.ClipToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.ClipToRelativeWorld); + InOutView.ScreenToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.ScreenToRelativeWorld); + InOutView.PrevClipToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.PrevClipToRelativeWorld); + + InOutView.WorldCameraOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.RelativeWorldCameraOrigin); + InOutView.WorldViewOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.RelativeWorldViewOrigin); + InOutView.PrevWorldCameraOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.PrevRelativeWorldCameraOrigin); + InOutView.PrevWorldViewOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.PrevRelativeWorldViewOrigin); + InOutView.PreViewTranslation = MakeLWCVector3(-InOutView.ViewTilePosition, InOutView.RelativePreViewTranslation); + InOutView.PrevPreViewTranslation = MakeLWCVector3(-InOutView.ViewTilePosition, InOutView.RelativePrevPreViewTranslation); +} + +#line 34 "/Engine/Private/InstancedStereo.ush" +static ViewState ResolvedView = (ViewState)0.0f; + +#line 36 "/Engine/Private/InstancedStereo.ush" +ViewState ResolveView() +{ + return GetPrimaryView(); +} + +#line 285 "/Engine/Private/Common.ush" +float4 Texture2DSample(Texture2D Tex, SamplerState Sampler, float2 UV) +{ + + + + return Tex.Sample(Sampler, UV); + +} + +#line 293 "/Engine/Private/Common.ush" +float4 Texture2DSample(Texture2D Tex, SamplerState Sampler, FloatDeriv2 UV) +{ + + + + return Tex.SampleGrad(Sampler, UV.Value, UV.Ddx, UV.Ddy); + +} + +#line 924 "/Engine/Private/Common.ush" +float Pow2( float x ) +{ + return x*x; +} + +#line 929 "/Engine/Private/Common.ush" +float2 Pow2( float2 x ) +{ + return x*x; +} + +#line 934 "/Engine/Private/Common.ush" +float3 Pow2( float3 x ) +{ + return x*x; +} + +#line 939 "/Engine/Private/Common.ush" +float4 Pow2( float4 x ) +{ + return x*x; +} + +#line 1187 "/Engine/Private/Common.ush" +bool IsOrthoProjection(float4x4 ViewToClip) +{ + return asuint(ViewToClip._44); +} + +#line 1193 "/Engine/Private/Common.ush" +bool IsOrthoProjection() +{ + return IsOrthoProjection(View.ViewToClip); +} + +#line 1229 "/Engine/Private/Common.ush" +float2 ScreenPositionToBufferUV(float4 ScreenPosition) +{ + return float2(ScreenPosition.xy / ScreenPosition.w * ResolvedView.ScreenPositionScaleBias.xy + ResolvedView.ScreenPositionScaleBias.wz); +} + +#line 1263 "/Engine/Private/Common.ush" +float3 SvPositionToResolvedTranslatedWorld(float4 SvPosition) +{ + float4 HomWorldPos = mul(float4(SvPosition.xyz, 1), ResolvedView.SVPositionToTranslatedWorld); + + return HomWorldPos.xyz / HomWorldPos.w; +} + +#line 1293 "/Engine/Private/Common.ush" +float4 SvPositionToResolvedScreenPosition(float4 SvPosition) +{ + float2 PixelPos = SvPosition.xy - ResolvedView.ViewRectMin.xy; + + + float3 NDCPos = float3( (PixelPos * ResolvedView.ViewSizeAndInvSize.zw - 0.5f) * float2(2, -2), SvPosition.z); + + + return float4(NDCPos.xyz, 1) * SvPosition.w; +} + +#line 1658 "/Engine/Private/Common.ush" +float3 TransformTangentVectorToWorld(float3x3 TangentToWorld, float3 InTangentVector) +{ + + + return mul(InTangentVector, TangentToWorld); +} + +#line 1914 "/Engine/Private/Common.ush" +bool IsFinite( float In) { return (asuint(In) & 0x7F800000) != 0x7F800000; } + +#line 1915 "/Engine/Private/Common.ush" +bool2 IsFinite( float2 In) { return (asuint(In) & 0x7F800000) != 0x7F800000; } + +#line 1916 "/Engine/Private/Common.ush" +bool3 IsFinite( float3 In) { return (asuint(In) & 0x7F800000) != 0x7F800000; } + +#line 1917 "/Engine/Private/Common.ush" +bool4 IsFinite( float4 In) { return (asuint(In) & 0x7F800000) != 0x7F800000; } + +#line 689 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float3 SpecularColor) +{ + + DiffuseColor += SpecularColor * 0.45; + SpecularColor = 0; + +} + +#line 696 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float SpecularColor) +{ + DiffuseColor += SpecularColor * 0.45; + SpecularColor = 0; +} + +#line 701 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float3 F0, inout float3 F90) +{ + DiffuseColor += F0 * 0.45; + F0 = F90 = 0; +} + +#line 13 "/Engine/Private/MonteCarlo.ush" +float3x3 GetTangentBasis( float3 TangentZ ) +{ + const float Sign = TangentZ.z >= 0 ? 1 : -1; + const float a = -rcp( Sign + TangentZ.z ); + const float b = TangentZ.x * TangentZ.y * a; + + float3 TangentX = { 1 + Sign * a * Pow2( TangentZ.x ), Sign * b, -Sign * TangentZ.x }; + float3 TangentY = { b, Sign + a * Pow2( TangentZ.y ), -TangentZ.y }; + + return float3x3( TangentX, TangentY, TangentZ ); +} + +#line 48 "/Engine/Private/MonteCarlo.ush" +float3 TangentToWorld( float3 Vec, float3 TangentZ ) +{ + return mul( Vec, GetTangentBasis( TangentZ ) ); +} + +#line 169 "/Engine/Generated/Material.ush" +struct FStrataData +{ + uint Dummy; +}; + +#line 173 "/Engine/Generated/Material.ush" +FStrataData GetInitialisedStrataData() { return (FStrataData)0; } + +#line 186 "/Engine/Generated/Material.ush" +struct FMaterialParticleParameters +{ + + float RelativeTime; + + float MotionBlurFade; + + float Random; + + float4 Velocity; + + float4 Color; + + float4 TranslatedWorldPositionAndSize; + + float4 MacroUV; + + + + + + float4 DynamicParameter; + + + + + + + + + + + + + + + FLWCMatrix ParticleToWorld; + + + FLWCInverseMatrix WorldToParticle; + + + + + + + + + + float2 Size; + + + float SpriteRotation; +}; + +#line 296 "/Engine/Generated/Material.ush" +struct FMaterialAttributes +{ + float3 BaseColor; + float Metallic; + float Specular; + float Roughness; + float Anisotropy; + float3 EmissiveColor; + float Opacity; + float OpacityMask; + float3 Normal; + float3 Tangent; + float3 WorldPositionOffset; + float Displacement; + float3 SubsurfaceColor; + float ClearCoat; + float ClearCoatRoughness; + float AmbientOcclusion; + float3 Refraction; + float PixelDepthOffset; + uint ShadingModel; + float SurfaceThickness; + FStrataData FrontMaterial; + float2 CustomizedUV0; + float2 CustomizedUV1; + float2 CustomizedUV2; + float2 CustomizedUV3; + float2 CustomizedUV4; + float2 CustomizedUV5; + float2 CustomizedUV6; + float2 CustomizedUV7; + float3 BentNormal; + float3 ClearCoatBottomNormal; + float3 CustomEyeTangent; + float3 TransmittanceColor; +}; + +#line 373 "/Engine/Generated/Material.ush" +struct FPixelMaterialInputs +{ + float3 EmissiveColor; + float Opacity; + float OpacityMask; + float3 BaseColor; + float Metallic; + float Specular; + float Roughness; + float Anisotropy; + float3 Normal; + float3 Tangent; + float4 Subsurface; + float AmbientOcclusion; + float3 Refraction; + float PixelDepthOffset; + uint ShadingModel; + FStrataData FrontMaterial; + float SurfaceThickness; + float Displacement; + + + + + + + + + + + + +}; + +#line 411 "/Engine/Generated/Material.ush" +struct FMaterialPixelParameters +{ + + float2 TexCoords[1]; + + + + float4 VertexColor; + + + float3 WorldNormal; + + + float3 WorldTangent; + + + float3 ReflectionVector; + + + float3 CameraVector; + + + float3 LightVector; + + + + + + + float4 SvPosition; + + + float4 ScreenPosition; + + + + + + float2 ViewBufferUV; + + + + + + float UnMirrored; + + float TwoSidedSign; + + + + + + float3x3 TangentToWorld; + + + + + + + + + + + FLWCVector3 AbsoluteWorldPosition; + + + + + float3 WorldPosition_CamRelative; + + + + + + FLWCVector3 WorldPosition_NoOffsets; + + + + + + float3 WorldPosition_NoOffsets_CamRelative; + + + float3 LightingPositionOffset; + + + float3 WorldPosition_DDX; + float3 WorldPosition_DDY; + float4 VertexColor_DDX; + float4 VertexColor_DDY; + float4 ScreenPosition_DDX; + float4 ScreenPosition_DDY; + + + float2 TexCoords_DDX[1]; + float2 TexCoords_DDY[1]; + + + float AOMaterialMask; + + + + + + + + + + + + + + + + + uint PrimitiveId; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FMaterialParticleParameters Particle; + + + + + + + + + + + + + + + uint Dummy; + + + + + + + + + + + + + + + + + + + + + +#line 620 "/Engine/Generated/Material.ush" + + + FMaterialAttributes MaterialAttributes; +}; + +#line 639 "/Engine/Generated/Material.ush" +FMaterialPixelParameters MakeInitializedMaterialPixelParameters() +{ + FMaterialPixelParameters MPP; + MPP = (FMaterialPixelParameters)0; + MPP.TangentToWorld = float3x3(1,0,0,0,1,0,0,0,1); + return MPP; +} + +#line 2096 "/Engine/Generated/Material.ush" +float3 ReflectionAboutCustomWorldNormal(FMaterialPixelParameters Parameters, float3 WorldNormal, bool bNormalizeInputNormal) +{ + if (bNormalizeInputNormal) + { + WorldNormal = normalize(WorldNormal); + } + + return -Parameters.CameraVector + WorldNormal * dot(WorldNormal, Parameters.CameraVector) * 2.0; +} + +#line 2803 "/Engine/Generated/Material.ush" +float4 CustomExpression0(FMaterialPixelParameters Parameters,Texture2D Tex, SamplerState TexSampler ,float2 UV,float Distance,float DistanceSteps,float RadialSteps,float RadialOffset,float KernelPower) +{ +float3 CurColor=0; + +float2 NewUV = UV; + +int i=0; + +float StepSize = Distance / (int) DistanceSteps; + +float CurDistance=0; + +float2 CurOffset=0; + +float SubOffset = 0; + +float TwoPi = 6.283185; + +float accumdist=0; + + + +if (DistanceSteps < 1) + + + +{ + +return Texture2DSample(Tex,TexSampler,UV); + +} + +else + +{ + +while ( i < (int) DistanceSteps) + +{ + + CurDistance += StepSize; + + for (int j = 0; j < (int) RadialSteps; j++) + + { + +SubOffset +=1; + +CurOffset.x = cos(TwoPi*(SubOffset / RadialSteps)); + +CurOffset.y = sin(TwoPi*(SubOffset / RadialSteps)); + + NewUV.x = UV.x + CurOffset.x * CurDistance; + + NewUV.y = UV.y + CurOffset.y * CurDistance; + + float distpow = pow(CurDistance, KernelPower); + + CurColor += Texture2DSample(Tex,TexSampler,NewUV)*distpow; + + accumdist += distpow; + + } + +SubOffset +=RadialOffset; + +i++; + +} + +CurColor = CurColor; + +CurColor /=accumdist; + +return CurColor; + +} +} + +#line 2975 "/Engine/Generated/Material.ush" +float3 GetMaterialNormalRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Normal; +} + +#line 2980 "/Engine/Generated/Material.ush" +float3 GetMaterialNormal(FMaterialPixelParameters Parameters, FPixelMaterialInputs PixelMaterialInputs) +{ + float3 RetNormal; + + RetNormal = GetMaterialNormalRaw(PixelMaterialInputs); + + + { + + float3 OverrideNormal = ResolvedView.NormalOverrideParameter.xyz; + + + + + + RetNormal = RetNormal * ResolvedView.NormalOverrideParameter.w + OverrideNormal; + } + + + return RetNormal; +} + +#line 3012 "/Engine/Generated/Material.ush" +float3 GetMaterialEmissiveRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.EmissiveColor; +} + +#line 3017 "/Engine/Generated/Material.ush" +float3 GetMaterialEmissive(FPixelMaterialInputs PixelMaterialInputs) +{ + float3 EmissiveColor = GetMaterialEmissiveRaw(PixelMaterialInputs); + + EmissiveColor = max(EmissiveColor, 0.0f); + + return EmissiveColor; +} + +#line 3032 "/Engine/Generated/Material.ush" +uint GetMaterialShadingModel(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.ShadingModel; +} + +#line 3037 "/Engine/Generated/Material.ush" +float3 GetMaterialBaseColorRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.BaseColor; +} + +#line 3042 "/Engine/Generated/Material.ush" +float3 GetMaterialBaseColor(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialBaseColorRaw(PixelMaterialInputs)); +} + +#line 3047 "/Engine/Generated/Material.ush" +float GetMaterialMetallicRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Metallic; +} + +#line 3052 "/Engine/Generated/Material.ush" +float GetMaterialMetallic(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialMetallicRaw(PixelMaterialInputs)); +} + +#line 3057 "/Engine/Generated/Material.ush" +float GetMaterialSpecularRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Specular; +} + +#line 3062 "/Engine/Generated/Material.ush" +float GetMaterialSpecular(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialSpecularRaw(PixelMaterialInputs)); +} + +#line 3067 "/Engine/Generated/Material.ush" +float GetMaterialRoughnessRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Roughness; +} + +#line 3072 "/Engine/Generated/Material.ush" +float GetMaterialRoughness(FPixelMaterialInputs PixelMaterialInputs) +{ + + + + float Roughness = saturate(GetMaterialRoughnessRaw(PixelMaterialInputs)); + + + { + + Roughness = Roughness * ResolvedView.RoughnessOverrideParameter.y + ResolvedView.RoughnessOverrideParameter.x; + } + + + return Roughness; +} + +#line 3368 "/Engine/Generated/Material.ush" +float3 TransformTangentNormalToWorld(float3x3 TangentToWorld, float3 TangentNormal) +{ + return normalize(float3(TransformTangentVectorToWorld(TangentToWorld, TangentNormal))); +} + +#line 3429 "/Engine/Generated/Material.ush" +void CalcPixelMaterialInputs(in out FMaterialPixelParameters Parameters, in out FPixelMaterialInputs PixelMaterialInputs) +{ + + + + PixelMaterialInputs.Normal = float3(0.00000000,0.00000000,1.00000000); + + + + + + + + + + + + + + float3 MaterialNormal = GetMaterialNormal(Parameters, PixelMaterialInputs); + + + + + + MaterialNormal = normalize(MaterialNormal); + + + + + Parameters.WorldNormal = TransformTangentNormalToWorld(Parameters.TangentToWorld, MaterialNormal); + + + + + + + + + + Parameters.WorldNormal *= Parameters.TwoSidedSign; + + + Parameters.ReflectionVector = ReflectionAboutCustomWorldNormal(Parameters, Parameters.WorldNormal, false); + + + Parameters.Particle.MotionBlurFade = 1.0f; + + + + float2 Local0 = Parameters.TexCoords[0].xy; + float4 Local1 = CustomExpression0(Parameters,Material.Texture2D_0,Material.Texture2D_0Sampler, Local0 ,0.05000000,16.00000000,8.00000000,0.61799997,1.00000000); + float3 Local2 = lerp(Local1.xyz,Material.PreshaderBuffer[1].yzw,Material.PreshaderBuffer[1].x); + + PixelMaterialInputs.EmissiveColor = Local2; + PixelMaterialInputs.Opacity = 1.00000000; + PixelMaterialInputs.OpacityMask = 1.00000000; + PixelMaterialInputs.BaseColor = float3(0.00000000,0.00000000,0.00000000); + PixelMaterialInputs.Metallic = 0.00000000; + PixelMaterialInputs.Specular = 0.50000000; + PixelMaterialInputs.Roughness = 0.50000000; + PixelMaterialInputs.Anisotropy = 0.00000000; + PixelMaterialInputs.Normal = float3(0.00000000,0.00000000,1.00000000); + PixelMaterialInputs.Tangent = float3(1.00000000,0.00000000,0.00000000); + PixelMaterialInputs.Subsurface = 0; + PixelMaterialInputs.AmbientOcclusion = 1.00000000; + PixelMaterialInputs.Refraction = 0; + PixelMaterialInputs.PixelDepthOffset = 0.00000000; + PixelMaterialInputs.ShadingModel = 0; + PixelMaterialInputs.FrontMaterial = GetInitialisedStrataData(); + PixelMaterialInputs.SurfaceThickness = 0.01000000; + PixelMaterialInputs.Displacement = 0.00000000; + + + + + + Parameters.WorldTangent = 0; + +} + +#line 3781 "/Engine/Generated/Material.ush" +bool IsOrthoProjection(ViewState InView) +{ + return InView.ViewToClip[3][3] >= 1.0f; +} + +#line 3787 "/Engine/Generated/Material.ush" +void CalcMaterialParametersEx( + in out FMaterialPixelParameters Parameters, + in out FPixelMaterialInputs PixelMaterialInputs, + float4 SvPosition, + float4 ScreenPosition, + bool bIsFrontFace, + float3 TranslatedWorldPosition, + float3 TranslatedWorldPositionExcludingShaderOffsets) +{ + + Parameters.WorldPosition_CamRelative = TranslatedWorldPosition.xyz; + Parameters.AbsoluteWorldPosition = LWCSubtract(TranslatedWorldPosition.xyz, ResolvedView.PreViewTranslation); + + + + + Parameters.WorldPosition_NoOffsets_CamRelative = TranslatedWorldPositionExcludingShaderOffsets; + Parameters.WorldPosition_NoOffsets = LWCSubtract(TranslatedWorldPositionExcludingShaderOffsets, ResolvedView.PreViewTranslation); + + + Parameters.SvPosition = SvPosition; + Parameters.ScreenPosition = ScreenPosition; + Parameters.ViewBufferUV = ScreenPositionToBufferUV(ScreenPosition); + + + + + + if (IsOrthoProjection(ResolvedView)) + { + + Parameters.CameraVector = -ResolvedView.ViewForward; + } + else + { + + Parameters.CameraVector = normalize(-Parameters.WorldPosition_CamRelative.xyz); + } + + + Parameters.LightVector = 0; + + + + + + + + Parameters.TwoSidedSign = 1.0f; + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + CalcPixelMaterialInputs(Parameters, PixelMaterialInputs); + } +} + +#line 3895 "/Engine/Generated/Material.ush" +float3x3 AssembleTangentToWorld( float3 TangentToWorld0, float4 TangentToWorld2 ) +{ + + + + + + float3 TangentToWorld1 = cross(TangentToWorld2.xyz,TangentToWorld0) * TangentToWorld2.w; + + return float3x3(TangentToWorld0, TangentToWorld1, TangentToWorld2.xyz); +} + +#line 7 "/Engine/Private/LocalVertexFactoryCommon.ush" +struct FVertexFactoryInterpolantsVSToPS +{ + float4 TangentToWorld0 : TEXCOORD10_centroid; float4 TangentToWorld2 : TEXCOORD11_centroid; + + + + + + + + + + + + float4 TexCoords[(1+1)/2] : TEXCOORD0; + + + + + + + + + + + + + nointerpolation uint PrimitiveId : PRIMITIVE_ID; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +}; + +#line 69 "/Engine/Private/LocalVertexFactoryCommon.ush" +float2 GetUV(FVertexFactoryInterpolantsVSToPS Interpolants, int UVIndex) +{ + float4 UVVector = Interpolants.TexCoords[UVIndex / 2]; + return UVIndex % 2 ? UVVector.zw : UVVector.xy; +} + +#line 89 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetColor(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + + + + return 0; + +} + +#line 135 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetTangentToWorld2(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + return Interpolants.TangentToWorld2; +} + +#line 140 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetTangentToWorld0(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + return Interpolants.TangentToWorld0; +} + +#line 154 "/Engine/Private/LocalVertexFactoryCommon.ush" +uint GetPrimitiveId(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + + return Interpolants.PrimitiveId; + + + +} + +#line 467 "/Engine/Private/ShaderPrintCommon.ush" +// Hashes are computed using the CityHash32 function + +#line 516 "/Engine/Private/LocalVertexFactory.ush" +FMaterialPixelParameters GetMaterialPixelParameters(FVertexFactoryInterpolantsVSToPS Interpolants, float4 SvPosition) +{ + + FMaterialPixelParameters Result = MakeInitializedMaterialPixelParameters(); + + + [unroll] + for( int CoordinateIndex = 0; CoordinateIndex < 1; CoordinateIndex++ ) + { + Result.TexCoords[CoordinateIndex] = GetUV(Interpolants, CoordinateIndex); + } + + + + + + + + + float3 TangentToWorld0 = GetTangentToWorld0(Interpolants).xyz; + float4 TangentToWorld2 = GetTangentToWorld2(Interpolants); + Result.UnMirrored = TangentToWorld2.w; + + Result.VertexColor = GetColor(Interpolants); + + + Result.Particle.Color = float4(1,1,1,1); + + + + + Result.TangentToWorld = AssembleTangentToWorld( TangentToWorld0, TangentToWorld2 ); + + + + + + + + + + + + + + + + Result.TwoSidedSign = 1; + Result.PrimitiveId = GetPrimitiveId(Interpolants); + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + return Result; +} + +#line 14 "/Engine/Private/Lumen/LumenCardPixelShader.usf" +struct FLumenCardInterpolantsVSToPS +{ + +}; + +#line 19 "/Engine/Private/Lumen/LumenCardPixelShader.usf" +void Main( + + + + FVertexFactoryInterpolantsVSToPS Interpolants, + + FLumenCardInterpolantsVSToPS PassInterpolants, + in float4 SvPosition : SV_Position + , in bool bIsFrontFace : SV_IsFrontFace, + out float4 OutTarget0 : SV_Target0, + out float4 OutTarget1 : SV_Target1, + out float4 OutTarget2 : SV_Target2) +{ + ResolvedView = ResolveView(); + FMaterialPixelParameters MaterialParameters; + + + + + + + + + + + + + + + + + + + + + { + MaterialParameters = GetMaterialPixelParameters(Interpolants, SvPosition); + } + + + FPixelMaterialInputs PixelMaterialInputs; + + { + float4 ScreenPosition = SvPositionToResolvedScreenPosition(SvPosition); + float3 TranslatedWorldPosition = SvPositionToResolvedTranslatedWorld(SvPosition); + CalcMaterialParametersEx(MaterialParameters, PixelMaterialInputs, SvPosition, ScreenPosition, bIsFrontFace, TranslatedWorldPosition, TranslatedWorldPosition); + } + +#line 126 "/Engine/Private/Lumen/LumenCardPixelShader.usf" + + + float3 BaseColor = GetMaterialBaseColor(PixelMaterialInputs); + float Metallic = GetMaterialMetallic(PixelMaterialInputs); + float Specular = GetMaterialSpecular(PixelMaterialInputs); + float Roughness = GetMaterialRoughness(PixelMaterialInputs); + float3 Emissive = GetMaterialEmissive(PixelMaterialInputs); + float3 WorldNormal = MaterialParameters.WorldNormal; + + float Opacity = 1.0f; + + + + + + + float3 DiffuseColor = BaseColor - BaseColor * Metallic; + float3 SpecularColor = lerp(0.08f * Specular.xxx, BaseColor, Metallic.xxx); + + EnvBRDFApproxFullyRough(DiffuseColor, SpecularColor); + + uint ShadingModel = GetMaterialShadingModel(PixelMaterialInputs); + + float3 SubsurfaceColor = 0.0f; + + + + + + + + + + + + float3 CardSpaceNormal = float3(0, 0, 1); + + + if (all(IsFinite(WorldNormal))) + { + WorldNormal = normalize(WorldNormal); + CardSpaceNormal = mul(float4(WorldNormal, 0.0f), ResolvedView.TranslatedWorldToView).xyz; + } + + OutTarget0 = float4(sqrt(DiffuseColor), Opacity); + OutTarget1 = float4(CardSpaceNormal.xy * 0.5f + 0.5f, 0.0f, 1.0f); + OutTarget2 = float4(Emissive, 0.0f); +} + + + +#if 0 /*BEGIN_RESOURCE_TABLES*/ +View, 376963194 +Strata, 158337041 +DrawRectangleParameters, 3145984 +InstancedView, 450888449 +MobileReflectionCapture, 2425088 +InstanceVF, 104204038 +SingleLayerWater, 1641252 +PrimitiveDither, 1048832 +PrimitiveFade, 1048832 +DeferredDecal, 2097668 +SceneTexturesStruct, 158338568 +MobileSceneTextures, 147131313 +Primitive, 50331904 +Scene, 273683233 +InstanceCulling, 3146265 +SpeedTreeData, 39846144 +Atmosphere, 11534592 +BlueNoise, 3473677 +OpaqueBasePass, 159911720 +BasePass, 148439296 +Nanite, 164563880 +LumenCardPass, 159713897 +PrecomputedLightingBuffer, 15728896 +ShaderPrintData, 5243136 +LocalVFLooseParameters, 2490654 +LocalVF, 105252632 +InstancedVFLooseParameters, 6291712 +Material, 88606984 +NULL, 0 +View_MaterialTextureBilinearWrapedSampler, View, 8, 0 +View_MaterialTextureBilinearClampedSampler, View, 8, 1 +View_VolumetricLightmapIndirectionTexture, View, 5, 2 +View_VolumetricLightmapBrickAmbientVector, View, 5, 3 +View_VolumetricLightmapBrickSHCoefficients0, View, 5, 4 +View_VolumetricLightmapBrickSHCoefficients1, View, 5, 5 +View_VolumetricLightmapBrickSHCoefficients2, View, 5, 6 +View_VolumetricLightmapBrickSHCoefficients3, View, 5, 7 +View_VolumetricLightmapBrickSHCoefficients4, View, 5, 8 +View_VolumetricLightmapBrickSHCoefficients5, View, 5, 9 +View_SkyBentNormalBrickTexture, View, 5, 10 +View_DirectionalLightShadowingBrickTexture, View, 5, 11 +View_VolumetricLightmapBrickAmbientVectorSampler, View, 8, 12 +View_VolumetricLightmapTextureSampler0, View, 8, 13 +View_VolumetricLightmapTextureSampler1, View, 8, 14 +View_VolumetricLightmapTextureSampler2, View, 8, 15 +View_VolumetricLightmapTextureSampler3, View, 8, 16 +View_VolumetricLightmapTextureSampler4, View, 8, 17 +View_VolumetricLightmapTextureSampler5, View, 8, 18 +View_SkyBentNormalTextureSampler, View, 8, 19 +View_DirectionalLightShadowingTextureSampler, View, 8, 20 +View_GlobalDistanceFieldPageAtlasTexture, View, 5, 21 +View_GlobalDistanceFieldCoverageAtlasTexture, View, 5, 22 +View_GlobalDistanceFieldPageTableTexture, View, 5, 23 +View_GlobalDistanceFieldMipTexture, View, 5, 24 +View_GlobalDistanceFieldPageAtlasTextureSampler, View, 8, 25 +View_GlobalDistanceFieldCoverageAtlasTextureSampler, View, 8, 26 +View_GlobalDistanceFieldMipTextureSampler, View, 8, 27 +View_AtmosphereTransmittanceTexture, View, 5, 28 +View_AtmosphereTransmittanceTextureSampler, View, 8, 29 +View_AtmosphereIrradianceTexture, View, 5, 30 +View_AtmosphereIrradianceTextureSampler, View, 8, 31 +View_AtmosphereInscatterTexture, View, 5, 32 +View_AtmosphereInscatterTextureSampler, View, 8, 33 +View_PerlinNoiseGradientTexture, View, 5, 34 +View_PerlinNoiseGradientTextureSampler, View, 8, 35 +View_PerlinNoise3DTexture, View, 5, 36 +View_PerlinNoise3DTextureSampler, View, 8, 37 +View_SobolSamplingTexture, View, 5, 38 +View_SharedPointWrappedSampler, View, 8, 39 +View_SharedPointClampedSampler, View, 8, 40 +View_SharedBilinearWrappedSampler, View, 8, 41 +View_SharedBilinearClampedSampler, View, 8, 42 +View_SharedBilinearAnisoClampedSampler, View, 8, 43 +View_SharedTrilinearWrappedSampler, View, 8, 44 +View_SharedTrilinearClampedSampler, View, 8, 45 +View_PreIntegratedBRDF, View, 5, 46 +View_PreIntegratedBRDFSampler, View, 8, 47 +View_SkyIrradianceEnvironmentMap, View, 6, 48 +View_TransmittanceLutTexture, View, 5, 49 +View_TransmittanceLutTextureSampler, View, 8, 50 +View_SkyViewLutTexture, View, 5, 51 +View_SkyViewLutTextureSampler, View, 8, 52 +View_DistantSkyLightLutTexture, View, 5, 53 +View_DistantSkyLightLutTextureSampler, View, 8, 54 +View_CameraAerialPerspectiveVolume, View, 5, 55 +View_CameraAerialPerspectiveVolumeSampler, View, 8, 56 +View_CameraAerialPerspectiveVolumeMieOnly, View, 5, 57 +View_CameraAerialPerspectiveVolumeMieOnlySampler, View, 8, 58 +View_CameraAerialPerspectiveVolumeRayOnly, View, 5, 59 +View_CameraAerialPerspectiveVolumeRayOnlySampler, View, 8, 60 +View_HairScatteringLUTTexture, View, 5, 61 +View_HairScatteringLUTSampler, View, 8, 62 +View_GGXLTCMatTexture, View, 5, 63 +View_GGXLTCMatSampler, View, 8, 64 +View_GGXLTCAmpTexture, View, 5, 65 +View_GGXLTCAmpSampler, View, 8, 66 +View_SheenLTCTexture, View, 5, 67 +View_SheenLTCSampler, View, 8, 68 +View_ShadingEnergyGGXSpecTexture, View, 5, 69 +View_ShadingEnergyGGXGlassTexture, View, 5, 70 +View_ShadingEnergyClothSpecTexture, View, 5, 71 +View_ShadingEnergyDiffuseTexture, View, 5, 72 +View_ShadingEnergySampler, View, 8, 73 +View_GlintTexture, View, 5, 74 +View_GlintSampler, View, 8, 75 +View_SimpleVolumeTexture, View, 5, 76 +View_SimpleVolumeTextureSampler, View, 8, 77 +View_SimpleVolumeEnvTexture, View, 5, 78 +View_SimpleVolumeEnvTextureSampler, View, 8, 79 +View_SSProfilesTexture, View, 5, 80 +View_SSProfilesSampler, View, 8, 81 +View_SSProfilesTransmissionSampler, View, 8, 82 +View_SSProfilesPreIntegratedTexture, View, 5, 83 +View_SSProfilesPreIntegratedSampler, View, 8, 84 +View_SpecularProfileTexture, View, 5, 85 +View_SpecularProfileSampler, View, 8, 86 +View_WaterIndirection, View, 6, 87 +View_WaterData, View, 6, 88 +View_RectLightAtlasTexture, View, 5, 89 +View_RectLightAtlasSampler, View, 8, 90 +View_IESAtlasTexture, View, 5, 91 +View_IESAtlasSampler, View, 8, 92 +View_LandscapeWeightmapSampler, View, 8, 93 +View_LandscapeIndirection, View, 6, 94 +View_LandscapePerComponentData, View, 6, 95 +View_VTFeedbackBuffer, View, 7, 96 +View_PhysicsFieldClipmapBuffer, View, 6, 97 +Strata_MaterialTextureArray, Strata, 9, 0 +Strata_TopLayerTexture, Strata, 9, 1 +Strata_OpaqueRoughRefractionTexture, Strata, 9, 2 +Strata_BSDFOffsetTexture, Strata, 9, 3 +Strata_BSDFTileTexture, Strata, 9, 4 +Strata_BSDFTileCountBuffer, Strata, 16, 5 +MobileReflectionCapture_Texture, MobileReflectionCapture, 5, 0 +MobileReflectionCapture_TextureSampler, MobileReflectionCapture, 8, 1 +InstanceVF_VertexFetch_InstanceOriginBuffer, InstanceVF, 6, 0 +InstanceVF_VertexFetch_InstanceTransformBuffer, InstanceVF, 6, 1 +InstanceVF_VertexFetch_InstanceLightmapBuffer, InstanceVF, 6, 2 +InstanceVF_InstanceCustomDataBuffer, InstanceVF, 6, 3 +SingleLayerWater_SceneColorWithoutSingleLayerWaterTexture, SingleLayerWater, 9, 0 +SingleLayerWater_SceneColorWithoutSingleLayerWaterSampler, SingleLayerWater, 8, 1 +SingleLayerWater_SceneDepthWithoutSingleLayerWaterTexture, SingleLayerWater, 9, 2 +SingleLayerWater_SceneDepthWithoutSingleLayerWaterSampler, SingleLayerWater, 8, 3 +SingleLayerWater_CustomDepthTexture, SingleLayerWater, 9, 4 +SingleLayerWater_CustomStencilTexture, SingleLayerWater, 12, 5 +SingleLayerWater_CustomDepthSampler, SingleLayerWater, 8, 6 +SingleLayerWater_ForwardDirLightCloudShadow_CloudShadowmapTexture, SingleLayerWater, 9, 7 +SingleLayerWater_ForwardDirLightCloudShadow_CloudShadowmapSampler, SingleLayerWater, 8, 8 +SingleLayerWater_BlueNoise_ScalarTexture, SingleLayerWater, 5, 9 +SingleLayerWater_BlueNoise_Vec2Texture, SingleLayerWater, 5, 10 +DeferredDecal_PreviousFrameNormal, DeferredDecal, 5, 0 +SceneTexturesStruct_SceneColorTexture, SceneTexturesStruct, 9, 0 +SceneTexturesStruct_SceneDepthTexture, SceneTexturesStruct, 9, 1 +SceneTexturesStruct_ScenePartialDepthTexture, SceneTexturesStruct, 9, 2 +SceneTexturesStruct_GBufferATexture, SceneTexturesStruct, 9, 3 +SceneTexturesStruct_GBufferBTexture, SceneTexturesStruct, 9, 4 +SceneTexturesStruct_GBufferCTexture, SceneTexturesStruct, 9, 5 +SceneTexturesStruct_GBufferDTexture, SceneTexturesStruct, 9, 6 +SceneTexturesStruct_GBufferETexture, SceneTexturesStruct, 9, 7 +SceneTexturesStruct_GBufferFTexture, SceneTexturesStruct, 9, 8 +SceneTexturesStruct_GBufferVelocityTexture, SceneTexturesStruct, 9, 9 +SceneTexturesStruct_ScreenSpaceAOTexture, SceneTexturesStruct, 9, 10 +SceneTexturesStruct_CustomDepthTexture, SceneTexturesStruct, 9, 11 +SceneTexturesStruct_CustomStencilTexture, SceneTexturesStruct, 12, 12 +SceneTexturesStruct_PointClampSampler, SceneTexturesStruct, 8, 13 +MobileSceneTextures_SceneColorTexture, MobileSceneTextures, 9, 0 +MobileSceneTextures_SceneColorTextureSampler, MobileSceneTextures, 8, 1 +MobileSceneTextures_SceneDepthTexture, MobileSceneTextures, 9, 2 +MobileSceneTextures_SceneDepthTextureSampler, MobileSceneTextures, 8, 3 +MobileSceneTextures_ScenePartialDepthTexture, MobileSceneTextures, 9, 4 +MobileSceneTextures_ScenePartialDepthTextureSampler, MobileSceneTextures, 8, 5 +MobileSceneTextures_CustomDepthTexture, MobileSceneTextures, 9, 6 +MobileSceneTextures_CustomDepthTextureSampler, MobileSceneTextures, 8, 7 +MobileSceneTextures_CustomStencilTexture, MobileSceneTextures, 12, 8 +MobileSceneTextures_SceneVelocityTexture, MobileSceneTextures, 9, 9 +MobileSceneTextures_SceneVelocityTextureSampler, MobileSceneTextures, 8, 10 +MobileSceneTextures_GBufferATexture, MobileSceneTextures, 9, 11 +MobileSceneTextures_GBufferBTexture, MobileSceneTextures, 9, 12 +MobileSceneTextures_GBufferCTexture, MobileSceneTextures, 9, 13 +MobileSceneTextures_GBufferDTexture, MobileSceneTextures, 9, 14 +MobileSceneTextures_SceneDepthAuxTexture, MobileSceneTextures, 9, 15 +MobileSceneTextures_LocalLightTextureA, MobileSceneTextures, 9, 16 +MobileSceneTextures_LocalLightTextureB, MobileSceneTextures, 9, 17 +MobileSceneTextures_GBufferATextureSampler, MobileSceneTextures, 8, 18 +MobileSceneTextures_GBufferBTextureSampler, MobileSceneTextures, 8, 19 +MobileSceneTextures_GBufferCTextureSampler, MobileSceneTextures, 8, 20 +MobileSceneTextures_GBufferDTextureSampler, MobileSceneTextures, 8, 21 +MobileSceneTextures_SceneDepthAuxTextureSampler, MobileSceneTextures, 8, 22 +Scene_GPUScene_GPUSceneInstanceSceneData, Scene, 16, 0 +Scene_GPUScene_GPUSceneInstancePayloadData, Scene, 16, 1 +Scene_GPUScene_GPUScenePrimitiveSceneData, Scene, 16, 2 +Scene_GPUScene_GPUSceneLightmapData, Scene, 16, 3 +Scene_GPUScene_GPUSceneLightData, Scene, 16, 4 +InstanceCulling_InstanceIdsBuffer, InstanceCulling, 16, 0 +InstanceCulling_PageInfoBuffer, InstanceCulling, 16, 1 +BlueNoise_ScalarTexture, BlueNoise, 5, 0 +BlueNoise_Vec2Texture, BlueNoise, 5, 1 +OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlas, OpaqueBasePass, 9, 0 +OpaqueBasePass_Shared_Forward_ShadowmapSampler, OpaqueBasePass, 8, 1 +OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowmap, OpaqueBasePass, 5, 2 +OpaqueBasePass_Shared_Forward_StaticShadowmapSampler, OpaqueBasePass, 8, 3 +OpaqueBasePass_Shared_Forward_ForwardLocalLightBuffer, OpaqueBasePass, 16, 4 +OpaqueBasePass_Shared_Forward_NumCulledLightsGrid, OpaqueBasePass, 16, 5 +OpaqueBasePass_Shared_Forward_CulledLightDataGrid32Bit, OpaqueBasePass, 16, 6 +OpaqueBasePass_Shared_Forward_CulledLightDataGrid16Bit, OpaqueBasePass, 16, 7 +OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas, OpaqueBasePass, 9, 8 +OpaqueBasePass_Shared_ForwardISR_ShadowmapSampler, OpaqueBasePass, 8, 9 +OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap, OpaqueBasePass, 5, 10 +OpaqueBasePass_Shared_ForwardISR_StaticShadowmapSampler, OpaqueBasePass, 8, 11 +OpaqueBasePass_Shared_ForwardISR_ForwardLocalLightBuffer, OpaqueBasePass, 16, 12 +OpaqueBasePass_Shared_ForwardISR_NumCulledLightsGrid, OpaqueBasePass, 16, 13 +OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit, OpaqueBasePass, 16, 14 +OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit, OpaqueBasePass, 16, 15 +OpaqueBasePass_Shared_Reflection_SkyLightCubemap, OpaqueBasePass, 9, 16 +OpaqueBasePass_Shared_Reflection_SkyLightCubemapSampler, OpaqueBasePass, 8, 17 +OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap, OpaqueBasePass, 5, 18 +OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler, OpaqueBasePass, 8, 19 +OpaqueBasePass_Shared_Reflection_ReflectionCubemap, OpaqueBasePass, 5, 20 +OpaqueBasePass_Shared_Reflection_ReflectionCubemapSampler, OpaqueBasePass, 8, 21 +OpaqueBasePass_Shared_Reflection_PreIntegratedGF, OpaqueBasePass, 5, 22 +OpaqueBasePass_Shared_Reflection_PreIntegratedGFSampler, OpaqueBasePass, 8, 23 +OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionTexture, OpaqueBasePass, 5, 24 +OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionSampler, OpaqueBasePass, 8, 25 +OpaqueBasePass_Shared_Fog_FogInscatteringColorCubemap, OpaqueBasePass, 5, 26 +OpaqueBasePass_Shared_Fog_FogInscatteringColorSampler, OpaqueBasePass, 8, 27 +OpaqueBasePass_Shared_Fog_IntegratedLightScattering, OpaqueBasePass, 9, 28 +OpaqueBasePass_Shared_Fog_IntegratedLightScatteringSampler, OpaqueBasePass, 8, 29 +OpaqueBasePass_Shared_FogISR_FogInscatteringColorCubemap, OpaqueBasePass, 5, 30 +OpaqueBasePass_Shared_FogISR_FogInscatteringColorSampler, OpaqueBasePass, 8, 31 +OpaqueBasePass_Shared_FogISR_IntegratedLightScattering, OpaqueBasePass, 9, 32 +OpaqueBasePass_Shared_FogISR_IntegratedLightScatteringSampler, OpaqueBasePass, 8, 33 +OpaqueBasePass_Strata_MaterialTextureArrayUAVWithoutRTs, OpaqueBasePass, 13, 34 +OpaqueBasePass_Strata_OpaqueRoughRefractionTextureUAV, OpaqueBasePass, 13, 35 +OpaqueBasePass_ForwardScreenSpaceShadowMaskTexture, OpaqueBasePass, 9, 36 +OpaqueBasePass_IndirectOcclusionTexture, OpaqueBasePass, 9, 37 +OpaqueBasePass_ResolvedSceneDepthTexture, OpaqueBasePass, 9, 38 +OpaqueBasePass_DBufferATexture, OpaqueBasePass, 9, 39 +OpaqueBasePass_DBufferBTexture, OpaqueBasePass, 9, 40 +OpaqueBasePass_DBufferCTexture, OpaqueBasePass, 9, 41 +OpaqueBasePass_DBufferRenderMask, OpaqueBasePass, 9, 42 +OpaqueBasePass_DBufferATextureSampler, OpaqueBasePass, 8, 43 +OpaqueBasePass_DBufferBTextureSampler, OpaqueBasePass, 8, 44 +OpaqueBasePass_DBufferCTextureSampler, OpaqueBasePass, 8, 45 +OpaqueBasePass_PreIntegratedGFTexture, OpaqueBasePass, 5, 46 +OpaqueBasePass_PreIntegratedGFSampler, OpaqueBasePass, 8, 47 +OpaqueBasePass_EyeAdaptationBuffer, OpaqueBasePass, 16, 48 +BasePass_Forward_DirectionalLightShadowmapAtlas, BasePass, 9, 0 +BasePass_Forward_ShadowmapSampler, BasePass, 8, 1 +BasePass_Forward_DirectionalLightStaticShadowmap, BasePass, 5, 2 +BasePass_Forward_StaticShadowmapSampler, BasePass, 8, 3 +BasePass_Forward_ForwardLocalLightBuffer, BasePass, 16, 4 +BasePass_Forward_NumCulledLightsGrid, BasePass, 16, 5 +BasePass_Forward_CulledLightDataGrid32Bit, BasePass, 16, 6 +BasePass_Forward_CulledLightDataGrid16Bit, BasePass, 16, 7 +BasePass_ForwardISR_DirectionalLightShadowmapAtlas, BasePass, 9, 8 +BasePass_ForwardISR_ShadowmapSampler, BasePass, 8, 9 +BasePass_ForwardISR_DirectionalLightStaticShadowmap, BasePass, 5, 10 +BasePass_ForwardISR_StaticShadowmapSampler, BasePass, 8, 11 +BasePass_ForwardISR_ForwardLocalLightBuffer, BasePass, 16, 12 +BasePass_ForwardISR_NumCulledLightsGrid, BasePass, 16, 13 +BasePass_ForwardISR_CulledLightDataGrid32Bit, BasePass, 16, 14 +BasePass_ForwardISR_CulledLightDataGrid16Bit, BasePass, 16, 15 +BasePass_Reflection_SkyLightCubemap, BasePass, 9, 16 +BasePass_Reflection_SkyLightCubemapSampler, BasePass, 8, 17 +BasePass_Reflection_SkyLightBlendDestinationCubemap, BasePass, 5, 18 +BasePass_Reflection_SkyLightBlendDestinationCubemapSampler, BasePass, 8, 19 +BasePass_Reflection_ReflectionCubemap, BasePass, 5, 20 +BasePass_Reflection_ReflectionCubemapSampler, BasePass, 8, 21 +BasePass_Reflection_PreIntegratedGF, BasePass, 5, 22 +BasePass_Reflection_PreIntegratedGFSampler, BasePass, 8, 23 +BasePass_PlanarReflection_PlanarReflectionTexture, BasePass, 5, 24 +BasePass_PlanarReflection_PlanarReflectionSampler, BasePass, 8, 25 +BasePass_Fog_FogInscatteringColorCubemap, BasePass, 5, 26 +BasePass_Fog_FogInscatteringColorSampler, BasePass, 8, 27 +BasePass_Fog_IntegratedLightScattering, BasePass, 9, 28 +BasePass_Fog_IntegratedLightScatteringSampler, BasePass, 8, 29 +BasePass_FogISR_FogInscatteringColorCubemap, BasePass, 5, 30 +BasePass_FogISR_FogInscatteringColorSampler, BasePass, 8, 31 +BasePass_FogISR_IntegratedLightScattering, BasePass, 9, 32 +BasePass_FogISR_IntegratedLightScatteringSampler, BasePass, 8, 33 +Nanite_ClusterPageData, Nanite, 16, 0 +Nanite_VisibleClustersSWHW, Nanite, 16, 1 +Nanite_HierarchyBuffer, Nanite, 16, 2 +Nanite_MaterialTileRemap, Nanite, 16, 3 +Nanite_MaterialDepthTable, Nanite, 6, 4 +Nanite_ShadingMask, Nanite, 9, 5 +Nanite_VisBuffer64, Nanite, 9, 6 +Nanite_DbgBuffer64, Nanite, 9, 7 +Nanite_DbgBuffer32, Nanite, 9, 8 +Nanite_RayTracingDataBuffer, Nanite, 16, 9 +Nanite_ShadingBinMeta, Nanite, 16, 10 +Nanite_ShadingBinData, Nanite, 16, 11 +Nanite_MultiViewIndices, Nanite, 16, 12 +Nanite_MultiViewRectScaleOffsets, Nanite, 16, 13 +Nanite_InViews, Nanite, 16, 14 +LumenCardPass_SceneTextures_SceneColorTexture, LumenCardPass, 9, 0 +LumenCardPass_SceneTextures_SceneDepthTexture, LumenCardPass, 9, 1 +LumenCardPass_SceneTextures_ScenePartialDepthTexture, LumenCardPass, 9, 2 +LumenCardPass_SceneTextures_GBufferATexture, LumenCardPass, 9, 3 +LumenCardPass_SceneTextures_GBufferBTexture, LumenCardPass, 9, 4 +LumenCardPass_SceneTextures_GBufferCTexture, LumenCardPass, 9, 5 +LumenCardPass_SceneTextures_GBufferDTexture, LumenCardPass, 9, 6 +LumenCardPass_SceneTextures_GBufferETexture, LumenCardPass, 9, 7 +LumenCardPass_SceneTextures_GBufferFTexture, LumenCardPass, 9, 8 +LumenCardPass_SceneTextures_GBufferVelocityTexture, LumenCardPass, 9, 9 +LumenCardPass_SceneTextures_ScreenSpaceAOTexture, LumenCardPass, 9, 10 +LumenCardPass_SceneTextures_CustomDepthTexture, LumenCardPass, 9, 11 +LumenCardPass_SceneTextures_CustomStencilTexture, LumenCardPass, 12, 12 +LumenCardPass_SceneTextures_PointClampSampler, LumenCardPass, 8, 13 +LumenCardPass_EyeAdaptationBuffer, LumenCardPass, 16, 14 +LocalVFLooseParameters_GPUSkinPassThroughPositionBuffer, LocalVFLooseParameters, 6, 0 +LocalVFLooseParameters_GPUSkinPassThroughPreviousPositionBuffer, LocalVFLooseParameters, 6, 1 +LocalVF_VertexFetch_TexCoordBuffer, LocalVF, 6, 0 +LocalVF_VertexFetch_PositionBuffer, LocalVF, 6, 1 +LocalVF_VertexFetch_PreSkinPositionBuffer, LocalVF, 6, 2 +LocalVF_VertexFetch_PackedTangentsBuffer, LocalVF, 6, 3 +LocalVF_VertexFetch_ColorComponentsBuffer, LocalVF, 6, 4 +Material_Texture2D_0, Material, 5, 0 +Material_Texture2D_0Sampler, Material, 8, 1 +Material_Wrap_WorldGroupSettings, Material, 8, 2 +Material_Clamp_WorldGroupSettings, Material, 8, 3 +NULL, NULL, 0, 0 +#endif /*END_RESOURCE_TABLES*/ +#if 0 /*DIRECT COMPILE*/ +-directcompile -format=PCD3D_SM6 -entry=Main -shaderPlatformName=PCD3D_SM6 -ps C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/LumenCardPixelShader.usf -cflags=8589938688 -nocrashreports +#endif /*DIRECT COMPILE*/ diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/OutputHash.txt b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/OutputHash.txt new file mode 100644 index 0000000..b61f288 --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/FLumenCardPS(false)/0/OutputHash.txt @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 \ No newline at end of file diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf new file mode 100644 index 0000000..0074d5d --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf @@ -0,0 +1,7374 @@ +#line 1 "DumpShaderDefinesAsCommentedCode" +// #define __SHADER_TARGET_MAJOR 6 + +#line 2 "DumpShaderDefinesAsCommentedCode" +// #define __SHADER_TARGET_MINOR 6 + +#line 3 "DumpShaderDefinesAsCommentedCode" +// #define ALLOW_STATIC_LIGHTING 1 + +#line 4 "DumpShaderDefinesAsCommentedCode" +// #define ALWAYS_EVALUATE_WORLD_POSITION_OFFSET 0 + +#line 5 "DumpShaderDefinesAsCommentedCode" +// #define AMPLIFICATIONSHADER 0 + +#line 6 "DumpShaderDefinesAsCommentedCode" +// #define CLEAR_COAT_BOTTOM_NORMAL 0 + +#line 7 "DumpShaderDefinesAsCommentedCode" +// #define COMPILE_SHADERS_FOR_DEVELOPMENT 1 + +#line 8 "DumpShaderDefinesAsCommentedCode" +// #define COMPILER_DEFINE #define + +#line 9 "DumpShaderDefinesAsCommentedCode" +// #define COMPILER_DXC 1 + +#line 10 "DumpShaderDefinesAsCommentedCode" +// #define COMPUTESHADER 0 + +#line 11 "DumpShaderDefinesAsCommentedCode" +// #define DISTORTION_ACCOUNT_FOR_COVERAGE 0 + +#line 12 "DumpShaderDefinesAsCommentedCode" +// #define DO_CHECK 1 + +#line 13 "DumpShaderDefinesAsCommentedCode" +// #define DO_GUARD_SLOW 0 + +#line 14 "DumpShaderDefinesAsCommentedCode" +// #define DUAL_SOURCE_COLOR_BLENDING_ENABLED 0 + +#line 15 "DumpShaderDefinesAsCommentedCode" +// #define DXT5_NORMALMAPS 0 + +#line 16 "DumpShaderDefinesAsCommentedCode" +// #define EARLY_Z_PASS_ONLY_MATERIAL_MASKING 0 + +#line 17 "DumpShaderDefinesAsCommentedCode" +// #define ENABLE_DBUFFER_TEXTURES 1 + +#line 18 "DumpShaderDefinesAsCommentedCode" +// #define ENABLE_SKY_LIGHT 0 + +#line 19 "DumpShaderDefinesAsCommentedCode" +// #define FORWARD_SHADING 0 + +#line 20 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_HAS_DIFFUSE_SAMPLE_OCCLUSION 0 + +#line 21 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_HAS_VELOCITY 0 + +#line 22 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_LAYOUT 0 + +#line 23 "DumpShaderDefinesAsCommentedCode" +// #define GBUFFER_REFACTOR 1 + +#line 24 "DumpShaderDefinesAsCommentedCode" +// #define GENERATE_SPHERICAL_PARTICLE_NORMALS 0 + +#line 25 "DumpShaderDefinesAsCommentedCode" +// #define GEOMETRYSHADER 0 + +#line 26 "DumpShaderDefinesAsCommentedCode" +// #define HAS_INVERTED_Z_BUFFER 1 + +#line 27 "DumpShaderDefinesAsCommentedCode" +// #define HAS_PRIMITIVE_UNIFORM_BUFFER 1 + +#line 28 "DumpShaderDefinesAsCommentedCode" +// #define INSTANCED_STEREO 0 + +#line 29 "DumpShaderDefinesAsCommentedCode" +// #define INTERPOLATE_VERTEX_COLOR 0 + +#line 30 "DumpShaderDefinesAsCommentedCode" +// #define IRIS_NORMAL 0 + +#line 31 "DumpShaderDefinesAsCommentedCode" +// #define IS_BASE_PASS 1 + +#line 32 "DumpShaderDefinesAsCommentedCode" +// #define IS_MATERIAL_SHADER 1 + +#line 33 "DumpShaderDefinesAsCommentedCode" +// #define IS_MOBILE_BASE_PASS 0 + +#line 34 "DumpShaderDefinesAsCommentedCode" +// #define LEGACY_MATERIAL_ENERGYCONSERVATION 0 + +#line 35 "DumpShaderDefinesAsCommentedCode" +// #define LOCAL_LIGHT_DATA_STRIDE 6 + +#line 36 "DumpShaderDefinesAsCommentedCode" +// #define MANUAL_VERTEX_FETCH 1 + +#line 37 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ALLOW_NEGATIVE_EMISSIVECOLOR 0 + +#line 38 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_COMPUTE_FOG_PER_PIXEL 0 + +#line 39 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_CONTACT_SHADOWS 0 + +#line 40 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DECAL_READ_MASK 7 + +#line 41 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DITHER_OPACITY_MASK 0 + +#line 42 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_DOMAIN_SURFACE 1 + +#line 43 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ENABLE_TRANSLUCENCY_CLOUD_FOGGING 0 + +#line 44 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ENABLE_TRANSLUCENCY_FOGGING 1 + +#line 45 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_FORWARD_BLENDS_SKYLIGHT_CUBEMAPS 0 + +#line 46 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_FULLY_ROUGH 0 + +#line 47 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_HQ_FORWARD_REFLECTION_CAPTURES 0 + +#line 48 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_IS_SKY 0 + +#line 49 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_IS_STRATA 0 + +#line 50 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ISTHINSURFACE 0 + +#line 51 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_NONMETAL 1 + +#line 52 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_NORMAL_CURVATURE_TO_ROUGHNESS 0 + +#line 53 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_OUTPUT_OPACITY_AS_ALPHA 0 + +#line 54 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_PATH_TRACING_BUFFER_READ 0 + +#line 55 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_PLANAR_FORWARD_REFLECTIONS 0 + +#line 56 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_ROUGHDIFFUSE 0 + +#line 57 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SHADINGMODEL_UNLIT 1 + +#line 58 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SINGLE_SHADINGMODEL 1 + +#line 59 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SKY_ATMOSPHERE 0 + +#line 60 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_SSR 0 + +#line 61 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_TANGENTSPACENORMAL 1 + +#line 62 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_TWOSIDED 0 + +#line 63 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_ALPHA_TO_COVERAGE 0 + +#line 64 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_LM_DIRECTIONALITY 1 + +#line 65 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USE_PREINTEGRATED_GF 0 + +#line 66 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_ANISOTROPY 0 + +#line 67 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_DECAL_LOOKUP 0 + +#line 68 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_USES_SCENE_COLOR_COPY 0 + +#line 69 "DumpShaderDefinesAsCommentedCode" +// #define MATERIAL_VIRTUALTEXTURE_FEEDBACK 0 + +#line 70 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALBLENDING_SOLID 1 + +#line 71 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALDECALRESPONSEMASK 7 + +#line 72 "DumpShaderDefinesAsCommentedCode" +// #define MATERIALDOMAIN_SURFACE 1 + +#line 73 "DumpShaderDefinesAsCommentedCode" +// #define MAX_NUM_LIGHTMAP_COEF 2 + +#line 74 "DumpShaderDefinesAsCommentedCode" +// #define MESHSHADER 0 + +#line 75 "DumpShaderDefinesAsCommentedCode" +// #define MOBILE_HIGH_QUALITY_BRDF 0 + +#line 76 "DumpShaderDefinesAsCommentedCode" +// #define MOBILE_MULTI_VIEW 0 + +#line 77 "DumpShaderDefinesAsCommentedCode" +// #define MULTI_VIEW 0 + +#line 78 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_INSTANCE_LOCAL_TO_WORLD_PS 0 + +#line 79 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_INSTANCE_WORLD_TO_LOCAL_PS 0 + +#line 80 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_COLOR 0 + +#line 81 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_LOCAL_TO_WORLD 0 + +#line 82 "DumpShaderDefinesAsCommentedCode" +// #define NEEDS_PARTICLE_WORLD_TO_LOCAL 0 + +#line 83 "DumpShaderDefinesAsCommentedCode" +// #define NUM_CULLED_GRID_PRIMITIVE_TYPES 2 + +#line 84 "DumpShaderDefinesAsCommentedCode" +// #define NUM_CULLED_LIGHTS_GRID_STRIDE 2 + +#line 85 "DumpShaderDefinesAsCommentedCode" +// #define NUM_VIRTUALTEXTURE_SAMPLES 0 + +#line 86 "DumpShaderDefinesAsCommentedCode" +// #define PIXELSHADER 1 + +#line 87 "DumpShaderDefinesAsCommentedCode" +// #define PIXELSHADEROUTPUT_MRT0 1 + +#line 88 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_ALLOW_SCENE_DATA_COMPRESSED_TRANSFORMS 1 + +#line 89 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_FORCE_SIMPLE_SKY_DIFFUSE 0 + +#line 90 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_BINDLESS 0 + +#line 91 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_BUFFER_LOAD_TYPE_CONVERSION 1 + +#line 92 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_CLIP_DISTANCE 1 + +#line 93 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_DISTANCE_FIELDS 1 + +#line 94 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_MESH_SHADERS_TIER0 1 + +#line 95 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_MESH_SHADERS_TIER1 1 + +#line 96 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_PER_PIXEL_DBUFFER_MASK 0 + +#line 97 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_RENDERTARGET_WRITE_MASK 0 + +#line 98 "DumpShaderDefinesAsCommentedCode" +// #define PLATFORM_SUPPORTS_UB_STRUCT 1 + +#line 99 "DumpShaderDefinesAsCommentedCode" +// #define POST_PROCESS_ALPHA 0 + +#line 100 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_ALLOW_GLOBAL_CLIP_PLANE 0 + +#line 101 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_MOBILE_DISABLE_VERTEX_FOG 1 + +#line 102 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_OIT 0 + +#line 103 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_STRATA_BACKCOMPATIBILITY 0 + +#line 104 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORT_SKY_ATMOSPHERE 1 + +#line 105 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORT_SKY_ATMOSPHERE_AFFECTS_HEIGHFOG 1 + +#line 106 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_SUPPORTS_LUMEN 1 + +#line 107 "DumpShaderDefinesAsCommentedCode" +// #define PROJECT_VERTEX_FOGGING_FOR_OPAQUE 0 + +#line 108 "DumpShaderDefinesAsCommentedCode" +// #define RAY_TRACING_DYNAMIC_MESH_IN_LOCAL_SPACE 1 + +#line 109 "DumpShaderDefinesAsCommentedCode" +// #define RAYCALLABLESHADER 0 + +#line 110 "DumpShaderDefinesAsCommentedCode" +// #define RAYGENSHADER 0 + +#line 111 "DumpShaderDefinesAsCommentedCode" +// #define RAYHITGROUPSHADER 0 + +#line 112 "DumpShaderDefinesAsCommentedCode" +// #define RAYMISSSHADER 0 + +#line 113 "DumpShaderDefinesAsCommentedCode" +// #define REFRACTION_ROOT_NODE_OVERRIDES_DEFAULT 0 + +#line 114 "DumpShaderDefinesAsCommentedCode" +// #define REFRACTION_USE_NONE 1 + +#line 115 "DumpShaderDefinesAsCommentedCode" +// #define SCENE_TEXTURES_DISABLED 0 + +#line 116 "DumpShaderDefinesAsCommentedCode" +// #define SELECTIVE_BASEPASS_OUTPUTS 0 + +#line 117 "DumpShaderDefinesAsCommentedCode" +// #define SHADING_PATH_DEFERRED 1 + +#line 118 "DumpShaderDefinesAsCommentedCode" +// #define SM6_PROFILE 1 + +#line 119 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_ADVANCED_DEBUG_ENABLED 0 + +#line 120 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_ENABLED 0 + +#line 121 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_INLINE_SHADING 1 + +#line 122 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_OPAQUE_ROUGH_REFRACTION_ENABLED 0 + +#line 123 "DumpShaderDefinesAsCommentedCode" +// #define STRATA_PREMULTIPLIED_ALPHA_OPACITY_OVERRIDEN 0 + +#line 124 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_CLOUD_SHADOW_ON_FORWARD_LIT_TRANSLUCENT 0 + +#line 125 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_CLOUD_SHADOW_ON_SINGLE_LAYER_WATER 0 + +#line 126 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_GPUSKIN_PASSTHROUGH 0 + +#line 127 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_RECTLIGHT_ON_FORWARD_LIT_TRANSLUCENT 0 + +#line 128 "DumpShaderDefinesAsCommentedCode" +// #define SUPPORT_VSM_FOWARD_QUALITY 0 + +#line 129 "DumpShaderDefinesAsCommentedCode" +// #define TEXTURE_SAMPLE_DEBUG 0 + +#line 130 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_SHADOW_WITH_MASKED_OPACITY 0 + +#line 131 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_WRITING_FRONT_LAYER_TRANSPARENCY 0 + +#line 132 "DumpShaderDefinesAsCommentedCode" +// #define TRANSLUCENT_WRITING_VELOCITY 0 + +#line 133 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE 2097152.00f + +#line 134 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_FMOD_2PI 0.673652053f + +#line 135 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_FMOD_PI 0.673652053f + +#line 136 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_RCP 4.76837158e-07f + +#line 137 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_RSQRT 0.000690533954f + +#line 138 "DumpShaderDefinesAsCommentedCode" +// #define UE_LWC_RENDER_TILE_SIZE_SQRT 1448.15466f + +#line 139 "DumpShaderDefinesAsCommentedCode" +// #define USE_DBUFFER 1 + +#line 140 "DumpShaderDefinesAsCommentedCode" +// #define USE_DITHERED_LOD_TRANSITION_FROM_MATERIAL 0 + +#line 141 "DumpShaderDefinesAsCommentedCode" +// #define USE_STENCIL_LOD_DITHER_DEFAULT 0 + +#line 142 "DumpShaderDefinesAsCommentedCode" +// #define USES_DISPLACEMENT 0 + +#line 143 "DumpShaderDefinesAsCommentedCode" +// #define USES_DISTORTION 0 + +#line 144 "DumpShaderDefinesAsCommentedCode" +// #define USES_EMISSIVE_COLOR 1 + +#line 145 "DumpShaderDefinesAsCommentedCode" +// #define USES_PER_INSTANCE_CUSTOM_DATA 0 + +#line 146 "DumpShaderDefinesAsCommentedCode" +// #define USES_PER_INSTANCE_RANDOM 0 + +#line 147 "DumpShaderDefinesAsCommentedCode" +// #define USES_TRANSFORM_VECTOR 0 + +#line 148 "DumpShaderDefinesAsCommentedCode" +// #define USES_VERTEX_INTERPOLATOR 0 + +#line 149 "DumpShaderDefinesAsCommentedCode" +// #define USES_WORLD_POSITION_OFFSET 0 + +#line 150 "DumpShaderDefinesAsCommentedCode" +// #define VELOCITY_ENCODE_DEPTH 1 + +#line 151 "DumpShaderDefinesAsCommentedCode" +// #define VERTEXSHADER 0 + +#line 152 "DumpShaderDefinesAsCommentedCode" +// #define VF_SUPPORTS_PRIMITIVE_SCENE_DATA 1 + +#line 153 "DumpShaderDefinesAsCommentedCode" +// #define VF_SUPPORTS_SPEEDTREE_WIND 1 + +#line 154 "DumpShaderDefinesAsCommentedCode" +// #define VIRTUAL_TEXTURE_ANISOTROPIC_FILTERING 0 + +#line 155 "DumpShaderDefinesAsCommentedCode" +// #define WANT_PIXEL_DEPTH_OFFSET 0 + +#line 156 "DumpShaderDefinesAsCommentedCode" +// #define WORKING_COLOR_SPACE_IS_SRGB 1 + +#line 879 "/Engine/Public/Platform.ush" +float max3(float a, float b, float c) +{ + return max(a, max(b, c)); +} + +#line 884 "/Engine/Public/Platform.ush" +int max3(int a, int b, int c) +{ + return max(a, max(b, c)); +} + +#line 889 "/Engine/Public/Platform.ush" +uint max3(uint a, uint b, uint c) +{ + return max(a, max(b, c)); +} + +#line 894 "/Engine/Public/Platform.ush" +float2 max3 ( float2 a, float2 b, float2 c) { return float2( max3 (a.x , b.x , c.x ), max3 (a.y , b.y , c.y )); } + +#line 894 "/Engine/Public/Platform.ush" +float3 max3 ( float3 a, float3 b, float3 c) { return float3( max3 (a.xy, b.xy, c.xy), max3 (a.z , b.z , c.z )); } + +#line 894 "/Engine/Public/Platform.ush" +float4 max3 ( float4 a, float4 b, float4 c) { return float4( max3 (a.xy, b.xy, c.xy), max3 (a.zw, b.zw, c.zw)); } + +#line 895 "/Engine/Public/Platform.ush" +int2 max3 ( int2 a, int2 b, int2 c) { return int2( max3 (a.x , b.x , c.x ), max3 (a.y , b.y , c.y )); } + +#line 895 "/Engine/Public/Platform.ush" +int3 max3 ( int3 a, int3 b, int3 c) { return int3( max3 (a.xy, b.xy, c.xy), max3 (a.z , b.z , c.z )); } + +#line 895 "/Engine/Public/Platform.ush" +int4 max3 ( int4 a, int4 b, int4 c) { return int4( max3 (a.xy, b.xy, c.xy), max3 (a.zw, b.zw, c.zw)); } + +#line 896 "/Engine/Public/Platform.ush" +uint2 max3 ( uint2 a, uint2 b, uint2 c) { return uint2( max3 (a.x , b.x , c.x ), max3 (a.y , b.y , c.y )); } + +#line 896 "/Engine/Public/Platform.ush" +uint3 max3 ( uint3 a, uint3 b, uint3 c) { return uint3( max3 (a.xy, b.xy, c.xy), max3 (a.z , b.z , c.z )); } + +#line 896 "/Engine/Public/Platform.ush" +uint4 max3 ( uint4 a, uint4 b, uint4 c) { return uint4( max3 (a.xy, b.xy, c.xy), max3 (a.zw, b.zw, c.zw)); } + +#line 973 "/Engine/Public/Platform.ush" +bool select_internal(bool c, bool a, bool b) { return bool (c ? a.x : b.x); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool c, bool a, bool2 b) { return bool2(c ? a : b.x, c ? a : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool c, bool2 a, bool b) { return bool2(c ? a.x : b , c ? a.y : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool c, bool2 a, bool2 b) { return bool2(c ? a.x : b.x, c ? a.y : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool a, bool b) { return bool2(c.x ? a : b , c.y ? a : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool a, bool2 b) { return bool2(c.x ? a : b.x, c.y ? a : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool2 a, bool b) { return bool2(c.x ? a.x : b , c.y ? a.y : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool2 select_internal(bool2 c, bool2 a, bool2 b) { return bool2(c.x ? a.x : b.x, c.y ? a.y : b.y); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool c, bool a, bool3 b) { return bool3(c ? a : b.x, c ? a : b.y, c ? a : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool c, bool3 a, bool b) { return bool3(c ? a.x : b , c ? a.y : b , c ? a.z : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool c, bool3 a, bool3 b) { return bool3(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool a, bool b) { return bool3(c.x ? a : b , c.y ? a : b , c.z ? a : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool a, bool3 b) { return bool3(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool3 a, bool b) { return bool3(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool3 select_internal(bool3 c, bool3 a, bool3 b) { return bool3(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool c, bool a, bool4 b) { return bool4(c ? a : b.x, c ? a : b.y, c ? a : b.z, c ? a : b.w); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool c, bool4 a, bool b) { return bool4(c ? a.x : b , c ? a.y : b , c ? a.z : b , c ? a.w : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool c, bool4 a, bool4 b) { return bool4(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z, c ? a.w : b.w); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool a, bool b) { return bool4(c.x ? a : b , c.y ? a : b , c.z ? a : b , c.w ? a : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool a, bool4 b) { return bool4(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z, c.w ? a : b.w); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool4 a, bool b) { return bool4(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b , c.w ? a.w : b ); } + +#line 973 "/Engine/Public/Platform.ush" +bool4 select_internal(bool4 c, bool4 a, bool4 b) { return bool4(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z, c.w ? a.w : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int select_internal(bool c, int a, int b) { return int (c ? a.x : b.x); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool c, int a, int2 b) { return int2(c ? a : b.x, c ? a : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool c, int2 a, int b) { return int2(c ? a.x : b , c ? a.y : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool c, int2 a, int2 b) { return int2(c ? a.x : b.x, c ? a.y : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int a, int b) { return int2(c.x ? a : b , c.y ? a : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int a, int2 b) { return int2(c.x ? a : b.x, c.y ? a : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int2 a, int b) { return int2(c.x ? a.x : b , c.y ? a.y : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int2 select_internal(bool2 c, int2 a, int2 b) { return int2(c.x ? a.x : b.x, c.y ? a.y : b.y); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool c, int a, int3 b) { return int3(c ? a : b.x, c ? a : b.y, c ? a : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool c, int3 a, int b) { return int3(c ? a.x : b , c ? a.y : b , c ? a.z : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool c, int3 a, int3 b) { return int3(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int a, int b) { return int3(c.x ? a : b , c.y ? a : b , c.z ? a : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int a, int3 b) { return int3(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int3 a, int b) { return int3(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int3 select_internal(bool3 c, int3 a, int3 b) { return int3(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool c, int a, int4 b) { return int4(c ? a : b.x, c ? a : b.y, c ? a : b.z, c ? a : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool c, int4 a, int b) { return int4(c ? a.x : b , c ? a.y : b , c ? a.z : b , c ? a.w : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool c, int4 a, int4 b) { return int4(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z, c ? a.w : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int a, int b) { return int4(c.x ? a : b , c.y ? a : b , c.z ? a : b , c.w ? a : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int a, int4 b) { return int4(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z, c.w ? a : b.w); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int4 a, int b) { return int4(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b , c.w ? a.w : b ); } + +#line 978 "/Engine/Public/Platform.ush" +int4 select_internal(bool4 c, int4 a, int4 b) { return int4(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z, c.w ? a.w : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float select_internal(bool c, float a, float b) { return float (c ? a.x : b.x); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool c, float a, float2 b) { return float2(c ? a : b.x, c ? a : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool c, float2 a, float b) { return float2(c ? a.x : b , c ? a.y : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool c, float2 a, float2 b) { return float2(c ? a.x : b.x, c ? a.y : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float a, float b) { return float2(c.x ? a : b , c.y ? a : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float a, float2 b) { return float2(c.x ? a : b.x, c.y ? a : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float2 a, float b) { return float2(c.x ? a.x : b , c.y ? a.y : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float2 select_internal(bool2 c, float2 a, float2 b) { return float2(c.x ? a.x : b.x, c.y ? a.y : b.y); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool c, float a, float3 b) { return float3(c ? a : b.x, c ? a : b.y, c ? a : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool c, float3 a, float b) { return float3(c ? a.x : b , c ? a.y : b , c ? a.z : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool c, float3 a, float3 b) { return float3(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float a, float b) { return float3(c.x ? a : b , c.y ? a : b , c.z ? a : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float a, float3 b) { return float3(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float3 a, float b) { return float3(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float3 select_internal(bool3 c, float3 a, float3 b) { return float3(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool c, float a, float4 b) { return float4(c ? a : b.x, c ? a : b.y, c ? a : b.z, c ? a : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool c, float4 a, float b) { return float4(c ? a.x : b , c ? a.y : b , c ? a.z : b , c ? a.w : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool c, float4 a, float4 b) { return float4(c ? a.x : b.x, c ? a.y : b.y, c ? a.z : b.z, c ? a.w : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float a, float b) { return float4(c.x ? a : b , c.y ? a : b , c.z ? a : b , c.w ? a : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float a, float4 b) { return float4(c.x ? a : b.x, c.y ? a : b.y, c.z ? a : b.z, c.w ? a : b.w); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float4 a, float b) { return float4(c.x ? a.x : b , c.y ? a.y : b , c.z ? a.z : b , c.w ? a.w : b ); } + +#line 979 "/Engine/Public/Platform.ush" +float4 select_internal(bool4 c, float4 a, float4 b) { return float4(c.x ? a.x : b.x, c.y ? a.y : b.y, c.z ? a.z : b.z, c.w ? a.w : b.w); } + +#line 1027 "/Engine/Public/Platform.ush" +float CondMask(bool Cond, float Src0, float Src1) { return Cond ? Src0 : Src1; } + +#line 1028 "/Engine/Public/Platform.ush" +float2 CondMask(bool Cond, float2 Src0, float2 Src1) { return Cond ? Src0 : Src1; } + +#line 1029 "/Engine/Public/Platform.ush" +float3 CondMask(bool Cond, float3 Src0, float3 Src1) { return Cond ? Src0 : Src1; } + +#line 1030 "/Engine/Public/Platform.ush" +float4 CondMask(bool Cond, float4 Src0, float4 Src1) { return Cond ? Src0 : Src1; } + +#line 1032 "/Engine/Public/Platform.ush" +int CondMask(bool Cond, int Src0, int Src1) { return Cond ? Src0 : Src1; } + +#line 1033 "/Engine/Public/Platform.ush" +int2 CondMask(bool Cond, int2 Src0, int2 Src1) { return Cond ? Src0 : Src1; } + +#line 1034 "/Engine/Public/Platform.ush" +int3 CondMask(bool Cond, int3 Src0, int3 Src1) { return Cond ? Src0 : Src1; } + +#line 1035 "/Engine/Public/Platform.ush" +int4 CondMask(bool Cond, int4 Src0, int4 Src1) { return Cond ? Src0 : Src1; } + +#line 1037 "/Engine/Public/Platform.ush" +uint CondMask(bool Cond, uint Src0, uint Src1) { return Cond ? Src0 : Src1; } + +#line 1038 "/Engine/Public/Platform.ush" +uint2 CondMask(bool Cond, uint2 Src0, uint2 Src1) { return Cond ? Src0 : Src1; } + +#line 1039 "/Engine/Public/Platform.ush" +uint3 CondMask(bool Cond, uint3 Src0, uint3 Src1) { return Cond ? Src0 : Src1; } + +#line 1040 "/Engine/Public/Platform.ush" +uint4 CondMask(bool Cond, uint4 Src0, uint4 Src1) { return Cond ? Src0 : Src1; } + +#line 45 "/Engine/Private/Common.ush" +struct FloatDeriv2 +{ + float2 Value; + float2 Ddx; + float2 Ddy; +}; + +#line 119 "/Engine/Private/Common.ush" +const static float Max10BitsFloat = 64512.0f; + +#line 5 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCScalar +{ + float Tile; + float Offset; +}; + +#line 11 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector2 +{ + float2 Tile; + float2 Offset; +}; + +#line 17 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector3 +{ + float3 Tile; + float3 Offset; +}; + +#line 23 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCVector4 +{ + float4 Tile; + float4 Offset; +}; + +#line 58 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCMatrix +{ + float4x4 M; + float3 Tile; +}; + +#line 65 "/Engine/Private/LargeWorldCoordinates.ush" +struct FLWCInverseMatrix +{ + float4x4 M; + float3 Tile; + int Dummy; +}; + +#line 75 "/Engine/Private/LargeWorldCoordinates.ush" +float LWCGetTileOffset(FLWCScalar V) { return (( V ).Tile) * 2097152.00f; } + +#line 76 "/Engine/Private/LargeWorldCoordinates.ush" +float2 LWCGetTileOffset(FLWCVector2 V) { return (( V ).Tile) * 2097152.00f; } + +#line 77 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCGetTileOffset(FLWCVector3 V) { return (( V ).Tile) * 2097152.00f; } + +#line 78 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCGetTileOffset(FLWCVector4 V) { return (( V ).Tile) * 2097152.00f; } + +#line 79 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCGetTileOffset(FLWCMatrix V) { return (( V ).Tile) * 2097152.00f; } + +#line 80 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCGetTileOffset(FLWCInverseMatrix V) { return (( V ).Tile) * 2097152.00f; } + +#line 82 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 Make4x3Matrix(float4x4 M) +{ + + float4x4 Result; + Result[0] = float4(M[0].xyz, 0.0f); + Result[1] = float4(M[1].xyz, 0.0f); + Result[2] = float4(M[2].xyz, 0.0f); + Result[3] = float4(M[3].xyz, 1.0f); + return Result; +} + +#line 93 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 MakeTranslationMatrix(float3 Offset) +{ + float4x4 Result; + Result[0] = float4(1.0f, 0.0f, 0.0f, 0.0f); + Result[1] = float4(0.0f, 1.0f, 0.0f, 0.0f); + Result[2] = float4(0.0f, 0.0f, 1.0f, 0.0f); + Result[3] = float4(Offset, 1.0f); + return Result; +} + +#line 103 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar MakeLWCScalar(float Tile, float Offset) +{ + FLWCScalar Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 111 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector2 MakeLWCVector2(float2 Tile, float2 Offset) +{ + FLWCVector2 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 119 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector3 MakeLWCVector3(float3 Tile, float3 Offset) +{ + FLWCVector3 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 127 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(float4 Tile, float4 Offset) +{ + FLWCVector4 Result; + ( Result ).Tile = ( Tile ); + Result.Offset = Offset; + return Result; +} + +#line 135 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(float3 Tile, float4 Offset) +{ + return MakeLWCVector4(float4(Tile, 0), Offset); +} + +#line 140 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 MakeLWCVector4(FLWCVector3 XYZ, float W) +{ + return MakeLWCVector4( (( XYZ ).Tile), float4(XYZ.Offset, W)); +} + +#line 161 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix MakeLWCMatrix(float3 Tile, float4x4 InMatrix) +{ + FLWCMatrix Result; + ( Result ).Tile = ( Tile ); + Result.M = InMatrix; + return Result; +} + +#line 169 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix MakeLWCMatrix4x3(float3 Tile, float4x4 InMatrix) +{ + FLWCMatrix Result; + ( Result ).Tile = ( Tile ); + Result.M = Make4x3Matrix(InMatrix); + return Result; +} + +#line 177 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix MakeLWCInverseMatrix(float3 Tile, float4x4 InMatrix) +{ + FLWCInverseMatrix Result; + ( Result ).Tile = ( -Tile ); + Result.M = InMatrix; + Result.Dummy = 0; + return Result; +} + +#line 186 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix MakeLWCInverseMatrix4x3(float3 Tile, float4x4 InMatrix) +{ + FLWCInverseMatrix Result; + ( Result ).Tile = ( -Tile ); + Result.M = Make4x3Matrix(InMatrix); + Result.Dummy = 0; + return Result; +} + +#line 197 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCScalar V, int C) { return V; } + +#line 198 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCVector2 V, int C) { return MakeLWCScalar( (( V ).Tile)[C], V.Offset[C]); } + +#line 199 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCVector3 V, int C) { return MakeLWCScalar( (( V ).Tile)[C], V.Offset[C]); } + +#line 200 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCGetComponent(FLWCVector4 V, int C) { return MakeLWCScalar( (( V ).Tile)[C], V.Offset[C]); } + +#line 227 "/Engine/Private/LargeWorldCoordinates.ush" +float LWCToFloat(FLWCScalar Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 228 "/Engine/Private/LargeWorldCoordinates.ush" +float2 LWCToFloat(FLWCVector2 Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 229 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCToFloat(FLWCVector3 Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 230 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCToFloat(FLWCVector4 Value) { return LWCGetTileOffset(Value) + Value.Offset; } + +#line 232 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCToFloat(FLWCMatrix Value) +{ + float4x4 Result = Value.M; + Result[3].xyz = LWCGetTileOffset(Value) + Result[3].xyz; + return Result; +} + +#line 239 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCToFloat(FLWCInverseMatrix Value) +{ + float4x4 TileOffset = MakeTranslationMatrix(LWCGetTileOffset(Value)); + return mul(TileOffset, Value.M); +} + +#line 256 "/Engine/Private/LargeWorldCoordinates.ush" +float LWCToFloat(float Value) { return Value; } + +#line 257 "/Engine/Private/LargeWorldCoordinates.ush" +float2 LWCToFloat(float2 Value) { return Value; } + +#line 258 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCToFloat(float3 Value) { return Value; } + +#line 259 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCToFloat(float4 Value) { return Value; } + +#line 260 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCToFloat(float4x4 Value) { return Value; } + +#line 277 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector3 LWCMultiply(float3 Position, FLWCMatrix InMatrix) +{ + + float3 Offset = (Position.xxx * InMatrix.M[0].xyz + Position.yyy * InMatrix.M[1].xyz + Position.zzz * InMatrix.M[2].xyz) + InMatrix.M[3].xyz; + return MakeLWCVector3( (( InMatrix ).Tile), Offset); +} + +#line 284 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCVector4 LWCMultiply(float4 Position, FLWCMatrix InMatrix) +{ + float4 Offset = mul(Position, InMatrix.M); + return MakeLWCVector4( (( InMatrix ).Tile), Offset); +} + +#line 290 "/Engine/Private/LargeWorldCoordinates.ush" +float3 LWCMultiply(FLWCVector3 Position, FLWCInverseMatrix InMatrix) +{ + float3 LocalPosition = LWCToFloat(MakeLWCVector3( (( Position ).Tile) + (( InMatrix ).Tile), Position.Offset)); + return (LocalPosition.xxx * InMatrix.M[0].xyz + LocalPosition.yyy * InMatrix.M[1].xyz + LocalPosition.zzz * InMatrix.M[2].xyz) + InMatrix.M[3].xyz; +} + +#line 296 "/Engine/Private/LargeWorldCoordinates.ush" +float4 LWCMultiply(FLWCVector4 Position, FLWCInverseMatrix InMatrix) +{ + float4 LocalPosition = LWCToFloat(MakeLWCVector4( (( Position ).Tile) + float4( (( InMatrix ).Tile), 0), Position.Offset)); + return mul(LocalPosition, InMatrix.M); +} + +#line 312 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCMatrix LWCMultiply(float4x4 Lhs, FLWCMatrix Rhs) +{ + float4x4 ResultMatrix = mul(Lhs, Rhs.M); + return MakeLWCMatrix( (( Rhs ).Tile), ResultMatrix); +} + +#line 318 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCInverseMatrix LWCMultiply(FLWCInverseMatrix Lhs, float4x4 Rhs) +{ + float4x4 ResultMatrix = mul(Lhs.M, Rhs); + return MakeLWCInverseMatrix(- (( Lhs ).Tile), ResultMatrix); +} + +#line 324 "/Engine/Private/LargeWorldCoordinates.ush" +float4x4 LWCMultiply(FLWCMatrix Lhs, FLWCInverseMatrix Rhs) +{ + + float4x4 Result = Lhs.M; + Result = mul(Result, MakeTranslationMatrix(( (( Lhs ).Tile) + (( Rhs ).Tile)) * 2097152.00f)); + Result = mul(Result, Rhs.M); + return Result; +} + +#line 20 "/Engine/Private/LWCOperations.ush" +float LWCRcpUnscaled(FLWCScalar V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float LWCRcpScaled(FLWCScalar V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float LWCRcp(FLWCScalar V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCAdd(FLWCScalar Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCAdd(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCAdd(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(FLWCScalar Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCSubtract(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float LWCFrac(FLWCScalar V) +{ + float FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCMultiply(FLWCScalar Lhs, FLWCScalar Rhs) +{ + return MakeLWCScalar( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCMultiply(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCMultiply(FLWCScalar Lhs, float Rhs) { return MakeLWCScalar( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCDivide(FLWCScalar Lhs, FLWCScalar Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCDivide(FLWCScalar Lhs, float Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCScalar LWCDivide(float Lhs, FLWCScalar Rhs) { return MakeLWCScalar((float)0, Lhs * LWCRcp(Rhs)); } + +#line 20 "/Engine/Private/LWCOperations.ush" +float2 LWCRcpUnscaled(FLWCVector2 V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float2 LWCRcpScaled(FLWCVector2 V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float2 LWCRcp(FLWCVector2 V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCAdd(FLWCVector2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCAdd(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCAdd(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(FLWCVector2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCSubtract(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float2 LWCFrac(FLWCVector2 V) +{ + float2 FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCMultiply(FLWCVector2 Lhs, FLWCVector2 Rhs) +{ + return MakeLWCVector2( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCMultiply(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCMultiply(FLWCVector2 Lhs, float2 Rhs) { return MakeLWCVector2( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCDivide(FLWCVector2 Lhs, FLWCVector2 Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCDivide(FLWCVector2 Lhs, float2 Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCVector2 LWCDivide(float2 Lhs, FLWCVector2 Rhs) { return MakeLWCVector2((float2)0, Lhs * LWCRcp(Rhs)); } + +#line 20 "/Engine/Private/LWCOperations.ush" +float3 LWCRcpUnscaled(FLWCVector3 V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float3 LWCRcpScaled(FLWCVector3 V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float3 LWCRcp(FLWCVector3 V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCAdd(FLWCVector3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCAdd(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCAdd(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(FLWCVector3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCSubtract(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float3 LWCFrac(FLWCVector3 V) +{ + float3 FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCMultiply(FLWCVector3 Lhs, FLWCVector3 Rhs) +{ + return MakeLWCVector3( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCMultiply(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCMultiply(FLWCVector3 Lhs, float3 Rhs) { return MakeLWCVector3( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCDivide(FLWCVector3 Lhs, FLWCVector3 Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCDivide(FLWCVector3 Lhs, float3 Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCVector3 LWCDivide(float3 Lhs, FLWCVector3 Rhs) { return MakeLWCVector3((float3)0, Lhs * LWCRcp(Rhs)); } + +#line 20 "/Engine/Private/LWCOperations.ush" +float4 LWCRcpUnscaled(FLWCVector4 V) { return rcp(V.Offset * 4.76837158e-07f + (( V ).Tile)); } + +#line 23 "/Engine/Private/LWCOperations.ush" +float4 LWCRcpScaled(FLWCVector4 V, float Scale) { return LWCRcpUnscaled(V) * Scale; } + +#line 26 "/Engine/Private/LWCOperations.ush" +float4 LWCRcp(FLWCVector4 V) { return LWCRcpScaled(V, 4.76837158e-07f); } + +#line 52 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCAdd(FLWCVector4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) + (( Rhs ).Tile), Lhs.Offset + Rhs.Offset); } + +#line 53 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCAdd(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Rhs ).Tile), Lhs + Rhs.Offset); } + +#line 54 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCAdd(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile), Lhs.Offset + Rhs); } + +#line 56 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(FLWCVector4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) - (( Rhs ).Tile), Lhs.Offset - Rhs.Offset); } + +#line 57 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4(- (( Rhs ).Tile), Lhs - Rhs.Offset); } + +#line 58 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCSubtract(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile), Lhs.Offset - Rhs); } + +#line 91 "/Engine/Private/LWCOperations.ush" +float4 LWCFrac(FLWCVector4 V) +{ + float4 FracTile = frac( (( V ).Tile) * 2097152.00f); + return frac(FracTile + V.Offset); +} + +#line 107 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCMultiply(FLWCVector4 Lhs, FLWCVector4 Rhs) +{ + return MakeLWCVector4( (( Lhs ).Tile) * ( (( Rhs ).Tile) * 2097152.00f + Rhs.Offset) + (( Rhs ).Tile) * Lhs.Offset, Lhs.Offset * Rhs.Offset); +} + +#line 111 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCMultiply(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4( (( Rhs ).Tile) * Lhs, Lhs * Rhs.Offset); } + +#line 112 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCMultiply(FLWCVector4 Lhs, float4 Rhs) { return MakeLWCVector4( (( Lhs ).Tile) * Rhs, Lhs.Offset * Rhs); } + +#line 114 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCDivide(FLWCVector4 Lhs, FLWCVector4 Rhs) { return LWCMultiply(Lhs, LWCRcp(Rhs)); } + +#line 115 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCDivide(FLWCVector4 Lhs, float4 Rhs) { return LWCMultiply(Lhs, rcp(Rhs)); } + +#line 116 "/Engine/Private/LWCOperations.ush" +FLWCVector4 LWCDivide(float4 Lhs, FLWCVector4 Rhs) { return MakeLWCVector4((float4)0, Lhs * LWCRcp(Rhs)); } + +#line 423 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCScalar V) { return V; } + +#line 424 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCVector2 V) { return LWCAdd( LWCGetComponent( V , 0), LWCGetComponent( V , 1)); } + +#line 425 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCVector3 V) { return LWCAdd(LWCAdd( LWCGetComponent( V , 0), LWCGetComponent( V , 1)), LWCGetComponent( V , 2)); } + +#line 426 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCVectorSum(FLWCVector4 V) { return LWCAdd(LWCAdd(LWCAdd( LWCGetComponent( V , 0), LWCGetComponent( V , 1)), LWCGetComponent( V , 2)), LWCGetComponent( V , 3)); } + +#line 428 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCScalar Lhs, FLWCScalar Rhs) { return LWCMultiply(Lhs, Rhs); } + +#line 429 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCScalar Lhs, float Rhs) { return LWCMultiply(Lhs, Rhs); } + +#line 430 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector2 Lhs, FLWCVector2 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 431 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector2 Lhs, float2 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 432 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector3 Lhs, FLWCVector3 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 433 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector3 Lhs, float3 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 434 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector4 Lhs, FLWCVector4 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 435 "/Engine/Private/LargeWorldCoordinates.ush" +FLWCScalar LWCDot(FLWCVector4 Lhs, float4 Rhs) { return LWCVectorSum(LWCMultiply(Lhs, Rhs)); } + +#line 19 "/Engine/Shared/LightSceneData.h" +struct FLightSceneData +{ + + FLWCVector3 WorldPosition; + + + float InvRadius; + + + float4 Color; + + + float FalloffExponent; + + + float3 Direction; + + + float SpecularScale; + + + + float3 Tangent; + + + float SourceRadius; + + + float2 SpotAngles; + + + float SoftSourceRadius; + + + float SourceLength; + + + float RectLightBarnCosAngle; + + + float RectLightBarnLength; + + + float2 RectLightAtlasUVOffset; + float2 RectLightAtlasUVScale; + float RectLightAtlasMaxLevel; + + float InverseExposureBlend; + + + uint LightTypeAndShadowMapChannelMaskPacked; +}; + +#line 3 "/Engine/Generated/UniformBuffers/View.ush" +cbuffer UniformBufferConstants_View +{ + float4x4 View_TranslatedWorldToClip; + float4x4 View_RelativeWorldToClip; + float4x4 View_ClipToRelativeWorld; + float4x4 View_TranslatedWorldToView; + float4x4 View_ViewToTranslatedWorld; + float4x4 View_TranslatedWorldToCameraView; + float4x4 View_CameraViewToTranslatedWorld; + float4x4 View_ViewToClip; + float4x4 View_ViewToClipNoAA; + float4x4 View_ClipToView; + float4x4 View_ClipToTranslatedWorld; + float4x4 View_SVPositionToTranslatedWorld; + float4x4 View_ScreenToRelativeWorld; + float4x4 View_ScreenToTranslatedWorld; + float4x4 View_MobileMultiviewShadowTransform; + float3 View_ViewTilePosition; + float PrePadding_View_972; + float3 View_MatrixTilePosition; + float PrePadding_View_988; + float3 View_ViewForward; + float PrePadding_View_1004; + float3 View_ViewUp; + float PrePadding_View_1020; + float3 View_ViewRight; + float PrePadding_View_1036; + float3 View_HMDViewNoRollUp; + float PrePadding_View_1052; + float3 View_HMDViewNoRollRight; + float PrePadding_View_1068; + float4 View_InvDeviceZToWorldZTransform; + float4 View_ScreenPositionScaleBias; + float3 View_RelativeWorldCameraOrigin; + float PrePadding_View_1116; + float3 View_TranslatedWorldCameraOrigin; + float PrePadding_View_1132; + float3 View_RelativeWorldViewOrigin; + float PrePadding_View_1148; + float3 View_RelativePreViewTranslation; + float PrePadding_View_1164; + float4x4 View_PrevViewToClip; + float4x4 View_PrevClipToView; + float4x4 View_PrevTranslatedWorldToClip; + float4x4 View_PrevTranslatedWorldToView; + float4x4 View_PrevViewToTranslatedWorld; + float4x4 View_PrevTranslatedWorldToCameraView; + float4x4 View_PrevCameraViewToTranslatedWorld; + float3 View_PrevTranslatedWorldCameraOrigin; + float PrePadding_View_1628; + float3 View_PrevRelativeWorldCameraOrigin; + float PrePadding_View_1644; + float3 View_PrevRelativeWorldViewOrigin; + float PrePadding_View_1660; + float3 View_RelativePrevPreViewTranslation; + float PrePadding_View_1676; + float4x4 View_PrevClipToRelativeWorld; + float4x4 View_PrevScreenToTranslatedWorld; + float4x4 View_ClipToPrevClip; + float4x4 View_ClipToPrevClipWithAA; + float4 View_TemporalAAJitter; + float4 View_GlobalClippingPlane; + float2 View_FieldOfViewWideAngles; + float2 View_PrevFieldOfViewWideAngles; + float4 View_ViewRectMin; + float4 View_ViewSizeAndInvSize; + uint4 View_ViewRectMinAndSize; + float4 View_LightProbeSizeRatioAndInvSizeRatio; + float4 View_BufferSizeAndInvSize; + float4 View_BufferBilinearUVMinMax; + float4 View_ScreenToViewSpace; + float2 View_BufferToSceneTextureScale; + float2 View_ResolutionFractionAndInv; + int View_NumSceneColorMSAASamples; + float View_ProjectionDepthThicknessScale; + float View_PreExposure; + float View_OneOverPreExposure; + float4 View_DiffuseOverrideParameter; + float4 View_SpecularOverrideParameter; + float4 View_NormalOverrideParameter; + float2 View_RoughnessOverrideParameter; + float View_PrevFrameGameTime; + float View_PrevFrameRealTime; + float View_OutOfBoundsMask; + float PrePadding_View_2196; + float PrePadding_View_2200; + float PrePadding_View_2204; + float3 View_WorldCameraMovementSinceLastFrame; + float View_CullingSign; + float View_NearPlane; + float View_GameTime; + float View_RealTime; + float View_DeltaTime; + float View_MaterialTextureMipBias; + float View_MaterialTextureDerivativeMultiply; + uint View_Random; + uint View_FrameNumber; + uint View_FrameCounter; + uint View_StateFrameIndexMod8; + uint View_StateFrameIndex; + uint View_DebugViewModeMask; + uint View_WorldIsPaused; + float View_CameraCut; + float View_UnlitViewmodeMask; + float PrePadding_View_2284; + float4 View_DirectionalLightColor; + float3 View_DirectionalLightDirection; + float PrePadding_View_2316; + float4 View_TranslucencyLightingVolumeMin[2]; + float4 View_TranslucencyLightingVolumeInvSize[2]; + float4 View_TemporalAAParams; + float4 View_CircleDOFParams; + float View_DepthOfFieldSensorWidth; + float View_DepthOfFieldFocalDistance; + float View_DepthOfFieldScale; + float View_DepthOfFieldFocalLength; + float View_DepthOfFieldFocalRegion; + float View_DepthOfFieldNearTransitionRegion; + float View_DepthOfFieldFarTransitionRegion; + float View_MotionBlurNormalizedToPixel; + float View_GeneralPurposeTweak; + float View_GeneralPurposeTweak2; + float View_DemosaicVposOffset; + float View_DecalDepthBias; + float3 View_IndirectLightingColorScale; + float PrePadding_View_2476; + float3 View_PrecomputedIndirectLightingColorScale; + float PrePadding_View_2492; + float3 View_PrecomputedIndirectSpecularColorScale; + float PrePadding_View_2508; + float4 View_AtmosphereLightDirection[2]; + float4 View_AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 View_AtmosphereLightIlluminanceOuterSpace[2]; + float4 View_AtmosphereLightDiscLuminance[2]; + float4 View_AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 View_SkyViewLutSizeAndInvSize; + float3 View_SkyCameraTranslatedWorldOrigin; + float PrePadding_View_2700; + float4 View_SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 View_SkyViewLutReferential; + float4 View_SkyAtmosphereSkyLuminanceFactor; + float View_SkyAtmospherePresentInScene; + float View_SkyAtmosphereHeightFogContribution; + float View_SkyAtmosphereBottomRadiusKm; + float View_SkyAtmosphereTopRadiusKm; + float4 View_SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float View_SkyAtmosphereAerialPerspectiveStartDepthKm; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float View_SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float PrePadding_View_2856; + float PrePadding_View_2860; + float3 View_NormalCurvatureToRoughnessScaleBias; + float View_RenderingReflectionCaptureMask; + float View_RealTimeReflectionCapture; + float View_RealTimeReflectionCapturePreExposure; + float PrePadding_View_2888; + float PrePadding_View_2892; + float4 View_AmbientCubemapTint; + float View_AmbientCubemapIntensity; + float View_SkyLightApplyPrecomputedBentNormalShadowingFlag; + float View_SkyLightAffectReflectionFlag; + float View_SkyLightAffectGlobalIlluminationFlag; + float4 View_SkyLightColor; + float4 View_MobileSkyIrradianceEnvironmentMap[8]; + float View_MobilePreviewMode; + float View_HMDEyePaddingOffset; + float View_ReflectionCubemapMaxMip; + float View_ShowDecalsMask; + uint View_DistanceFieldAOSpecularOcclusionMode; + float View_IndirectCapsuleSelfShadowingIntensity; + float PrePadding_View_3096; + float PrePadding_View_3100; + float3 View_ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int View_StereoPassIndex; + float4 View_GlobalVolumeTranslatedCenterAndExtent[6]; + float4 View_GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 View_GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 View_GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float View_GlobalDistanceFieldMipFactor; + float View_GlobalDistanceFieldMipTransition; + int View_GlobalDistanceFieldClipmapSizeInPages; + int PrePadding_View_3516; + float3 View_GlobalDistanceFieldInvPageAtlasSize; + float PrePadding_View_3532; + float3 View_GlobalDistanceFieldInvCoverageAtlasSize; + float View_GlobalVolumeDimension; + float View_GlobalVolumeTexelSize; + float View_MaxGlobalDFAOConeDistance; + uint View_NumGlobalSDFClipmaps; + float View_CoveredExpandSurfaceScale; + float View_NotCoveredExpandSurfaceScale; + float View_NotCoveredMinStepScale; + float View_DitheredTransparencyStepThreshold; + float View_DitheredTransparencyTraceThreshold; + int2 View_CursorPosition; + float View_bCheckerboardSubsurfaceProfileRendering; + float PrePadding_View_3596; + float3 View_VolumetricFogInvGridSize; + float PrePadding_View_3612; + float3 View_VolumetricFogGridZParams; + float PrePadding_View_3628; + float2 View_VolumetricFogSVPosToVolumeUV; + float2 View_VolumetricFogViewGridUVToPrevViewRectUV; + float2 View_VolumetricFogPrevViewGridRectUVToResourceUV; + float2 View_VolumetricFogPrevUVMax; + float2 View_VolumetricFogScreenToResourceUV; + float2 View_VolumetricFogUVMax; + float View_VolumetricFogMaxDistance; + float PrePadding_View_3684; + float PrePadding_View_3688; + float PrePadding_View_3692; + float3 View_VolumetricLightmapWorldToUVScale; + float PrePadding_View_3708; + float3 View_VolumetricLightmapWorldToUVAdd; + float PrePadding_View_3724; + float3 View_VolumetricLightmapIndirectionTextureSize; + float View_VolumetricLightmapBrickSize; + float3 View_VolumetricLightmapBrickTexelSize; + float View_IndirectLightingCacheShowFlag; + float View_EyeToPixelSpreadAngle; + float PrePadding_View_3764; + float PrePadding_View_3768; + float PrePadding_View_3772; + float4 View_XRPassthroughCameraUVs[2]; + float View_GlobalVirtualTextureMipBias; + uint View_VirtualTextureFeedbackShift; + uint View_VirtualTextureFeedbackMask; + uint View_VirtualTextureFeedbackStride; + uint View_VirtualTextureFeedbackJitterOffset; + uint View_VirtualTextureFeedbackSampleOffset; + uint PrePadding_View_3832; + uint PrePadding_View_3836; + float4 View_RuntimeVirtualTextureMipLevel; + float2 View_RuntimeVirtualTexturePackHeight; + float PrePadding_View_3864; + float PrePadding_View_3868; + float4 View_RuntimeVirtualTextureDebugParams; + float View_OverrideLandscapeLOD; + int View_FarShadowStaticMeshLODBias; + float View_MinRoughness; + float PrePadding_View_3900; + float4 View_HairRenderInfo; + uint View_EnableSkyLight; + uint View_HairRenderInfoBits; + uint View_HairComponents; + float View_bSubsurfacePostprocessEnabled; + float4 View_SSProfilesTextureSizeAndInvSize; + float4 View_SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 View_SpecularProfileTextureSizeAndInvSize; + float3 View_PhysicsFieldClipmapCenter; + float View_PhysicsFieldClipmapDistance; + int View_PhysicsFieldClipmapResolution; + int View_PhysicsFieldClipmapExponent; + int View_PhysicsFieldClipmapCount; + int View_PhysicsFieldTargetCount; + int4 View_PhysicsFieldTargets[32]; + uint View_GPUSceneViewId; + float View_ViewResolutionFraction; + float View_SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float PrePadding_View_4540; + float4 View_TanAndInvTanHalfFOV; + float4 View_PrevTanAndInvTanHalfFOV; + float4 View_GlintLUTParameters0; + float4 View_GlintLUTParameters1; + uint BindlessSampler_View_MaterialTextureBilinearWrapedSampler ; + uint PrePadding_View_4612; + uint BindlessSampler_View_MaterialTextureBilinearClampedSampler ; + uint PrePadding_View_4620; + uint BindlessResource_View_VolumetricLightmapIndirectionTexture ; + uint PrePadding_View_4628; + uint BindlessResource_View_VolumetricLightmapBrickAmbientVector ; + uint PrePadding_View_4636; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients0 ; + uint PrePadding_View_4644; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients1 ; + uint PrePadding_View_4652; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients2 ; + uint PrePadding_View_4660; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients3 ; + uint PrePadding_View_4668; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients4 ; + uint PrePadding_View_4676; + uint BindlessResource_View_VolumetricLightmapBrickSHCoefficients5 ; + uint PrePadding_View_4684; + uint BindlessResource_View_SkyBentNormalBrickTexture ; + uint PrePadding_View_4692; + uint BindlessResource_View_DirectionalLightShadowingBrickTexture ; + uint PrePadding_View_4700; + uint BindlessSampler_View_VolumetricLightmapBrickAmbientVectorSampler ; + uint PrePadding_View_4708; + uint BindlessSampler_View_VolumetricLightmapTextureSampler0 ; + uint PrePadding_View_4716; + uint BindlessSampler_View_VolumetricLightmapTextureSampler1 ; + uint PrePadding_View_4724; + uint BindlessSampler_View_VolumetricLightmapTextureSampler2 ; + uint PrePadding_View_4732; + uint BindlessSampler_View_VolumetricLightmapTextureSampler3 ; + uint PrePadding_View_4740; + uint BindlessSampler_View_VolumetricLightmapTextureSampler4 ; + uint PrePadding_View_4748; + uint BindlessSampler_View_VolumetricLightmapTextureSampler5 ; + uint PrePadding_View_4756; + uint BindlessSampler_View_SkyBentNormalTextureSampler ; + uint PrePadding_View_4764; + uint BindlessSampler_View_DirectionalLightShadowingTextureSampler ; + uint PrePadding_View_4772; + uint BindlessResource_View_GlobalDistanceFieldPageAtlasTexture ; + uint PrePadding_View_4780; + uint BindlessResource_View_GlobalDistanceFieldCoverageAtlasTexture ; + uint PrePadding_View_4788; + uint BindlessResource_View_GlobalDistanceFieldPageTableTexture ; + uint PrePadding_View_4796; + uint BindlessResource_View_GlobalDistanceFieldMipTexture ; + uint PrePadding_View_4804; + uint BindlessSampler_View_GlobalDistanceFieldPageAtlasTextureSampler ; + uint PrePadding_View_4812; + uint BindlessSampler_View_GlobalDistanceFieldCoverageAtlasTextureSampler ; + uint PrePadding_View_4820; + uint BindlessSampler_View_GlobalDistanceFieldMipTextureSampler ; + uint PrePadding_View_4828; + uint BindlessResource_View_AtmosphereTransmittanceTexture ; + uint PrePadding_View_4836; + uint BindlessSampler_View_AtmosphereTransmittanceTextureSampler ; + uint PrePadding_View_4844; + uint BindlessResource_View_AtmosphereIrradianceTexture ; + uint PrePadding_View_4852; + uint BindlessSampler_View_AtmosphereIrradianceTextureSampler ; + uint PrePadding_View_4860; + uint BindlessResource_View_AtmosphereInscatterTexture ; + uint PrePadding_View_4868; + uint BindlessSampler_View_AtmosphereInscatterTextureSampler ; + uint PrePadding_View_4876; + uint BindlessResource_View_PerlinNoiseGradientTexture ; + uint PrePadding_View_4884; + uint BindlessSampler_View_PerlinNoiseGradientTextureSampler ; + uint PrePadding_View_4892; + uint BindlessResource_View_PerlinNoise3DTexture ; + uint PrePadding_View_4900; + uint BindlessSampler_View_PerlinNoise3DTextureSampler ; + uint PrePadding_View_4908; + uint BindlessResource_View_SobolSamplingTexture ; + uint PrePadding_View_4916; + uint BindlessSampler_View_SharedPointWrappedSampler ; + uint PrePadding_View_4924; + uint BindlessSampler_View_SharedPointClampedSampler ; + uint PrePadding_View_4932; + uint BindlessSampler_View_SharedBilinearWrappedSampler ; + uint PrePadding_View_4940; + uint BindlessSampler_View_SharedBilinearClampedSampler ; + uint PrePadding_View_4948; + uint BindlessSampler_View_SharedBilinearAnisoClampedSampler ; + uint PrePadding_View_4956; + uint BindlessSampler_View_SharedTrilinearWrappedSampler ; + uint PrePadding_View_4964; + uint BindlessSampler_View_SharedTrilinearClampedSampler ; + uint PrePadding_View_4972; + uint BindlessResource_View_PreIntegratedBRDF ; + uint PrePadding_View_4980; + uint BindlessSampler_View_PreIntegratedBRDFSampler ; + uint PrePadding_View_4988; + uint BindlessResource_View_SkyIrradianceEnvironmentMap ; + uint PrePadding_View_4996; + uint BindlessResource_View_TransmittanceLutTexture ; + uint PrePadding_View_5004; + uint BindlessSampler_View_TransmittanceLutTextureSampler ; + uint PrePadding_View_5012; + uint BindlessResource_View_SkyViewLutTexture ; + uint PrePadding_View_5020; + uint BindlessSampler_View_SkyViewLutTextureSampler ; + uint PrePadding_View_5028; + uint BindlessResource_View_DistantSkyLightLutTexture ; + uint PrePadding_View_5036; + uint BindlessSampler_View_DistantSkyLightLutTextureSampler ; + uint PrePadding_View_5044; + uint BindlessResource_View_CameraAerialPerspectiveVolume ; + uint PrePadding_View_5052; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeSampler ; + uint PrePadding_View_5060; + uint BindlessResource_View_CameraAerialPerspectiveVolumeMieOnly ; + uint PrePadding_View_5068; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeMieOnlySampler ; + uint PrePadding_View_5076; + uint BindlessResource_View_CameraAerialPerspectiveVolumeRayOnly ; + uint PrePadding_View_5084; + uint BindlessSampler_View_CameraAerialPerspectiveVolumeRayOnlySampler ; + uint PrePadding_View_5092; + uint BindlessResource_View_HairScatteringLUTTexture ; + uint PrePadding_View_5100; + uint BindlessSampler_View_HairScatteringLUTSampler ; + uint PrePadding_View_5108; + uint BindlessResource_View_GGXLTCMatTexture ; + uint PrePadding_View_5116; + uint BindlessSampler_View_GGXLTCMatSampler ; + uint PrePadding_View_5124; + uint BindlessResource_View_GGXLTCAmpTexture ; + uint PrePadding_View_5132; + uint BindlessSampler_View_GGXLTCAmpSampler ; + uint PrePadding_View_5140; + uint BindlessResource_View_SheenLTCTexture ; + uint PrePadding_View_5148; + uint BindlessSampler_View_SheenLTCSampler ; + uint PrePadding_View_5156; + uint View_bShadingEnergyConservation; + uint View_bShadingEnergyPreservation; + uint BindlessResource_View_ShadingEnergyGGXSpecTexture ; + uint PrePadding_View_5172; + uint BindlessResource_View_ShadingEnergyGGXGlassTexture ; + uint PrePadding_View_5180; + uint BindlessResource_View_ShadingEnergyClothSpecTexture ; + uint PrePadding_View_5188; + uint BindlessResource_View_ShadingEnergyDiffuseTexture ; + uint PrePadding_View_5196; + uint BindlessSampler_View_ShadingEnergySampler ; + uint PrePadding_View_5204; + uint BindlessResource_View_GlintTexture ; + uint PrePadding_View_5212; + uint BindlessSampler_View_GlintSampler ; + uint PrePadding_View_5220; + uint BindlessResource_View_SimpleVolumeTexture ; + uint PrePadding_View_5228; + uint BindlessSampler_View_SimpleVolumeTextureSampler ; + uint PrePadding_View_5236; + uint BindlessResource_View_SimpleVolumeEnvTexture ; + uint PrePadding_View_5244; + uint BindlessSampler_View_SimpleVolumeEnvTextureSampler ; + uint PrePadding_View_5252; + uint BindlessResource_View_SSProfilesTexture ; + uint PrePadding_View_5260; + uint BindlessSampler_View_SSProfilesSampler ; + uint PrePadding_View_5268; + uint BindlessSampler_View_SSProfilesTransmissionSampler ; + uint PrePadding_View_5276; + uint BindlessResource_View_SSProfilesPreIntegratedTexture ; + uint PrePadding_View_5284; + uint BindlessSampler_View_SSProfilesPreIntegratedSampler ; + uint PrePadding_View_5292; + uint BindlessResource_View_SpecularProfileTexture ; + uint PrePadding_View_5300; + uint BindlessSampler_View_SpecularProfileSampler ; + uint PrePadding_View_5308; + uint BindlessResource_View_WaterIndirection ; + uint PrePadding_View_5316; + uint BindlessResource_View_WaterData ; + uint PrePadding_View_5324; + float4 View_RectLightAtlasSizeAndInvSize; + float View_RectLightAtlasMaxMipLevel; + float PrePadding_View_5348; + uint BindlessResource_View_RectLightAtlasTexture ; + uint PrePadding_View_5356; + uint BindlessSampler_View_RectLightAtlasSampler ; + uint PrePadding_View_5364; + uint PrePadding_View_5368; + uint PrePadding_View_5372; + float4 View_IESAtlasSizeAndInvSize; + uint BindlessResource_View_IESAtlasTexture ; + uint PrePadding_View_5396; + uint BindlessSampler_View_IESAtlasSampler ; + uint PrePadding_View_5404; + uint BindlessSampler_View_LandscapeWeightmapSampler ; + uint PrePadding_View_5412; + uint BindlessResource_View_LandscapeIndirection ; + uint PrePadding_View_5420; + uint BindlessResource_View_LandscapePerComponentData ; + uint PrePadding_View_5428; + uint BindlessResource_View_VTFeedbackBuffer ; + uint PrePadding_View_5436; + uint BindlessResource_View_PhysicsFieldClipmapBuffer ; + uint PrePadding_View_5444; + uint PrePadding_View_5448; + uint PrePadding_View_5452; + float3 View_TLASRelativePreViewTranslation; + float PrePadding_View_5468; + float3 View_TLASViewTilePosition; +} + +#line 480 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_MaterialTextureBilinearWrapedSampler; + +#line 481 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_MaterialTextureBilinearClampedSampler; + +#line 482 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapIndirectionTexture; + +#line 483 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickAmbientVector; + +#line 484 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients0; + +#line 485 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients1; + +#line 486 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients2; + +#line 487 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients3; + +#line 488 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients4; + +#line 489 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_VolumetricLightmapBrickSHCoefficients5; + +#line 490 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SkyBentNormalBrickTexture; + +#line 491 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_DirectionalLightShadowingBrickTexture; + +#line 492 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapBrickAmbientVectorSampler; + +#line 493 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler0; + +#line 494 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler1; + +#line 495 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler2; + +#line 496 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler3; + +#line 497 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler4; + +#line 498 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_VolumetricLightmapTextureSampler5; + +#line 499 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SkyBentNormalTextureSampler; + +#line 500 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_DirectionalLightShadowingTextureSampler; + +#line 501 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldPageAtlasTexture; + +#line 502 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldCoverageAtlasTexture; + +#line 503 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldPageTableTexture; + +#line 504 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_GlobalDistanceFieldMipTexture; + +#line 505 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldPageAtlasTextureSampler; + +#line 506 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldCoverageAtlasTextureSampler; + +#line 507 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlobalDistanceFieldMipTextureSampler; + +#line 508 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_AtmosphereTransmittanceTexture; + +#line 509 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereTransmittanceTextureSampler; + +#line 510 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_AtmosphereIrradianceTexture; + +#line 511 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereIrradianceTextureSampler; + +#line 512 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_AtmosphereInscatterTexture; + +#line 513 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_AtmosphereInscatterTextureSampler; + +#line 514 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_PerlinNoiseGradientTexture; + +#line 515 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PerlinNoiseGradientTextureSampler; + +#line 516 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_PerlinNoise3DTexture; + +#line 517 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PerlinNoise3DTextureSampler; + +#line 518 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SobolSamplingTexture; + +#line 519 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedPointWrappedSampler; + +#line 520 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedPointClampedSampler; + +#line 521 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearWrappedSampler; + +#line 522 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearClampedSampler; + +#line 523 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedBilinearAnisoClampedSampler; + +#line 524 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedTrilinearWrappedSampler; + +#line 525 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SharedTrilinearClampedSampler; + +#line 526 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_PreIntegratedBRDF; + +#line 527 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_PreIntegratedBRDFSampler; + +#line 528 "/Engine/Generated/UniformBuffers/View.ush" +StructuredBuffer View_SkyIrradianceEnvironmentMap; + +#line 529 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_TransmittanceLutTexture; + +#line 530 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_TransmittanceLutTextureSampler; + +#line 531 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SkyViewLutTexture; + +#line 532 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SkyViewLutTextureSampler; + +#line 533 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_DistantSkyLightLutTexture; + +#line 534 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_DistantSkyLightLutTextureSampler; + +#line 535 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolume; + +#line 536 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeSampler; + +#line 537 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolumeMieOnly; + +#line 538 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeMieOnlySampler; + +#line 539 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_CameraAerialPerspectiveVolumeRayOnly; + +#line 540 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_CameraAerialPerspectiveVolumeRayOnlySampler; + +#line 541 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_HairScatteringLUTTexture; + +#line 542 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_HairScatteringLUTSampler; + +#line 543 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_GGXLTCMatTexture; + +#line 544 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GGXLTCMatSampler; + +#line 545 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_GGXLTCAmpTexture; + +#line 546 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GGXLTCAmpSampler; + +#line 547 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SheenLTCTexture; + +#line 548 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SheenLTCSampler; + +#line 549 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyGGXSpecTexture; + +#line 550 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_ShadingEnergyGGXGlassTexture; + +#line 551 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyClothSpecTexture; + +#line 552 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_ShadingEnergyDiffuseTexture; + +#line 553 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_ShadingEnergySampler; + +#line 554 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_GlintTexture; + +#line 555 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_GlintSampler; + +#line 556 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SimpleVolumeTexture; + +#line 557 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SimpleVolumeTextureSampler; + +#line 558 "/Engine/Generated/UniformBuffers/View.ush" +Texture3D View_SimpleVolumeEnvTexture; + +#line 559 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SimpleVolumeEnvTextureSampler; + +#line 560 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_SSProfilesTexture; + +#line 561 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesSampler; + +#line 562 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesTransmissionSampler; + +#line 563 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_SSProfilesPreIntegratedTexture; + +#line 564 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SSProfilesPreIntegratedSampler; + +#line 565 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_SpecularProfileTexture; + +#line 566 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_SpecularProfileSampler; + +#line 567 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_WaterIndirection; + +#line 568 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_WaterData; + +#line 569 "/Engine/Generated/UniformBuffers/View.ush" +Texture2D View_RectLightAtlasTexture; + +#line 570 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_RectLightAtlasSampler; + +#line 571 "/Engine/Generated/UniformBuffers/View.ush" +Texture2DArray View_IESAtlasTexture; + +#line 572 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_IESAtlasSampler; + +#line 573 "/Engine/Generated/UniformBuffers/View.ush" +SamplerState View_LandscapeWeightmapSampler; + +#line 574 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_LandscapeIndirection; + +#line 575 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_LandscapePerComponentData; + +#line 576 "/Engine/Generated/UniformBuffers/View.ush" +RWStructuredBuffer View_VTFeedbackBuffer; + +#line 577 "/Engine/Generated/UniformBuffers/View.ush" +Buffer View_PhysicsFieldClipmapBuffer; + +#line 578 "/Engine/Generated/UniformBuffers/View.ush" +static const struct +{ + float4x4 TranslatedWorldToClip; + float4x4 RelativeWorldToClip; + float4x4 ClipToRelativeWorld; + float4x4 TranslatedWorldToView; + float4x4 ViewToTranslatedWorld; + float4x4 TranslatedWorldToCameraView; + float4x4 CameraViewToTranslatedWorld; + float4x4 ViewToClip; + float4x4 ViewToClipNoAA; + float4x4 ClipToView; + float4x4 ClipToTranslatedWorld; + float4x4 SVPositionToTranslatedWorld; + float4x4 ScreenToRelativeWorld; + float4x4 ScreenToTranslatedWorld; + float4x4 MobileMultiviewShadowTransform; + float3 ViewTilePosition; + float3 MatrixTilePosition; + float3 ViewForward; + float3 ViewUp; + float3 ViewRight; + float3 HMDViewNoRollUp; + float3 HMDViewNoRollRight; + float4 InvDeviceZToWorldZTransform; + float4 ScreenPositionScaleBias; + float3 RelativeWorldCameraOrigin; + float3 TranslatedWorldCameraOrigin; + float3 RelativeWorldViewOrigin; + float3 RelativePreViewTranslation; + float4x4 PrevViewToClip; + float4x4 PrevClipToView; + float4x4 PrevTranslatedWorldToClip; + float4x4 PrevTranslatedWorldToView; + float4x4 PrevViewToTranslatedWorld; + float4x4 PrevTranslatedWorldToCameraView; + float4x4 PrevCameraViewToTranslatedWorld; + float3 PrevTranslatedWorldCameraOrigin; + float3 PrevRelativeWorldCameraOrigin; + float3 PrevRelativeWorldViewOrigin; + float3 RelativePrevPreViewTranslation; + float4x4 PrevClipToRelativeWorld; + float4x4 PrevScreenToTranslatedWorld; + float4x4 ClipToPrevClip; + float4x4 ClipToPrevClipWithAA; + float4 TemporalAAJitter; + float4 GlobalClippingPlane; + float2 FieldOfViewWideAngles; + float2 PrevFieldOfViewWideAngles; + float4 ViewRectMin; + float4 ViewSizeAndInvSize; + uint4 ViewRectMinAndSize; + float4 LightProbeSizeRatioAndInvSizeRatio; + float4 BufferSizeAndInvSize; + float4 BufferBilinearUVMinMax; + float4 ScreenToViewSpace; + float2 BufferToSceneTextureScale; + float2 ResolutionFractionAndInv; + int NumSceneColorMSAASamples; + float ProjectionDepthThicknessScale; + float PreExposure; + float OneOverPreExposure; + float4 DiffuseOverrideParameter; + float4 SpecularOverrideParameter; + float4 NormalOverrideParameter; + float2 RoughnessOverrideParameter; + float PrevFrameGameTime; + float PrevFrameRealTime; + float OutOfBoundsMask; + float3 WorldCameraMovementSinceLastFrame; + float CullingSign; + float NearPlane; + float GameTime; + float RealTime; + float DeltaTime; + float MaterialTextureMipBias; + float MaterialTextureDerivativeMultiply; + uint Random; + uint FrameNumber; + uint FrameCounter; + uint StateFrameIndexMod8; + uint StateFrameIndex; + uint DebugViewModeMask; + uint WorldIsPaused; + float CameraCut; + float UnlitViewmodeMask; + float4 DirectionalLightColor; + float3 DirectionalLightDirection; + float4 TranslucencyLightingVolumeMin[2]; + float4 TranslucencyLightingVolumeInvSize[2]; + float4 TemporalAAParams; + float4 CircleDOFParams; + float DepthOfFieldSensorWidth; + float DepthOfFieldFocalDistance; + float DepthOfFieldScale; + float DepthOfFieldFocalLength; + float DepthOfFieldFocalRegion; + float DepthOfFieldNearTransitionRegion; + float DepthOfFieldFarTransitionRegion; + float MotionBlurNormalizedToPixel; + float GeneralPurposeTweak; + float GeneralPurposeTweak2; + float DemosaicVposOffset; + float DecalDepthBias; + float3 IndirectLightingColorScale; + float3 PrecomputedIndirectLightingColorScale; + float3 PrecomputedIndirectSpecularColorScale; + float4 AtmosphereLightDirection[2]; + float4 AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 AtmosphereLightIlluminanceOuterSpace[2]; + float4 AtmosphereLightDiscLuminance[2]; + float4 AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 SkyViewLutSizeAndInvSize; + float3 SkyCameraTranslatedWorldOrigin; + float4 SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 SkyViewLutReferential; + float4 SkyAtmosphereSkyLuminanceFactor; + float SkyAtmospherePresentInScene; + float SkyAtmosphereHeightFogContribution; + float SkyAtmosphereBottomRadiusKm; + float SkyAtmosphereTopRadiusKm; + float4 SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float SkyAtmosphereAerialPerspectiveStartDepthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float3 NormalCurvatureToRoughnessScaleBias; + float RenderingReflectionCaptureMask; + float RealTimeReflectionCapture; + float RealTimeReflectionCapturePreExposure; + float4 AmbientCubemapTint; + float AmbientCubemapIntensity; + float SkyLightApplyPrecomputedBentNormalShadowingFlag; + float SkyLightAffectReflectionFlag; + float SkyLightAffectGlobalIlluminationFlag; + float4 SkyLightColor; + float4 MobileSkyIrradianceEnvironmentMap[8]; + float MobilePreviewMode; + float HMDEyePaddingOffset; + float ReflectionCubemapMaxMip; + float ShowDecalsMask; + uint DistanceFieldAOSpecularOcclusionMode; + float IndirectCapsuleSelfShadowingIntensity; + float3 ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int StereoPassIndex; + float4 GlobalVolumeTranslatedCenterAndExtent[6]; + float4 GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float GlobalDistanceFieldMipFactor; + float GlobalDistanceFieldMipTransition; + int GlobalDistanceFieldClipmapSizeInPages; + float3 GlobalDistanceFieldInvPageAtlasSize; + float3 GlobalDistanceFieldInvCoverageAtlasSize; + float GlobalVolumeDimension; + float GlobalVolumeTexelSize; + float MaxGlobalDFAOConeDistance; + uint NumGlobalSDFClipmaps; + float CoveredExpandSurfaceScale; + float NotCoveredExpandSurfaceScale; + float NotCoveredMinStepScale; + float DitheredTransparencyStepThreshold; + float DitheredTransparencyTraceThreshold; + int2 CursorPosition; + float bCheckerboardSubsurfaceProfileRendering; + float3 VolumetricFogInvGridSize; + float3 VolumetricFogGridZParams; + float2 VolumetricFogSVPosToVolumeUV; + float2 VolumetricFogViewGridUVToPrevViewRectUV; + float2 VolumetricFogPrevViewGridRectUVToResourceUV; + float2 VolumetricFogPrevUVMax; + float2 VolumetricFogScreenToResourceUV; + float2 VolumetricFogUVMax; + float VolumetricFogMaxDistance; + float3 VolumetricLightmapWorldToUVScale; + float3 VolumetricLightmapWorldToUVAdd; + float3 VolumetricLightmapIndirectionTextureSize; + float VolumetricLightmapBrickSize; + float3 VolumetricLightmapBrickTexelSize; + float IndirectLightingCacheShowFlag; + float EyeToPixelSpreadAngle; + float4 XRPassthroughCameraUVs[2]; + float GlobalVirtualTextureMipBias; + uint VirtualTextureFeedbackShift; + uint VirtualTextureFeedbackMask; + uint VirtualTextureFeedbackStride; + uint VirtualTextureFeedbackJitterOffset; + uint VirtualTextureFeedbackSampleOffset; + float4 RuntimeVirtualTextureMipLevel; + float2 RuntimeVirtualTexturePackHeight; + float4 RuntimeVirtualTextureDebugParams; + float OverrideLandscapeLOD; + int FarShadowStaticMeshLODBias; + float MinRoughness; + float4 HairRenderInfo; + uint EnableSkyLight; + uint HairRenderInfoBits; + uint HairComponents; + float bSubsurfacePostprocessEnabled; + float4 SSProfilesTextureSizeAndInvSize; + float4 SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 SpecularProfileTextureSizeAndInvSize; + float3 PhysicsFieldClipmapCenter; + float PhysicsFieldClipmapDistance; + int PhysicsFieldClipmapResolution; + int PhysicsFieldClipmapExponent; + int PhysicsFieldClipmapCount; + int PhysicsFieldTargetCount; + int4 PhysicsFieldTargets[32]; + uint GPUSceneViewId; + float ViewResolutionFraction; + float SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float4 TanAndInvTanHalfFOV; + float4 PrevTanAndInvTanHalfFOV; + float4 GlintLUTParameters0; + float4 GlintLUTParameters1; + uint bShadingEnergyConservation; + uint bShadingEnergyPreservation; + float4 RectLightAtlasSizeAndInvSize; + float RectLightAtlasMaxMipLevel; + float4 IESAtlasSizeAndInvSize; + float3 TLASRelativePreViewTranslation; + float3 TLASViewTilePosition; + SamplerState MaterialTextureBilinearWrapedSampler; + SamplerState MaterialTextureBilinearClampedSampler; + Texture3D VolumetricLightmapIndirectionTexture; + Texture3D VolumetricLightmapBrickAmbientVector; + Texture3D VolumetricLightmapBrickSHCoefficients0; + Texture3D VolumetricLightmapBrickSHCoefficients1; + Texture3D VolumetricLightmapBrickSHCoefficients2; + Texture3D VolumetricLightmapBrickSHCoefficients3; + Texture3D VolumetricLightmapBrickSHCoefficients4; + Texture3D VolumetricLightmapBrickSHCoefficients5; + Texture3D SkyBentNormalBrickTexture; + Texture3D DirectionalLightShadowingBrickTexture; + SamplerState VolumetricLightmapBrickAmbientVectorSampler; + SamplerState VolumetricLightmapTextureSampler0; + SamplerState VolumetricLightmapTextureSampler1; + SamplerState VolumetricLightmapTextureSampler2; + SamplerState VolumetricLightmapTextureSampler3; + SamplerState VolumetricLightmapTextureSampler4; + SamplerState VolumetricLightmapTextureSampler5; + SamplerState SkyBentNormalTextureSampler; + SamplerState DirectionalLightShadowingTextureSampler; + Texture3D GlobalDistanceFieldPageAtlasTexture; + Texture3D GlobalDistanceFieldCoverageAtlasTexture; + Texture3D GlobalDistanceFieldPageTableTexture; + Texture3D GlobalDistanceFieldMipTexture; + SamplerState GlobalDistanceFieldPageAtlasTextureSampler; + SamplerState GlobalDistanceFieldCoverageAtlasTextureSampler; + SamplerState GlobalDistanceFieldMipTextureSampler; + Texture2D AtmosphereTransmittanceTexture; + SamplerState AtmosphereTransmittanceTextureSampler; + Texture2D AtmosphereIrradianceTexture; + SamplerState AtmosphereIrradianceTextureSampler; + Texture3D AtmosphereInscatterTexture; + SamplerState AtmosphereInscatterTextureSampler; + Texture2D PerlinNoiseGradientTexture; + SamplerState PerlinNoiseGradientTextureSampler; + Texture3D PerlinNoise3DTexture; + SamplerState PerlinNoise3DTextureSampler; + Texture2D SobolSamplingTexture; + SamplerState SharedPointWrappedSampler; + SamplerState SharedPointClampedSampler; + SamplerState SharedBilinearWrappedSampler; + SamplerState SharedBilinearClampedSampler; + SamplerState SharedBilinearAnisoClampedSampler; + SamplerState SharedTrilinearWrappedSampler; + SamplerState SharedTrilinearClampedSampler; + Texture2D PreIntegratedBRDF; + SamplerState PreIntegratedBRDFSampler; + StructuredBuffer SkyIrradianceEnvironmentMap; + Texture2D TransmittanceLutTexture; + SamplerState TransmittanceLutTextureSampler; + Texture2D SkyViewLutTexture; + SamplerState SkyViewLutTextureSampler; + Texture2D DistantSkyLightLutTexture; + SamplerState DistantSkyLightLutTextureSampler; + Texture3D CameraAerialPerspectiveVolume; + SamplerState CameraAerialPerspectiveVolumeSampler; + Texture3D CameraAerialPerspectiveVolumeMieOnly; + SamplerState CameraAerialPerspectiveVolumeMieOnlySampler; + Texture3D CameraAerialPerspectiveVolumeRayOnly; + SamplerState CameraAerialPerspectiveVolumeRayOnlySampler; + Texture3D HairScatteringLUTTexture; + SamplerState HairScatteringLUTSampler; + Texture2D GGXLTCMatTexture; + SamplerState GGXLTCMatSampler; + Texture2D GGXLTCAmpTexture; + SamplerState GGXLTCAmpSampler; + Texture2D SheenLTCTexture; + SamplerState SheenLTCSampler; + Texture2D ShadingEnergyGGXSpecTexture; + Texture3D ShadingEnergyGGXGlassTexture; + Texture2D ShadingEnergyClothSpecTexture; + Texture2D ShadingEnergyDiffuseTexture; + SamplerState ShadingEnergySampler; + Texture2DArray GlintTexture; + SamplerState GlintSampler; + Texture3D SimpleVolumeTexture; + SamplerState SimpleVolumeTextureSampler; + Texture3D SimpleVolumeEnvTexture; + SamplerState SimpleVolumeEnvTextureSampler; + Texture2D SSProfilesTexture; + SamplerState SSProfilesSampler; + SamplerState SSProfilesTransmissionSampler; + Texture2DArray SSProfilesPreIntegratedTexture; + SamplerState SSProfilesPreIntegratedSampler; + Texture2DArray SpecularProfileTexture; + SamplerState SpecularProfileSampler; + Buffer WaterIndirection; + Buffer WaterData; + Texture2D RectLightAtlasTexture; + SamplerState RectLightAtlasSampler; + Texture2DArray IESAtlasTexture; + SamplerState IESAtlasSampler; + SamplerState LandscapeWeightmapSampler; + Buffer LandscapeIndirection; + Buffer LandscapePerComponentData; + RWStructuredBuffer VTFeedbackBuffer; + Buffer PhysicsFieldClipmapBuffer; +} View = {View_TranslatedWorldToClip,View_RelativeWorldToClip,View_ClipToRelativeWorld,View_TranslatedWorldToView,View_ViewToTranslatedWorld,View_TranslatedWorldToCameraView,View_CameraViewToTranslatedWorld,View_ViewToClip,View_ViewToClipNoAA,View_ClipToView,View_ClipToTranslatedWorld,View_SVPositionToTranslatedWorld,View_ScreenToRelativeWorld,View_ScreenToTranslatedWorld,View_MobileMultiviewShadowTransform,View_ViewTilePosition,View_MatrixTilePosition,View_ViewForward,View_ViewUp,View_ViewRight,View_HMDViewNoRollUp,View_HMDViewNoRollRight,View_InvDeviceZToWorldZTransform,View_ScreenPositionScaleBias,View_RelativeWorldCameraOrigin,View_TranslatedWorldCameraOrigin,View_RelativeWorldViewOrigin,View_RelativePreViewTranslation,View_PrevViewToClip,View_PrevClipToView,View_PrevTranslatedWorldToClip,View_PrevTranslatedWorldToView,View_PrevViewToTranslatedWorld,View_PrevTranslatedWorldToCameraView,View_PrevCameraViewToTranslatedWorld,View_PrevTranslatedWorldCameraOrigin,View_PrevRelativeWorldCameraOrigin,View_PrevRelativeWorldViewOrigin,View_RelativePrevPreViewTranslation,View_PrevClipToRelativeWorld,View_PrevScreenToTranslatedWorld,View_ClipToPrevClip,View_ClipToPrevClipWithAA,View_TemporalAAJitter,View_GlobalClippingPlane,View_FieldOfViewWideAngles,View_PrevFieldOfViewWideAngles,View_ViewRectMin,View_ViewSizeAndInvSize,View_ViewRectMinAndSize,View_LightProbeSizeRatioAndInvSizeRatio,View_BufferSizeAndInvSize,View_BufferBilinearUVMinMax,View_ScreenToViewSpace,View_BufferToSceneTextureScale,View_ResolutionFractionAndInv,View_NumSceneColorMSAASamples,View_ProjectionDepthThicknessScale,View_PreExposure,View_OneOverPreExposure,View_DiffuseOverrideParameter,View_SpecularOverrideParameter,View_NormalOverrideParameter,View_RoughnessOverrideParameter,View_PrevFrameGameTime,View_PrevFrameRealTime,View_OutOfBoundsMask,View_WorldCameraMovementSinceLastFrame,View_CullingSign,View_NearPlane,View_GameTime,View_RealTime,View_DeltaTime,View_MaterialTextureMipBias,View_MaterialTextureDerivativeMultiply,View_Random,View_FrameNumber,View_FrameCounter,View_StateFrameIndexMod8,View_StateFrameIndex,View_DebugViewModeMask,View_WorldIsPaused,View_CameraCut,View_UnlitViewmodeMask,View_DirectionalLightColor,View_DirectionalLightDirection,View_TranslucencyLightingVolumeMin,View_TranslucencyLightingVolumeInvSize,View_TemporalAAParams,View_CircleDOFParams,View_DepthOfFieldSensorWidth,View_DepthOfFieldFocalDistance,View_DepthOfFieldScale,View_DepthOfFieldFocalLength,View_DepthOfFieldFocalRegion,View_DepthOfFieldNearTransitionRegion,View_DepthOfFieldFarTransitionRegion,View_MotionBlurNormalizedToPixel,View_GeneralPurposeTweak,View_GeneralPurposeTweak2,View_DemosaicVposOffset,View_DecalDepthBias,View_IndirectLightingColorScale,View_PrecomputedIndirectLightingColorScale,View_PrecomputedIndirectSpecularColorScale,View_AtmosphereLightDirection,View_AtmosphereLightIlluminanceOnGroundPostTransmittance,View_AtmosphereLightIlluminanceOuterSpace,View_AtmosphereLightDiscLuminance,View_AtmosphereLightDiscCosHalfApexAngle_PPTrans,View_SkyViewLutSizeAndInvSize,View_SkyCameraTranslatedWorldOrigin,View_SkyPlanetTranslatedWorldCenterAndViewHeight,View_SkyViewLutReferential,View_SkyAtmosphereSkyLuminanceFactor,View_SkyAtmospherePresentInScene,View_SkyAtmosphereHeightFogContribution,View_SkyAtmosphereBottomRadiusKm,View_SkyAtmosphereTopRadiusKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize,View_SkyAtmosphereAerialPerspectiveStartDepthKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm,View_SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv,View_SkyAtmosphereApplyCameraAerialPerspectiveVolume,View_NormalCurvatureToRoughnessScaleBias,View_RenderingReflectionCaptureMask,View_RealTimeReflectionCapture,View_RealTimeReflectionCapturePreExposure,View_AmbientCubemapTint,View_AmbientCubemapIntensity,View_SkyLightApplyPrecomputedBentNormalShadowingFlag,View_SkyLightAffectReflectionFlag,View_SkyLightAffectGlobalIlluminationFlag,View_SkyLightColor,View_MobileSkyIrradianceEnvironmentMap,View_MobilePreviewMode,View_HMDEyePaddingOffset,View_ReflectionCubemapMaxMip,View_ShowDecalsMask,View_DistanceFieldAOSpecularOcclusionMode,View_IndirectCapsuleSelfShadowingIntensity,View_ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight,View_StereoPassIndex,View_GlobalVolumeTranslatedCenterAndExtent,View_GlobalVolumeTranslatedWorldToUVAddAndMul,View_GlobalDistanceFieldMipTranslatedWorldToUVScale,View_GlobalDistanceFieldMipTranslatedWorldToUVBias,View_GlobalDistanceFieldMipFactor,View_GlobalDistanceFieldMipTransition,View_GlobalDistanceFieldClipmapSizeInPages,View_GlobalDistanceFieldInvPageAtlasSize,View_GlobalDistanceFieldInvCoverageAtlasSize,View_GlobalVolumeDimension,View_GlobalVolumeTexelSize,View_MaxGlobalDFAOConeDistance,View_NumGlobalSDFClipmaps,View_CoveredExpandSurfaceScale,View_NotCoveredExpandSurfaceScale,View_NotCoveredMinStepScale,View_DitheredTransparencyStepThreshold,View_DitheredTransparencyTraceThreshold,View_CursorPosition,View_bCheckerboardSubsurfaceProfileRendering,View_VolumetricFogInvGridSize,View_VolumetricFogGridZParams,View_VolumetricFogSVPosToVolumeUV,View_VolumetricFogViewGridUVToPrevViewRectUV,View_VolumetricFogPrevViewGridRectUVToResourceUV,View_VolumetricFogPrevUVMax,View_VolumetricFogScreenToResourceUV,View_VolumetricFogUVMax,View_VolumetricFogMaxDistance,View_VolumetricLightmapWorldToUVScale,View_VolumetricLightmapWorldToUVAdd,View_VolumetricLightmapIndirectionTextureSize,View_VolumetricLightmapBrickSize,View_VolumetricLightmapBrickTexelSize,View_IndirectLightingCacheShowFlag,View_EyeToPixelSpreadAngle,View_XRPassthroughCameraUVs,View_GlobalVirtualTextureMipBias,View_VirtualTextureFeedbackShift,View_VirtualTextureFeedbackMask,View_VirtualTextureFeedbackStride,View_VirtualTextureFeedbackJitterOffset,View_VirtualTextureFeedbackSampleOffset,View_RuntimeVirtualTextureMipLevel,View_RuntimeVirtualTexturePackHeight,View_RuntimeVirtualTextureDebugParams,View_OverrideLandscapeLOD,View_FarShadowStaticMeshLODBias,View_MinRoughness,View_HairRenderInfo,View_EnableSkyLight,View_HairRenderInfoBits,View_HairComponents,View_bSubsurfacePostprocessEnabled,View_SSProfilesTextureSizeAndInvSize,View_SSProfilesPreIntegratedTextureSizeAndInvSize,View_SpecularProfileTextureSizeAndInvSize,View_PhysicsFieldClipmapCenter,View_PhysicsFieldClipmapDistance,View_PhysicsFieldClipmapResolution,View_PhysicsFieldClipmapExponent,View_PhysicsFieldClipmapCount,View_PhysicsFieldTargetCount,View_PhysicsFieldTargets,View_GPUSceneViewId,View_ViewResolutionFraction,View_SubSurfaceColorAsTransmittanceAtDistanceInMeters,View_TanAndInvTanHalfFOV,View_PrevTanAndInvTanHalfFOV,View_GlintLUTParameters0,View_GlintLUTParameters1,View_bShadingEnergyConservation,View_bShadingEnergyPreservation,View_RectLightAtlasSizeAndInvSize,View_RectLightAtlasMaxMipLevel,View_IESAtlasSizeAndInvSize,View_TLASRelativePreViewTranslation,View_TLASViewTilePosition,View_MaterialTextureBilinearWrapedSampler,View_MaterialTextureBilinearClampedSampler,View_VolumetricLightmapIndirectionTexture,View_VolumetricLightmapBrickAmbientVector,View_VolumetricLightmapBrickSHCoefficients0,View_VolumetricLightmapBrickSHCoefficients1,View_VolumetricLightmapBrickSHCoefficients2,View_VolumetricLightmapBrickSHCoefficients3,View_VolumetricLightmapBrickSHCoefficients4,View_VolumetricLightmapBrickSHCoefficients5,View_SkyBentNormalBrickTexture,View_DirectionalLightShadowingBrickTexture,View_VolumetricLightmapBrickAmbientVectorSampler,View_VolumetricLightmapTextureSampler0,View_VolumetricLightmapTextureSampler1,View_VolumetricLightmapTextureSampler2,View_VolumetricLightmapTextureSampler3,View_VolumetricLightmapTextureSampler4,View_VolumetricLightmapTextureSampler5,View_SkyBentNormalTextureSampler,View_DirectionalLightShadowingTextureSampler,View_GlobalDistanceFieldPageAtlasTexture,View_GlobalDistanceFieldCoverageAtlasTexture,View_GlobalDistanceFieldPageTableTexture,View_GlobalDistanceFieldMipTexture,View_GlobalDistanceFieldPageAtlasTextureSampler,View_GlobalDistanceFieldCoverageAtlasTextureSampler,View_GlobalDistanceFieldMipTextureSampler,View_AtmosphereTransmittanceTexture,View_AtmosphereTransmittanceTextureSampler,View_AtmosphereIrradianceTexture,View_AtmosphereIrradianceTextureSampler,View_AtmosphereInscatterTexture,View_AtmosphereInscatterTextureSampler,View_PerlinNoiseGradientTexture,View_PerlinNoiseGradientTextureSampler,View_PerlinNoise3DTexture,View_PerlinNoise3DTextureSampler,View_SobolSamplingTexture,View_SharedPointWrappedSampler,View_SharedPointClampedSampler,View_SharedBilinearWrappedSampler,View_SharedBilinearClampedSampler,View_SharedBilinearAnisoClampedSampler,View_SharedTrilinearWrappedSampler,View_SharedTrilinearClampedSampler,View_PreIntegratedBRDF,View_PreIntegratedBRDFSampler,View_SkyIrradianceEnvironmentMap,View_TransmittanceLutTexture,View_TransmittanceLutTextureSampler,View_SkyViewLutTexture,View_SkyViewLutTextureSampler,View_DistantSkyLightLutTexture,View_DistantSkyLightLutTextureSampler,View_CameraAerialPerspectiveVolume,View_CameraAerialPerspectiveVolumeSampler,View_CameraAerialPerspectiveVolumeMieOnly,View_CameraAerialPerspectiveVolumeMieOnlySampler,View_CameraAerialPerspectiveVolumeRayOnly,View_CameraAerialPerspectiveVolumeRayOnlySampler,View_HairScatteringLUTTexture,View_HairScatteringLUTSampler,View_GGXLTCMatTexture,View_GGXLTCMatSampler,View_GGXLTCAmpTexture,View_GGXLTCAmpSampler,View_SheenLTCTexture,View_SheenLTCSampler,View_ShadingEnergyGGXSpecTexture,View_ShadingEnergyGGXGlassTexture,View_ShadingEnergyClothSpecTexture,View_ShadingEnergyDiffuseTexture,View_ShadingEnergySampler,View_GlintTexture,View_GlintSampler,View_SimpleVolumeTexture,View_SimpleVolumeTextureSampler,View_SimpleVolumeEnvTexture,View_SimpleVolumeEnvTextureSampler,View_SSProfilesTexture,View_SSProfilesSampler,View_SSProfilesTransmissionSampler,View_SSProfilesPreIntegratedTexture,View_SSProfilesPreIntegratedSampler,View_SpecularProfileTexture,View_SpecularProfileSampler,View_WaterIndirection,View_WaterData,View_RectLightAtlasTexture,View_RectLightAtlasSampler,View_IESAtlasTexture,View_IESAtlasSampler,View_LandscapeWeightmapSampler,View_LandscapeIndirection,View_LandscapePerComponentData,View_VTFeedbackBuffer,View_PhysicsFieldClipmapBuffer,}; + +#line 3 "/Engine/Generated/UniformBuffers/Strata.ush" +cbuffer UniformBufferConstants_Strata +{ + uint Strata_MaxBytesPerPixel; + uint Strata_bRoughDiffuse; + uint Strata_PeelLayersAboveDepth; + uint Strata_bRoughnessTracking; + int Strata_SliceStoringDebugStrataTreeData; + int Strata_FirstSliceStoringStrataSSSData; + uint Strata_TileSize; + uint Strata_TileSizeLog2; + int2 Strata_TileCount; + int2 Strata_TileOffset; + int2 Strata_OverflowTileCount; + int2 Strata_OverflowTileOffset; + uint BindlessResource_Strata_MaterialTextureArray ; + uint PrePadding_Strata_68; + uint BindlessResource_Strata_TopLayerTexture ; + uint PrePadding_Strata_76; + uint BindlessResource_Strata_OpaqueRoughRefractionTexture ; + uint PrePadding_Strata_84; + uint BindlessResource_Strata_BSDFOffsetTexture ; + uint PrePadding_Strata_92; + uint BindlessResource_Strata_BSDFTileTexture ; + uint PrePadding_Strata_100; + uint BindlessResource_Strata_BSDFTileCountBuffer ; +} + +#line 29 "/Engine/Generated/UniformBuffers/Strata.ush" +Texture2DArray Strata_MaterialTextureArray; + +#line 30 "/Engine/Generated/UniformBuffers/Strata.ush" +Texture2D Strata_TopLayerTexture; + +#line 31 "/Engine/Generated/UniformBuffers/Strata.ush" +Texture2D Strata_OpaqueRoughRefractionTexture; + +#line 32 "/Engine/Generated/UniformBuffers/Strata.ush" +Texture2D Strata_BSDFOffsetTexture; + +#line 33 "/Engine/Generated/UniformBuffers/Strata.ush" +Texture2D Strata_BSDFTileTexture; + +#line 34 "/Engine/Generated/UniformBuffers/Strata.ush" +Buffer Strata_BSDFTileCountBuffer; + +#line 35 "/Engine/Generated/UniformBuffers/Strata.ush" +static const struct +{ + uint MaxBytesPerPixel; + uint bRoughDiffuse; + uint PeelLayersAboveDepth; + uint bRoughnessTracking; + int SliceStoringDebugStrataTreeData; + int FirstSliceStoringStrataSSSData; + uint TileSize; + uint TileSizeLog2; + int2 TileCount; + int2 TileOffset; + int2 OverflowTileCount; + int2 OverflowTileOffset; + Texture2DArray MaterialTextureArray; + Texture2D TopLayerTexture; + Texture2D OpaqueRoughRefractionTexture; + Texture2D BSDFOffsetTexture; + Texture2D BSDFTileTexture; + Buffer BSDFTileCountBuffer; +} Strata = {Strata_MaxBytesPerPixel,Strata_bRoughDiffuse,Strata_PeelLayersAboveDepth,Strata_bRoughnessTracking,Strata_SliceStoringDebugStrataTreeData,Strata_FirstSliceStoringStrataSSSData,Strata_TileSize,Strata_TileSizeLog2,Strata_TileCount,Strata_TileOffset,Strata_OverflowTileCount,Strata_OverflowTileOffset,Strata_MaterialTextureArray,Strata_TopLayerTexture,Strata_OpaqueRoughRefractionTexture,Strata_BSDFOffsetTexture,Strata_BSDFTileTexture,Strata_BSDFTileCountBuffer,}; + +#line 3 "/Engine/Generated/UniformBuffers/Primitive.ush" +cbuffer UniformBufferConstants_Primitive +{ + uint Primitive_Flags; + uint Primitive_InstanceSceneDataOffset; + uint Primitive_NumInstanceSceneDataEntries; + int Primitive_SingleCaptureIndex; + float3 Primitive_TilePosition; + uint Primitive_PrimitiveComponentId; + float4x4 Primitive_LocalToRelativeWorld; + float4x4 Primitive_RelativeWorldToLocal; + float4x4 Primitive_PreviousLocalToRelativeWorld; + float4x4 Primitive_PreviousRelativeWorldToLocal; + float4x4 Primitive_WorldToPreviousWorld; + float3 Primitive_InvNonUniformScale; + float Primitive_ObjectBoundsX; + float4 Primitive_ObjectRelativeWorldPositionAndRadius; + float3 Primitive_ActorRelativeWorldPosition; + uint Primitive_LightmapUVIndex; + float3 Primitive_ObjectOrientation; + uint Primitive_LightmapDataIndex; + float4 Primitive_NonUniformScale; + float3 Primitive_PreSkinnedLocalBoundsMin; + uint Primitive_NaniteResourceID; + float3 Primitive_PreSkinnedLocalBoundsMax; + uint Primitive_NaniteHierarchyOffset; + float3 Primitive_LocalObjectBoundsMin; + float Primitive_ObjectBoundsY; + float3 Primitive_LocalObjectBoundsMax; + float Primitive_ObjectBoundsZ; + float3 Primitive_InstanceLocalBoundsCenter; + uint Primitive_InstancePayloadDataOffset; + float3 Primitive_InstanceLocalBoundsExtent; + uint Primitive_InstancePayloadDataStride; + uint Primitive_InstancePayloadExtensionSize; + uint PrePadding_Primitive_532; + uint PrePadding_Primitive_536; + uint PrePadding_Primitive_540; + float3 Primitive_WireframeColor; + uint Primitive_PackedNaniteFlags; + float3 Primitive_LevelColor; + int Primitive_PersistentPrimitiveIndex; + float2 Primitive_InstanceDrawDistanceMinMaxSquared; + float Primitive_InstanceWPODisableDistanceSquared; + uint Primitive_NaniteRayTracingDataOffset; + float Primitive_MaxWPOExtent; + float Primitive_MinMaterialDisplacement; + float Primitive_MaxMaterialDisplacement; + uint Primitive_CustomStencilValueAndMask; + uint Primitive_VisibilityFlags; + uint PrePadding_Primitive_612; + uint PrePadding_Primitive_616; + uint PrePadding_Primitive_620; + float4 Primitive_CustomPrimitiveData[9]; +} + +#line 57 "/Engine/Generated/UniformBuffers/Primitive.ush" +static const struct +{ + uint Flags; + uint InstanceSceneDataOffset; + uint NumInstanceSceneDataEntries; + int SingleCaptureIndex; + float3 TilePosition; + uint PrimitiveComponentId; + float4x4 LocalToRelativeWorld; + float4x4 RelativeWorldToLocal; + float4x4 PreviousLocalToRelativeWorld; + float4x4 PreviousRelativeWorldToLocal; + float4x4 WorldToPreviousWorld; + float3 InvNonUniformScale; + float ObjectBoundsX; + float4 ObjectRelativeWorldPositionAndRadius; + float3 ActorRelativeWorldPosition; + uint LightmapUVIndex; + float3 ObjectOrientation; + uint LightmapDataIndex; + float4 NonUniformScale; + float3 PreSkinnedLocalBoundsMin; + uint NaniteResourceID; + float3 PreSkinnedLocalBoundsMax; + uint NaniteHierarchyOffset; + float3 LocalObjectBoundsMin; + float ObjectBoundsY; + float3 LocalObjectBoundsMax; + float ObjectBoundsZ; + float3 InstanceLocalBoundsCenter; + uint InstancePayloadDataOffset; + float3 InstanceLocalBoundsExtent; + uint InstancePayloadDataStride; + uint InstancePayloadExtensionSize; + float3 WireframeColor; + uint PackedNaniteFlags; + float3 LevelColor; + int PersistentPrimitiveIndex; + float2 InstanceDrawDistanceMinMaxSquared; + float InstanceWPODisableDistanceSquared; + uint NaniteRayTracingDataOffset; + float MaxWPOExtent; + float MinMaterialDisplacement; + float MaxMaterialDisplacement; + uint CustomStencilValueAndMask; + uint VisibilityFlags; + float4 CustomPrimitiveData[9]; +} Primitive = {Primitive_Flags,Primitive_InstanceSceneDataOffset,Primitive_NumInstanceSceneDataEntries,Primitive_SingleCaptureIndex,Primitive_TilePosition,Primitive_PrimitiveComponentId,Primitive_LocalToRelativeWorld,Primitive_RelativeWorldToLocal,Primitive_PreviousLocalToRelativeWorld,Primitive_PreviousRelativeWorldToLocal,Primitive_WorldToPreviousWorld,Primitive_InvNonUniformScale,Primitive_ObjectBoundsX,Primitive_ObjectRelativeWorldPositionAndRadius,Primitive_ActorRelativeWorldPosition,Primitive_LightmapUVIndex,Primitive_ObjectOrientation,Primitive_LightmapDataIndex,Primitive_NonUniformScale,Primitive_PreSkinnedLocalBoundsMin,Primitive_NaniteResourceID,Primitive_PreSkinnedLocalBoundsMax,Primitive_NaniteHierarchyOffset,Primitive_LocalObjectBoundsMin,Primitive_ObjectBoundsY,Primitive_LocalObjectBoundsMax,Primitive_ObjectBoundsZ,Primitive_InstanceLocalBoundsCenter,Primitive_InstancePayloadDataOffset,Primitive_InstanceLocalBoundsExtent,Primitive_InstancePayloadDataStride,Primitive_InstancePayloadExtensionSize,Primitive_WireframeColor,Primitive_PackedNaniteFlags,Primitive_LevelColor,Primitive_PersistentPrimitiveIndex,Primitive_InstanceDrawDistanceMinMaxSquared,Primitive_InstanceWPODisableDistanceSquared,Primitive_NaniteRayTracingDataOffset,Primitive_MaxWPOExtent,Primitive_MinMaterialDisplacement,Primitive_MaxMaterialDisplacement,Primitive_CustomStencilValueAndMask,Primitive_VisibilityFlags,Primitive_CustomPrimitiveData,}; + +#line 3 "/Engine/Generated/UniformBuffers/Scene.ush" +cbuffer UniformBufferConstants_Scene +{ + uint BindlessResource_Scene_GPUScene_GPUSceneInstanceSceneData ; + uint PrePadding_Scene_GPUScene_4; + uint BindlessResource_Scene_GPUScene_GPUSceneInstancePayloadData ; + uint PrePadding_Scene_GPUScene_12; + uint BindlessResource_Scene_GPUScene_GPUScenePrimitiveSceneData ; + uint PrePadding_Scene_GPUScene_20; + uint BindlessResource_Scene_GPUScene_GPUSceneLightmapData ; + uint PrePadding_Scene_GPUScene_28; + uint BindlessResource_Scene_GPUScene_GPUSceneLightData ; + uint PrePadding_Scene_GPUScene_36; + uint Scene_GPUScene_InstanceDataSOAStride; + uint Scene_GPUScene_GPUSceneFrameNumber; + int Scene_GPUScene_NumInstances; + int Scene_GPUScene_NumScenePrimitives; +} + +#line 20 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneInstanceSceneData; + +#line 21 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneInstancePayloadData; + +#line 22 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUScenePrimitiveSceneData; + +#line 23 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneLightmapData; + +#line 24 "/Engine/Generated/UniformBuffers/Scene.ush" +StructuredBuffer Scene_GPUScene_GPUSceneLightData; + +#line 25 "/Engine/Generated/UniformBuffers/Scene.ush" +static const struct +{ +struct { + uint InstanceDataSOAStride; + uint GPUSceneFrameNumber; + int NumInstances; + int NumScenePrimitives; + StructuredBuffer GPUSceneInstanceSceneData; + StructuredBuffer GPUSceneInstancePayloadData; + StructuredBuffer GPUScenePrimitiveSceneData; + StructuredBuffer GPUSceneLightmapData; + StructuredBuffer GPUSceneLightData; +} GPUScene; +} Scene = {{Scene_GPUScene_InstanceDataSOAStride,Scene_GPUScene_GPUSceneFrameNumber,Scene_GPUScene_NumInstances,Scene_GPUScene_NumScenePrimitives,Scene_GPUScene_GPUSceneInstanceSceneData,Scene_GPUScene_GPUSceneInstancePayloadData,Scene_GPUScene_GPUScenePrimitiveSceneData,Scene_GPUScene_GPUSceneLightmapData,Scene_GPUScene_GPUSceneLightData,},}; + +#line 3 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +cbuffer UniformBufferConstants_OpaqueBasePass +{ + uint OpaqueBasePass_Shared_Forward_NumLocalLights; + uint OpaqueBasePass_Shared_Forward_NumReflectionCaptures; + uint OpaqueBasePass_Shared_Forward_HasDirectionalLight; + uint OpaqueBasePass_Shared_Forward_NumGridCells; + int3 OpaqueBasePass_Shared_Forward_CulledGridSize; + uint OpaqueBasePass_Shared_Forward_MaxCulledLightsPerCell; + uint OpaqueBasePass_Shared_Forward_LightGridPixelSizeShift; + uint PrePadding_OpaqueBasePass_Shared_Forward_36; + uint PrePadding_OpaqueBasePass_Shared_Forward_40; + uint PrePadding_OpaqueBasePass_Shared_Forward_44; + float3 OpaqueBasePass_Shared_Forward_LightGridZParams; + float PrePadding_OpaqueBasePass_Shared_Forward_60; + float3 OpaqueBasePass_Shared_Forward_DirectionalLightDirection; + float OpaqueBasePass_Shared_Forward_DirectionalLightSourceRadius; + float3 OpaqueBasePass_Shared_Forward_DirectionalLightColor; + float OpaqueBasePass_Shared_Forward_DirectionalLightVolumetricScatteringIntensity; + uint OpaqueBasePass_Shared_Forward_DirectionalLightShadowMapChannelMask; + uint PrePadding_OpaqueBasePass_Shared_Forward_100; + float2 OpaqueBasePass_Shared_Forward_DirectionalLightDistanceFadeMAD; + uint OpaqueBasePass_Shared_Forward_NumDirectionalLightCascades; + int OpaqueBasePass_Shared_Forward_DirectionalLightVSM; + int PrePadding_OpaqueBasePass_Shared_Forward_120; + int PrePadding_OpaqueBasePass_Shared_Forward_124; + float4 OpaqueBasePass_Shared_Forward_CascadeEndDepths; + float4x4 OpaqueBasePass_Shared_Forward_DirectionalLightTranslatedWorldToShadowMatrix[4]; + float4 OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapMinMax[4]; + float4 OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlasBufferSize; + float OpaqueBasePass_Shared_Forward_DirectionalLightDepthBias; + uint OpaqueBasePass_Shared_Forward_DirectionalLightUseStaticShadowing; + uint OpaqueBasePass_Shared_Forward_SimpleLightsEndIndex; + uint OpaqueBasePass_Shared_Forward_ClusteredDeferredSupportedEndIndex; + uint OpaqueBasePass_Shared_Forward_LumenSupportedStartIndex; + uint PrePadding_OpaqueBasePass_Shared_Forward_500; + uint PrePadding_OpaqueBasePass_Shared_Forward_504; + uint PrePadding_OpaqueBasePass_Shared_Forward_508; + float4 OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowBufferSize; + float4x4 OpaqueBasePass_Shared_Forward_DirectionalLightTranslatedWorldToStaticShadow; + uint OpaqueBasePass_Shared_Forward_DirectLightingShowFlag; + float PrePadding_OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_596; + float PrePadding_OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_600; + float PrePadding_OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_604; + float OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_ScreenRayLength; + int OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTRayCount; + int OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTSamplesPerRay; + float OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTRayLengthScale; + float OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTCotMaxRayAngleFromLight; + float OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTTexelDitherScale; + float OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTExtrapolateSlope; + float OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTMaxSlopeBias; + uint OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTAdaptiveRayCount; + uint PrePadding_OpaqueBasePass_Shared_Forward_644; + uint PrePadding_OpaqueBasePass_Shared_Forward_648; + uint PrePadding_OpaqueBasePass_Shared_Forward_652; + uint BindlessResource_OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlas ; + uint PrePadding_OpaqueBasePass_Shared_Forward_660; + uint BindlessSampler_OpaqueBasePass_Shared_Forward_ShadowmapSampler ; + uint PrePadding_OpaqueBasePass_Shared_Forward_668; + uint BindlessResource_OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowmap ; + uint PrePadding_OpaqueBasePass_Shared_Forward_676; + uint BindlessSampler_OpaqueBasePass_Shared_Forward_StaticShadowmapSampler ; + uint PrePadding_OpaqueBasePass_Shared_Forward_684; + uint BindlessResource_OpaqueBasePass_Shared_Forward_ForwardLocalLightBuffer ; + uint PrePadding_OpaqueBasePass_Shared_Forward_692; + uint BindlessResource_OpaqueBasePass_Shared_Forward_NumCulledLightsGrid ; + uint PrePadding_OpaqueBasePass_Shared_Forward_700; + uint BindlessResource_OpaqueBasePass_Shared_Forward_CulledLightDataGrid32Bit ; + uint PrePadding_OpaqueBasePass_Shared_Forward_708; + uint BindlessResource_OpaqueBasePass_Shared_Forward_CulledLightDataGrid16Bit ; + float PrePadding_OpaqueBasePass_Shared_ForwardISR_716; + uint OpaqueBasePass_Shared_ForwardISR_NumLocalLights; + uint OpaqueBasePass_Shared_ForwardISR_NumReflectionCaptures; + uint OpaqueBasePass_Shared_ForwardISR_HasDirectionalLight; + uint OpaqueBasePass_Shared_ForwardISR_NumGridCells; + int3 OpaqueBasePass_Shared_ForwardISR_CulledGridSize; + uint OpaqueBasePass_Shared_ForwardISR_MaxCulledLightsPerCell; + uint OpaqueBasePass_Shared_ForwardISR_LightGridPixelSizeShift; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_756; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_760; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_764; + float3 OpaqueBasePass_Shared_ForwardISR_LightGridZParams; + float PrePadding_OpaqueBasePass_Shared_ForwardISR_780; + float3 OpaqueBasePass_Shared_ForwardISR_DirectionalLightDirection; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSourceRadius; + float3 OpaqueBasePass_Shared_ForwardISR_DirectionalLightColor; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightVolumetricScatteringIntensity; + uint OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowMapChannelMask; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_820; + float2 OpaqueBasePass_Shared_ForwardISR_DirectionalLightDistanceFadeMAD; + uint OpaqueBasePass_Shared_ForwardISR_NumDirectionalLightCascades; + int OpaqueBasePass_Shared_ForwardISR_DirectionalLightVSM; + int PrePadding_OpaqueBasePass_Shared_ForwardISR_840; + int PrePadding_OpaqueBasePass_Shared_ForwardISR_844; + float4 OpaqueBasePass_Shared_ForwardISR_CascadeEndDepths; + float4x4 OpaqueBasePass_Shared_ForwardISR_DirectionalLightTranslatedWorldToShadowMatrix[4]; + float4 OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapMinMax[4]; + float4 OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlasBufferSize; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightDepthBias; + uint OpaqueBasePass_Shared_ForwardISR_DirectionalLightUseStaticShadowing; + uint OpaqueBasePass_Shared_ForwardISR_SimpleLightsEndIndex; + uint OpaqueBasePass_Shared_ForwardISR_ClusteredDeferredSupportedEndIndex; + uint OpaqueBasePass_Shared_ForwardISR_LumenSupportedStartIndex; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1220; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1224; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1228; + float4 OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowBufferSize; + float4x4 OpaqueBasePass_Shared_ForwardISR_DirectionalLightTranslatedWorldToStaticShadow; + uint OpaqueBasePass_Shared_ForwardISR_DirectLightingShowFlag; + float PrePadding_OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_1316; + float PrePadding_OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_1320; + float PrePadding_OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_1324; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_ScreenRayLength; + int OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTRayCount; + int OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTSamplesPerRay; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTRayLengthScale; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTCotMaxRayAngleFromLight; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTTexelDitherScale; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTExtrapolateSlope; + float OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTMaxSlopeBias; + uint OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTAdaptiveRayCount; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1364; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1368; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1372; + uint BindlessResource_OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1380; + uint BindlessSampler_OpaqueBasePass_Shared_ForwardISR_ShadowmapSampler ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1388; + uint BindlessResource_OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1396; + uint BindlessSampler_OpaqueBasePass_Shared_ForwardISR_StaticShadowmapSampler ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1404; + uint BindlessResource_OpaqueBasePass_Shared_ForwardISR_ForwardLocalLightBuffer ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1412; + uint BindlessResource_OpaqueBasePass_Shared_ForwardISR_NumCulledLightsGrid ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1420; + uint BindlessResource_OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit ; + uint PrePadding_OpaqueBasePass_Shared_ForwardISR_1428; + uint BindlessResource_OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit ; + float PrePadding_OpaqueBasePass_Shared_Reflection_1436; + float4 OpaqueBasePass_Shared_Reflection_SkyLightParameters; + uint BindlessResource_OpaqueBasePass_Shared_Reflection_SkyLightCubemap ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1460; + uint BindlessSampler_OpaqueBasePass_Shared_Reflection_SkyLightCubemapSampler ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1468; + uint BindlessResource_OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1476; + uint BindlessSampler_OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1484; + uint BindlessResource_OpaqueBasePass_Shared_Reflection_ReflectionCubemap ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1492; + uint BindlessSampler_OpaqueBasePass_Shared_Reflection_ReflectionCubemapSampler ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1500; + uint BindlessResource_OpaqueBasePass_Shared_Reflection_PreIntegratedGF ; + uint PrePadding_OpaqueBasePass_Shared_Reflection_1508; + uint BindlessSampler_OpaqueBasePass_Shared_Reflection_PreIntegratedGFSampler ; + float PrePadding_OpaqueBasePass_Shared_PlanarReflection_1516; + float4 OpaqueBasePass_Shared_PlanarReflection_ReflectionPlane; + float4 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionOrigin; + float4 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionXAxis; + float4 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionYAxis; + float3x4 OpaqueBasePass_Shared_PlanarReflection_InverseTransposeMirrorMatrix; + float3 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionParameters; + float PrePadding_OpaqueBasePass_Shared_PlanarReflection_1644; + float2 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionParameters2; + float PrePadding_OpaqueBasePass_Shared_PlanarReflection_1656; + float PrePadding_OpaqueBasePass_Shared_PlanarReflection_1660; + float4x4 OpaqueBasePass_Shared_PlanarReflection_ProjectionWithExtraFOV[2]; + float4 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionScreenScaleBias[2]; + float2 OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionScreenBound; + uint OpaqueBasePass_Shared_PlanarReflection_bIsStereo; + uint PrePadding_OpaqueBasePass_Shared_PlanarReflection_1836; + uint BindlessResource_OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionTexture ; + uint PrePadding_OpaqueBasePass_Shared_PlanarReflection_1844; + uint BindlessSampler_OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionSampler ; + float PrePadding_OpaqueBasePass_Shared_Fog_1852; + float4 OpaqueBasePass_Shared_Fog_ExponentialFogParameters; + float4 OpaqueBasePass_Shared_Fog_ExponentialFogParameters2; + float4 OpaqueBasePass_Shared_Fog_ExponentialFogColorParameter; + float4 OpaqueBasePass_Shared_Fog_ExponentialFogParameters3; + float4 OpaqueBasePass_Shared_Fog_SkyAtmosphereAmbientContributionColorScale; + float4 OpaqueBasePass_Shared_Fog_InscatteringLightDirection; + float4 OpaqueBasePass_Shared_Fog_DirectionalInscatteringColor; + float2 OpaqueBasePass_Shared_Fog_SinCosInscatteringColorCubemapRotation; + float PrePadding_OpaqueBasePass_Shared_Fog_1976; + float PrePadding_OpaqueBasePass_Shared_Fog_1980; + float3 OpaqueBasePass_Shared_Fog_FogInscatteringTextureParameters; + float OpaqueBasePass_Shared_Fog_ApplyVolumetricFog; + float OpaqueBasePass_Shared_Fog_VolumetricFogStartDistance; + float OpaqueBasePass_Shared_Fog_VolumetricFogNearFadeInDistanceInv; + uint BindlessResource_OpaqueBasePass_Shared_Fog_FogInscatteringColorCubemap ; + uint PrePadding_OpaqueBasePass_Shared_Fog_2012; + uint BindlessSampler_OpaqueBasePass_Shared_Fog_FogInscatteringColorSampler ; + uint PrePadding_OpaqueBasePass_Shared_Fog_2020; + uint BindlessResource_OpaqueBasePass_Shared_Fog_IntegratedLightScattering ; + uint PrePadding_OpaqueBasePass_Shared_Fog_2028; + uint BindlessSampler_OpaqueBasePass_Shared_Fog_IntegratedLightScatteringSampler ; + float PrePadding_OpaqueBasePass_Shared_FogISR_2036; + float PrePadding_OpaqueBasePass_Shared_FogISR_2040; + float PrePadding_OpaqueBasePass_Shared_FogISR_2044; + float4 OpaqueBasePass_Shared_FogISR_ExponentialFogParameters; + float4 OpaqueBasePass_Shared_FogISR_ExponentialFogParameters2; + float4 OpaqueBasePass_Shared_FogISR_ExponentialFogColorParameter; + float4 OpaqueBasePass_Shared_FogISR_ExponentialFogParameters3; + float4 OpaqueBasePass_Shared_FogISR_SkyAtmosphereAmbientContributionColorScale; + float4 OpaqueBasePass_Shared_FogISR_InscatteringLightDirection; + float4 OpaqueBasePass_Shared_FogISR_DirectionalInscatteringColor; + float2 OpaqueBasePass_Shared_FogISR_SinCosInscatteringColorCubemapRotation; + float PrePadding_OpaqueBasePass_Shared_FogISR_2168; + float PrePadding_OpaqueBasePass_Shared_FogISR_2172; + float3 OpaqueBasePass_Shared_FogISR_FogInscatteringTextureParameters; + float OpaqueBasePass_Shared_FogISR_ApplyVolumetricFog; + float OpaqueBasePass_Shared_FogISR_VolumetricFogStartDistance; + float OpaqueBasePass_Shared_FogISR_VolumetricFogNearFadeInDistanceInv; + uint BindlessResource_OpaqueBasePass_Shared_FogISR_FogInscatteringColorCubemap ; + uint PrePadding_OpaqueBasePass_Shared_FogISR_2204; + uint BindlessSampler_OpaqueBasePass_Shared_FogISR_FogInscatteringColorSampler ; + uint PrePadding_OpaqueBasePass_Shared_FogISR_2212; + uint BindlessResource_OpaqueBasePass_Shared_FogISR_IntegratedLightScattering ; + uint PrePadding_OpaqueBasePass_Shared_FogISR_2220; + uint BindlessSampler_OpaqueBasePass_Shared_FogISR_IntegratedLightScatteringSampler ; + float PrePadding_OpaqueBasePass_Shared_2228; + float PrePadding_OpaqueBasePass_Shared_2232; + float PrePadding_OpaqueBasePass_Shared_2236; + uint OpaqueBasePass_Shared_UseBasePassSkylight; + float PrePadding_OpaqueBasePass_Strata_2244; + float PrePadding_OpaqueBasePass_Strata_2248; + float PrePadding_OpaqueBasePass_Strata_2252; + uint OpaqueBasePass_Strata_MaxBytesPerPixel; + uint OpaqueBasePass_Strata_bRoughDiffuse; + uint OpaqueBasePass_Strata_PeelLayersAboveDepth; + uint OpaqueBasePass_Strata_bRoughnessTracking; + int OpaqueBasePass_Strata_SliceStoringDebugStrataTreeDataWithoutMRT; + int OpaqueBasePass_Strata_FirstSliceStoringStrataSSSDataWithoutMRT; + uint BindlessResource_OpaqueBasePass_Strata_MaterialTextureArrayUAVWithoutRTs ; + uint PrePadding_OpaqueBasePass_Strata_2284; + uint BindlessResource_OpaqueBasePass_Strata_OpaqueRoughRefractionTextureUAV ; + float PrePadding_OpaqueBasePass_2292; + float PrePadding_OpaqueBasePass_2296; + float PrePadding_OpaqueBasePass_2300; + int OpaqueBasePass_UseForwardScreenSpaceShadowMask; + int PrePadding_OpaqueBasePass_2308; + uint BindlessResource_OpaqueBasePass_ForwardScreenSpaceShadowMaskTexture ; + uint PrePadding_OpaqueBasePass_2316; + uint BindlessResource_OpaqueBasePass_IndirectOcclusionTexture ; + uint PrePadding_OpaqueBasePass_2324; + uint BindlessResource_OpaqueBasePass_ResolvedSceneDepthTexture ; + float PrePadding_OpaqueBasePass_2332; + uint BindlessResource_OpaqueBasePass_DBufferATexture ; + uint PrePadding_OpaqueBasePass_2340; + uint BindlessResource_OpaqueBasePass_DBufferBTexture ; + uint PrePadding_OpaqueBasePass_2348; + uint BindlessResource_OpaqueBasePass_DBufferCTexture ; + uint PrePadding_OpaqueBasePass_2356; + uint BindlessResource_OpaqueBasePass_DBufferRenderMask ; + uint PrePadding_OpaqueBasePass_2364; + uint BindlessSampler_OpaqueBasePass_DBufferATextureSampler ; + uint PrePadding_OpaqueBasePass_2372; + uint BindlessSampler_OpaqueBasePass_DBufferBTextureSampler ; + uint PrePadding_OpaqueBasePass_2380; + uint BindlessSampler_OpaqueBasePass_DBufferCTextureSampler ; + uint PrePadding_OpaqueBasePass_2388; + uint PrePadding_OpaqueBasePass_2392; + uint PrePadding_OpaqueBasePass_2396; + uint BindlessResource_OpaqueBasePass_PreIntegratedGFTexture ; + uint PrePadding_OpaqueBasePass_2404; + uint BindlessSampler_OpaqueBasePass_PreIntegratedGFSampler ; + uint PrePadding_OpaqueBasePass_2412; + int OpaqueBasePass_Is24BitUnormDepthStencil; + int PrePadding_OpaqueBasePass_2420; + uint BindlessResource_OpaqueBasePass_EyeAdaptationBuffer ; +} + +#line 275 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlas; + +#line 276 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Forward_ShadowmapSampler; + +#line 277 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowmap; + +#line 278 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Forward_StaticShadowmapSampler; + +#line 279 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_Shared_Forward_ForwardLocalLightBuffer; + +#line 280 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_Shared_Forward_NumCulledLightsGrid; + +#line 281 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_Shared_Forward_CulledLightDataGrid32Bit; + +#line 282 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Buffer OpaqueBasePass_Shared_Forward_CulledLightDataGrid16Bit; + +#line 283 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas; + +#line 284 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_ForwardISR_ShadowmapSampler; + +#line 285 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap; + +#line 286 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_ForwardISR_StaticShadowmapSampler; + +#line 287 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_Shared_ForwardISR_ForwardLocalLightBuffer; + +#line 288 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_Shared_ForwardISR_NumCulledLightsGrid; + +#line 289 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit; + +#line 290 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Buffer OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit; + +#line 291 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +TextureCube OpaqueBasePass_Shared_Reflection_SkyLightCubemap; + +#line 292 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Reflection_SkyLightCubemapSampler; + +#line 293 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +TextureCube OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap; + +#line 294 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler; + +#line 295 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +TextureCubeArray OpaqueBasePass_Shared_Reflection_ReflectionCubemap; + +#line 296 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Reflection_ReflectionCubemapSampler; + +#line 297 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_Shared_Reflection_PreIntegratedGF; + +#line 298 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Reflection_PreIntegratedGFSampler; + +#line 299 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionTexture; + +#line 300 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionSampler; + +#line 301 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +TextureCube OpaqueBasePass_Shared_Fog_FogInscatteringColorCubemap; + +#line 302 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Fog_FogInscatteringColorSampler; + +#line 303 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture3D OpaqueBasePass_Shared_Fog_IntegratedLightScattering; + +#line 304 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_Fog_IntegratedLightScatteringSampler; + +#line 305 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +TextureCube OpaqueBasePass_Shared_FogISR_FogInscatteringColorCubemap; + +#line 306 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_FogISR_FogInscatteringColorSampler; + +#line 307 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture3D OpaqueBasePass_Shared_FogISR_IntegratedLightScattering; + +#line 308 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_Shared_FogISR_IntegratedLightScatteringSampler; + +#line 309 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +RWTexture2DArray OpaqueBasePass_Strata_MaterialTextureArrayUAVWithoutRTs; + +#line 310 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +RWTexture2D OpaqueBasePass_Strata_OpaqueRoughRefractionTextureUAV; + +#line 311 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_DBufferATexture; + +#line 312 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_DBufferBTexture; + +#line 313 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_DBufferCTexture; + +#line 314 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_DBufferRenderMask; + +#line 315 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_DBufferATextureSampler; + +#line 316 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_DBufferBTextureSampler; + +#line 317 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_DBufferCTextureSampler; + +#line 318 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_ForwardScreenSpaceShadowMaskTexture; + +#line 319 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_IndirectOcclusionTexture; + +#line 320 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_ResolvedSceneDepthTexture; + +#line 321 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +Texture2D OpaqueBasePass_PreIntegratedGFTexture; + +#line 322 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +SamplerState OpaqueBasePass_PreIntegratedGFSampler; + +#line 323 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +StructuredBuffer OpaqueBasePass_EyeAdaptationBuffer; + +#line 324 "/Engine/Generated/UniformBuffers/OpaqueBasePass.ush" +static const struct +{ +struct { +struct { + uint NumLocalLights; + uint NumReflectionCaptures; + uint HasDirectionalLight; + uint NumGridCells; + int3 CulledGridSize; + uint MaxCulledLightsPerCell; + uint LightGridPixelSizeShift; + float3 LightGridZParams; + float3 DirectionalLightDirection; + float DirectionalLightSourceRadius; + float3 DirectionalLightColor; + float DirectionalLightVolumetricScatteringIntensity; + uint DirectionalLightShadowMapChannelMask; + float2 DirectionalLightDistanceFadeMAD; + uint NumDirectionalLightCascades; + int DirectionalLightVSM; + float4 CascadeEndDepths; + float4x4 DirectionalLightTranslatedWorldToShadowMatrix[4]; + float4 DirectionalLightShadowmapMinMax[4]; + float4 DirectionalLightShadowmapAtlasBufferSize; + float DirectionalLightDepthBias; + uint DirectionalLightUseStaticShadowing; + uint SimpleLightsEndIndex; + uint ClusteredDeferredSupportedEndIndex; + uint LumenSupportedStartIndex; + float4 DirectionalLightStaticShadowBufferSize; + float4x4 DirectionalLightTranslatedWorldToStaticShadow; + uint DirectLightingShowFlag; +struct { + float ScreenRayLength; + int SMRTRayCount; + int SMRTSamplesPerRay; + float SMRTRayLengthScale; + float SMRTCotMaxRayAngleFromLight; + float SMRTTexelDitherScale; + float SMRTExtrapolateSlope; + float SMRTMaxSlopeBias; + uint SMRTAdaptiveRayCount; +} DirectionalLightSMRTSettings; + Texture2D DirectionalLightShadowmapAtlas; + SamplerState ShadowmapSampler; + Texture2D DirectionalLightStaticShadowmap; + SamplerState StaticShadowmapSampler; + StructuredBuffer ForwardLocalLightBuffer; + StructuredBuffer NumCulledLightsGrid; + StructuredBuffer CulledLightDataGrid32Bit; + Buffer CulledLightDataGrid16Bit; +} Forward; +struct { + uint NumLocalLights; + uint NumReflectionCaptures; + uint HasDirectionalLight; + uint NumGridCells; + int3 CulledGridSize; + uint MaxCulledLightsPerCell; + uint LightGridPixelSizeShift; + float3 LightGridZParams; + float3 DirectionalLightDirection; + float DirectionalLightSourceRadius; + float3 DirectionalLightColor; + float DirectionalLightVolumetricScatteringIntensity; + uint DirectionalLightShadowMapChannelMask; + float2 DirectionalLightDistanceFadeMAD; + uint NumDirectionalLightCascades; + int DirectionalLightVSM; + float4 CascadeEndDepths; + float4x4 DirectionalLightTranslatedWorldToShadowMatrix[4]; + float4 DirectionalLightShadowmapMinMax[4]; + float4 DirectionalLightShadowmapAtlasBufferSize; + float DirectionalLightDepthBias; + uint DirectionalLightUseStaticShadowing; + uint SimpleLightsEndIndex; + uint ClusteredDeferredSupportedEndIndex; + uint LumenSupportedStartIndex; + float4 DirectionalLightStaticShadowBufferSize; + float4x4 DirectionalLightTranslatedWorldToStaticShadow; + uint DirectLightingShowFlag; +struct { + float ScreenRayLength; + int SMRTRayCount; + int SMRTSamplesPerRay; + float SMRTRayLengthScale; + float SMRTCotMaxRayAngleFromLight; + float SMRTTexelDitherScale; + float SMRTExtrapolateSlope; + float SMRTMaxSlopeBias; + uint SMRTAdaptiveRayCount; +} DirectionalLightSMRTSettings; + Texture2D DirectionalLightShadowmapAtlas; + SamplerState ShadowmapSampler; + Texture2D DirectionalLightStaticShadowmap; + SamplerState StaticShadowmapSampler; + StructuredBuffer ForwardLocalLightBuffer; + StructuredBuffer NumCulledLightsGrid; + StructuredBuffer CulledLightDataGrid32Bit; + Buffer CulledLightDataGrid16Bit; +} ForwardISR; +struct { + float4 SkyLightParameters; + TextureCube SkyLightCubemap; + SamplerState SkyLightCubemapSampler; + TextureCube SkyLightBlendDestinationCubemap; + SamplerState SkyLightBlendDestinationCubemapSampler; + TextureCubeArray ReflectionCubemap; + SamplerState ReflectionCubemapSampler; + Texture2D PreIntegratedGF; + SamplerState PreIntegratedGFSampler; +} Reflection; +struct { + float4 ReflectionPlane; + float4 PlanarReflectionOrigin; + float4 PlanarReflectionXAxis; + float4 PlanarReflectionYAxis; + float3x4 InverseTransposeMirrorMatrix; + float3 PlanarReflectionParameters; + float2 PlanarReflectionParameters2; + float4x4 ProjectionWithExtraFOV[2]; + float4 PlanarReflectionScreenScaleBias[2]; + float2 PlanarReflectionScreenBound; + uint bIsStereo; + Texture2D PlanarReflectionTexture; + SamplerState PlanarReflectionSampler; +} PlanarReflection; +struct { + float4 ExponentialFogParameters; + float4 ExponentialFogParameters2; + float4 ExponentialFogColorParameter; + float4 ExponentialFogParameters3; + float4 SkyAtmosphereAmbientContributionColorScale; + float4 InscatteringLightDirection; + float4 DirectionalInscatteringColor; + float2 SinCosInscatteringColorCubemapRotation; + float3 FogInscatteringTextureParameters; + float ApplyVolumetricFog; + float VolumetricFogStartDistance; + float VolumetricFogNearFadeInDistanceInv; + TextureCube FogInscatteringColorCubemap; + SamplerState FogInscatteringColorSampler; + Texture3D IntegratedLightScattering; + SamplerState IntegratedLightScatteringSampler; +} Fog; +struct { + float4 ExponentialFogParameters; + float4 ExponentialFogParameters2; + float4 ExponentialFogColorParameter; + float4 ExponentialFogParameters3; + float4 SkyAtmosphereAmbientContributionColorScale; + float4 InscatteringLightDirection; + float4 DirectionalInscatteringColor; + float2 SinCosInscatteringColorCubemapRotation; + float3 FogInscatteringTextureParameters; + float ApplyVolumetricFog; + float VolumetricFogStartDistance; + float VolumetricFogNearFadeInDistanceInv; + TextureCube FogInscatteringColorCubemap; + SamplerState FogInscatteringColorSampler; + Texture3D IntegratedLightScattering; + SamplerState IntegratedLightScatteringSampler; +} FogISR; + uint UseBasePassSkylight; +} Shared; +struct { + uint MaxBytesPerPixel; + uint bRoughDiffuse; + uint PeelLayersAboveDepth; + uint bRoughnessTracking; + int SliceStoringDebugStrataTreeDataWithoutMRT; + int FirstSliceStoringStrataSSSDataWithoutMRT; + RWTexture2DArray MaterialTextureArrayUAVWithoutRTs; + RWTexture2D OpaqueRoughRefractionTextureUAV; +} Strata; + int UseForwardScreenSpaceShadowMask; + Texture2D DBufferATexture; + Texture2D DBufferBTexture; + Texture2D DBufferCTexture; + Texture2D DBufferRenderMask; + SamplerState DBufferATextureSampler; + SamplerState DBufferBTextureSampler; + SamplerState DBufferCTextureSampler; + int Is24BitUnormDepthStencil; + Texture2D ForwardScreenSpaceShadowMaskTexture; + Texture2D IndirectOcclusionTexture; + Texture2D ResolvedSceneDepthTexture; + Texture2D PreIntegratedGFTexture; + SamplerState PreIntegratedGFSampler; + StructuredBuffer EyeAdaptationBuffer; +} OpaqueBasePass = {{{OpaqueBasePass_Shared_Forward_NumLocalLights,OpaqueBasePass_Shared_Forward_NumReflectionCaptures,OpaqueBasePass_Shared_Forward_HasDirectionalLight,OpaqueBasePass_Shared_Forward_NumGridCells,OpaqueBasePass_Shared_Forward_CulledGridSize,OpaqueBasePass_Shared_Forward_MaxCulledLightsPerCell,OpaqueBasePass_Shared_Forward_LightGridPixelSizeShift,OpaqueBasePass_Shared_Forward_LightGridZParams,OpaqueBasePass_Shared_Forward_DirectionalLightDirection,OpaqueBasePass_Shared_Forward_DirectionalLightSourceRadius,OpaqueBasePass_Shared_Forward_DirectionalLightColor,OpaqueBasePass_Shared_Forward_DirectionalLightVolumetricScatteringIntensity,OpaqueBasePass_Shared_Forward_DirectionalLightShadowMapChannelMask,OpaqueBasePass_Shared_Forward_DirectionalLightDistanceFadeMAD,OpaqueBasePass_Shared_Forward_NumDirectionalLightCascades,OpaqueBasePass_Shared_Forward_DirectionalLightVSM,OpaqueBasePass_Shared_Forward_CascadeEndDepths,OpaqueBasePass_Shared_Forward_DirectionalLightTranslatedWorldToShadowMatrix,OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapMinMax,OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlasBufferSize,OpaqueBasePass_Shared_Forward_DirectionalLightDepthBias,OpaqueBasePass_Shared_Forward_DirectionalLightUseStaticShadowing,OpaqueBasePass_Shared_Forward_SimpleLightsEndIndex,OpaqueBasePass_Shared_Forward_ClusteredDeferredSupportedEndIndex,OpaqueBasePass_Shared_Forward_LumenSupportedStartIndex,OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowBufferSize,OpaqueBasePass_Shared_Forward_DirectionalLightTranslatedWorldToStaticShadow,OpaqueBasePass_Shared_Forward_DirectLightingShowFlag,{OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_ScreenRayLength,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTRayCount,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTSamplesPerRay,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTRayLengthScale,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTCotMaxRayAngleFromLight,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTTexelDitherScale,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTExtrapolateSlope,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTMaxSlopeBias,OpaqueBasePass_Shared_Forward_DirectionalLightSMRTSettings_SMRTAdaptiveRayCount,},OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlas,OpaqueBasePass_Shared_Forward_ShadowmapSampler,OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowmap,OpaqueBasePass_Shared_Forward_StaticShadowmapSampler,OpaqueBasePass_Shared_Forward_ForwardLocalLightBuffer,OpaqueBasePass_Shared_Forward_NumCulledLightsGrid,OpaqueBasePass_Shared_Forward_CulledLightDataGrid32Bit,OpaqueBasePass_Shared_Forward_CulledLightDataGrid16Bit,},{OpaqueBasePass_Shared_ForwardISR_NumLocalLights,OpaqueBasePass_Shared_ForwardISR_NumReflectionCaptures,OpaqueBasePass_Shared_ForwardISR_HasDirectionalLight,OpaqueBasePass_Shared_ForwardISR_NumGridCells,OpaqueBasePass_Shared_ForwardISR_CulledGridSize,OpaqueBasePass_Shared_ForwardISR_MaxCulledLightsPerCell,OpaqueBasePass_Shared_ForwardISR_LightGridPixelSizeShift,OpaqueBasePass_Shared_ForwardISR_LightGridZParams,OpaqueBasePass_Shared_ForwardISR_DirectionalLightDirection,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSourceRadius,OpaqueBasePass_Shared_ForwardISR_DirectionalLightColor,OpaqueBasePass_Shared_ForwardISR_DirectionalLightVolumetricScatteringIntensity,OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowMapChannelMask,OpaqueBasePass_Shared_ForwardISR_DirectionalLightDistanceFadeMAD,OpaqueBasePass_Shared_ForwardISR_NumDirectionalLightCascades,OpaqueBasePass_Shared_ForwardISR_DirectionalLightVSM,OpaqueBasePass_Shared_ForwardISR_CascadeEndDepths,OpaqueBasePass_Shared_ForwardISR_DirectionalLightTranslatedWorldToShadowMatrix,OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapMinMax,OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlasBufferSize,OpaqueBasePass_Shared_ForwardISR_DirectionalLightDepthBias,OpaqueBasePass_Shared_ForwardISR_DirectionalLightUseStaticShadowing,OpaqueBasePass_Shared_ForwardISR_SimpleLightsEndIndex,OpaqueBasePass_Shared_ForwardISR_ClusteredDeferredSupportedEndIndex,OpaqueBasePass_Shared_ForwardISR_LumenSupportedStartIndex,OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowBufferSize,OpaqueBasePass_Shared_ForwardISR_DirectionalLightTranslatedWorldToStaticShadow,OpaqueBasePass_Shared_ForwardISR_DirectLightingShowFlag,{OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_ScreenRayLength,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTRayCount,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTSamplesPerRay,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTRayLengthScale,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTCotMaxRayAngleFromLight,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTTexelDitherScale,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTExtrapolateSlope,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTMaxSlopeBias,OpaqueBasePass_Shared_ForwardISR_DirectionalLightSMRTSettings_SMRTAdaptiveRayCount,},OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas,OpaqueBasePass_Shared_ForwardISR_ShadowmapSampler,OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap,OpaqueBasePass_Shared_ForwardISR_StaticShadowmapSampler,OpaqueBasePass_Shared_ForwardISR_ForwardLocalLightBuffer,OpaqueBasePass_Shared_ForwardISR_NumCulledLightsGrid,OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit,OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit,},{OpaqueBasePass_Shared_Reflection_SkyLightParameters,OpaqueBasePass_Shared_Reflection_SkyLightCubemap,OpaqueBasePass_Shared_Reflection_SkyLightCubemapSampler,OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap,OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler,OpaqueBasePass_Shared_Reflection_ReflectionCubemap,OpaqueBasePass_Shared_Reflection_ReflectionCubemapSampler,OpaqueBasePass_Shared_Reflection_PreIntegratedGF,OpaqueBasePass_Shared_Reflection_PreIntegratedGFSampler,},{OpaqueBasePass_Shared_PlanarReflection_ReflectionPlane,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionOrigin,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionXAxis,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionYAxis,OpaqueBasePass_Shared_PlanarReflection_InverseTransposeMirrorMatrix,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionParameters,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionParameters2,OpaqueBasePass_Shared_PlanarReflection_ProjectionWithExtraFOV,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionScreenScaleBias,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionScreenBound,OpaqueBasePass_Shared_PlanarReflection_bIsStereo,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionTexture,OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionSampler,},{OpaqueBasePass_Shared_Fog_ExponentialFogParameters,OpaqueBasePass_Shared_Fog_ExponentialFogParameters2,OpaqueBasePass_Shared_Fog_ExponentialFogColorParameter,OpaqueBasePass_Shared_Fog_ExponentialFogParameters3,OpaqueBasePass_Shared_Fog_SkyAtmosphereAmbientContributionColorScale,OpaqueBasePass_Shared_Fog_InscatteringLightDirection,OpaqueBasePass_Shared_Fog_DirectionalInscatteringColor,OpaqueBasePass_Shared_Fog_SinCosInscatteringColorCubemapRotation,OpaqueBasePass_Shared_Fog_FogInscatteringTextureParameters,OpaqueBasePass_Shared_Fog_ApplyVolumetricFog,OpaqueBasePass_Shared_Fog_VolumetricFogStartDistance,OpaqueBasePass_Shared_Fog_VolumetricFogNearFadeInDistanceInv,OpaqueBasePass_Shared_Fog_FogInscatteringColorCubemap,OpaqueBasePass_Shared_Fog_FogInscatteringColorSampler,OpaqueBasePass_Shared_Fog_IntegratedLightScattering,OpaqueBasePass_Shared_Fog_IntegratedLightScatteringSampler,},{OpaqueBasePass_Shared_FogISR_ExponentialFogParameters,OpaqueBasePass_Shared_FogISR_ExponentialFogParameters2,OpaqueBasePass_Shared_FogISR_ExponentialFogColorParameter,OpaqueBasePass_Shared_FogISR_ExponentialFogParameters3,OpaqueBasePass_Shared_FogISR_SkyAtmosphereAmbientContributionColorScale,OpaqueBasePass_Shared_FogISR_InscatteringLightDirection,OpaqueBasePass_Shared_FogISR_DirectionalInscatteringColor,OpaqueBasePass_Shared_FogISR_SinCosInscatteringColorCubemapRotation,OpaqueBasePass_Shared_FogISR_FogInscatteringTextureParameters,OpaqueBasePass_Shared_FogISR_ApplyVolumetricFog,OpaqueBasePass_Shared_FogISR_VolumetricFogStartDistance,OpaqueBasePass_Shared_FogISR_VolumetricFogNearFadeInDistanceInv,OpaqueBasePass_Shared_FogISR_FogInscatteringColorCubemap,OpaqueBasePass_Shared_FogISR_FogInscatteringColorSampler,OpaqueBasePass_Shared_FogISR_IntegratedLightScattering,OpaqueBasePass_Shared_FogISR_IntegratedLightScatteringSampler,},OpaqueBasePass_Shared_UseBasePassSkylight,},{OpaqueBasePass_Strata_MaxBytesPerPixel,OpaqueBasePass_Strata_bRoughDiffuse,OpaqueBasePass_Strata_PeelLayersAboveDepth,OpaqueBasePass_Strata_bRoughnessTracking,OpaqueBasePass_Strata_SliceStoringDebugStrataTreeDataWithoutMRT,OpaqueBasePass_Strata_FirstSliceStoringStrataSSSDataWithoutMRT,OpaqueBasePass_Strata_MaterialTextureArrayUAVWithoutRTs,OpaqueBasePass_Strata_OpaqueRoughRefractionTextureUAV,},OpaqueBasePass_UseForwardScreenSpaceShadowMask,OpaqueBasePass_DBufferATexture,OpaqueBasePass_DBufferBTexture,OpaqueBasePass_DBufferCTexture,OpaqueBasePass_DBufferRenderMask,OpaqueBasePass_DBufferATextureSampler,OpaqueBasePass_DBufferBTextureSampler,OpaqueBasePass_DBufferCTextureSampler,OpaqueBasePass_Is24BitUnormDepthStencil,OpaqueBasePass_ForwardScreenSpaceShadowMaskTexture,OpaqueBasePass_IndirectOcclusionTexture,OpaqueBasePass_ResolvedSceneDepthTexture,OpaqueBasePass_PreIntegratedGFTexture,OpaqueBasePass_PreIntegratedGFSampler,OpaqueBasePass_EyeAdaptationBuffer,}; + +#line 3 "/Engine/Generated/UniformBuffers/Material.ush" +cbuffer UniformBufferConstants_Material +{ + float4 Material_PreshaderBuffer[2]; + uint BindlessResource_Material_Texture2D_0 ; + uint PrePadding_Material_36; + uint BindlessSampler_Material_Texture2D_0Sampler ; + uint PrePadding_Material_44; + uint BindlessSampler_Material_Wrap_WorldGroupSettings ; + uint PrePadding_Material_52; + uint BindlessSampler_Material_Clamp_WorldGroupSettings ; +} + +#line 14 "/Engine/Generated/UniformBuffers/Material.ush" +Texture2D Material_Texture2D_0; + +#line 15 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Texture2D_0Sampler; + +#line 16 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Wrap_WorldGroupSettings; + +#line 17 "/Engine/Generated/UniformBuffers/Material.ush" +SamplerState Material_Clamp_WorldGroupSettings; + +#line 18 "/Engine/Generated/UniformBuffers/Material.ush" +static const struct +{ + float4 PreshaderBuffer[2]; + Texture2D Texture2D_0; + SamplerState Texture2D_0Sampler; + SamplerState Wrap_WorldGroupSettings; + SamplerState Clamp_WorldGroupSettings; +} Material = {Material_PreshaderBuffer,Material_Texture2D_0,Material_Texture2D_0Sampler,Material_Wrap_WorldGroupSettings,Material_Clamp_WorldGroupSettings,}; + +#line 1 "/Engine/Generated/GeneratedInstancedStereo.ush" +struct ViewState +{ + float4x4 TranslatedWorldToClip; + float4x4 RelativeWorldToClip; + float4x4 ClipToRelativeWorld; + float4x4 TranslatedWorldToView; + float4x4 ViewToTranslatedWorld; + float4x4 TranslatedWorldToCameraView; + float4x4 CameraViewToTranslatedWorld; + float4x4 ViewToClip; + float4x4 ViewToClipNoAA; + float4x4 ClipToView; + float4x4 ClipToTranslatedWorld; + float4x4 SVPositionToTranslatedWorld; + float4x4 ScreenToRelativeWorld; + float4x4 ScreenToTranslatedWorld; + float4x4 MobileMultiviewShadowTransform; + float3 ViewTilePosition; + float3 MatrixTilePosition; + float3 ViewForward; + float3 ViewUp; + float3 ViewRight; + float3 HMDViewNoRollUp; + float3 HMDViewNoRollRight; + float4 InvDeviceZToWorldZTransform; + float4 ScreenPositionScaleBias; + float3 RelativeWorldCameraOrigin; + float3 TranslatedWorldCameraOrigin; + float3 RelativeWorldViewOrigin; + float3 RelativePreViewTranslation; + float4x4 PrevViewToClip; + float4x4 PrevClipToView; + float4x4 PrevTranslatedWorldToClip; + float4x4 PrevTranslatedWorldToView; + float4x4 PrevViewToTranslatedWorld; + float4x4 PrevTranslatedWorldToCameraView; + float4x4 PrevCameraViewToTranslatedWorld; + float3 PrevTranslatedWorldCameraOrigin; + float3 PrevRelativeWorldCameraOrigin; + float3 PrevRelativeWorldViewOrigin; + float3 RelativePrevPreViewTranslation; + float4x4 PrevClipToRelativeWorld; + float4x4 PrevScreenToTranslatedWorld; + float4x4 ClipToPrevClip; + float4x4 ClipToPrevClipWithAA; + float4 TemporalAAJitter; + float4 GlobalClippingPlane; + float2 FieldOfViewWideAngles; + float2 PrevFieldOfViewWideAngles; + float4 ViewRectMin; + float4 ViewSizeAndInvSize; + uint4 ViewRectMinAndSize; + float4 LightProbeSizeRatioAndInvSizeRatio; + float4 BufferSizeAndInvSize; + float4 BufferBilinearUVMinMax; + float4 ScreenToViewSpace; + float2 BufferToSceneTextureScale; + float2 ResolutionFractionAndInv; + int NumSceneColorMSAASamples; + float ProjectionDepthThicknessScale; + float PreExposure; + float OneOverPreExposure; + float4 DiffuseOverrideParameter; + float4 SpecularOverrideParameter; + float4 NormalOverrideParameter; + float2 RoughnessOverrideParameter; + float PrevFrameGameTime; + float PrevFrameRealTime; + float OutOfBoundsMask; + float3 WorldCameraMovementSinceLastFrame; + float CullingSign; + float NearPlane; + float GameTime; + float RealTime; + float DeltaTime; + float MaterialTextureMipBias; + float MaterialTextureDerivativeMultiply; + uint Random; + uint FrameNumber; + uint FrameCounter; + uint StateFrameIndexMod8; + uint StateFrameIndex; + uint DebugViewModeMask; + uint WorldIsPaused; + float CameraCut; + float UnlitViewmodeMask; + float4 DirectionalLightColor; + float3 DirectionalLightDirection; + float4 TranslucencyLightingVolumeMin[2]; + float4 TranslucencyLightingVolumeInvSize[2]; + float4 TemporalAAParams; + float4 CircleDOFParams; + float DepthOfFieldSensorWidth; + float DepthOfFieldFocalDistance; + float DepthOfFieldScale; + float DepthOfFieldFocalLength; + float DepthOfFieldFocalRegion; + float DepthOfFieldNearTransitionRegion; + float DepthOfFieldFarTransitionRegion; + float MotionBlurNormalizedToPixel; + float GeneralPurposeTweak; + float GeneralPurposeTweak2; + float DemosaicVposOffset; + float DecalDepthBias; + float3 IndirectLightingColorScale; + float3 PrecomputedIndirectLightingColorScale; + float3 PrecomputedIndirectSpecularColorScale; + float4 AtmosphereLightDirection[2]; + float4 AtmosphereLightIlluminanceOnGroundPostTransmittance[2]; + float4 AtmosphereLightIlluminanceOuterSpace[2]; + float4 AtmosphereLightDiscLuminance[2]; + float4 AtmosphereLightDiscCosHalfApexAngle_PPTrans[2]; + float4 SkyViewLutSizeAndInvSize; + float3 SkyCameraTranslatedWorldOrigin; + float4 SkyPlanetTranslatedWorldCenterAndViewHeight; + float4x4 SkyViewLutReferential; + float4 SkyAtmosphereSkyLuminanceFactor; + float SkyAtmospherePresentInScene; + float SkyAtmosphereHeightFogContribution; + float SkyAtmosphereBottomRadiusKm; + float SkyAtmosphereTopRadiusKm; + float4 SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + float SkyAtmosphereAerialPerspectiveStartDepthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + float SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + float SkyAtmosphereApplyCameraAerialPerspectiveVolume; + float3 NormalCurvatureToRoughnessScaleBias; + float RenderingReflectionCaptureMask; + float RealTimeReflectionCapture; + float RealTimeReflectionCapturePreExposure; + float4 AmbientCubemapTint; + float AmbientCubemapIntensity; + float SkyLightApplyPrecomputedBentNormalShadowingFlag; + float SkyLightAffectReflectionFlag; + float SkyLightAffectGlobalIlluminationFlag; + float4 SkyLightColor; + float4 MobileSkyIrradianceEnvironmentMap[8]; + float MobilePreviewMode; + float HMDEyePaddingOffset; + float ReflectionCubemapMaxMip; + float ShowDecalsMask; + uint DistanceFieldAOSpecularOcclusionMode; + float IndirectCapsuleSelfShadowingIntensity; + float3 ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + int StereoPassIndex; + float4 GlobalVolumeTranslatedCenterAndExtent[6]; + float4 GlobalVolumeTranslatedWorldToUVAddAndMul[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVScale[6]; + float4 GlobalDistanceFieldMipTranslatedWorldToUVBias[6]; + float GlobalDistanceFieldMipFactor; + float GlobalDistanceFieldMipTransition; + int GlobalDistanceFieldClipmapSizeInPages; + float3 GlobalDistanceFieldInvPageAtlasSize; + float3 GlobalDistanceFieldInvCoverageAtlasSize; + float GlobalVolumeDimension; + float GlobalVolumeTexelSize; + float MaxGlobalDFAOConeDistance; + uint NumGlobalSDFClipmaps; + float CoveredExpandSurfaceScale; + float NotCoveredExpandSurfaceScale; + float NotCoveredMinStepScale; + float DitheredTransparencyStepThreshold; + float DitheredTransparencyTraceThreshold; + int2 CursorPosition; + float bCheckerboardSubsurfaceProfileRendering; + float3 VolumetricFogInvGridSize; + float3 VolumetricFogGridZParams; + float2 VolumetricFogSVPosToVolumeUV; + float2 VolumetricFogViewGridUVToPrevViewRectUV; + float2 VolumetricFogPrevViewGridRectUVToResourceUV; + float2 VolumetricFogPrevUVMax; + float2 VolumetricFogScreenToResourceUV; + float2 VolumetricFogUVMax; + float VolumetricFogMaxDistance; + float3 VolumetricLightmapWorldToUVScale; + float3 VolumetricLightmapWorldToUVAdd; + float3 VolumetricLightmapIndirectionTextureSize; + float VolumetricLightmapBrickSize; + float3 VolumetricLightmapBrickTexelSize; + float IndirectLightingCacheShowFlag; + float EyeToPixelSpreadAngle; + float4 XRPassthroughCameraUVs[2]; + float GlobalVirtualTextureMipBias; + uint VirtualTextureFeedbackShift; + uint VirtualTextureFeedbackMask; + uint VirtualTextureFeedbackStride; + uint VirtualTextureFeedbackJitterOffset; + uint VirtualTextureFeedbackSampleOffset; + float4 RuntimeVirtualTextureMipLevel; + float2 RuntimeVirtualTexturePackHeight; + float4 RuntimeVirtualTextureDebugParams; + float OverrideLandscapeLOD; + int FarShadowStaticMeshLODBias; + float MinRoughness; + float4 HairRenderInfo; + uint EnableSkyLight; + uint HairRenderInfoBits; + uint HairComponents; + float bSubsurfacePostprocessEnabled; + float4 SSProfilesTextureSizeAndInvSize; + float4 SSProfilesPreIntegratedTextureSizeAndInvSize; + float4 SpecularProfileTextureSizeAndInvSize; + float3 PhysicsFieldClipmapCenter; + float PhysicsFieldClipmapDistance; + int PhysicsFieldClipmapResolution; + int PhysicsFieldClipmapExponent; + int PhysicsFieldClipmapCount; + int PhysicsFieldTargetCount; + int4 PhysicsFieldTargets[32]; + uint GPUSceneViewId; + float ViewResolutionFraction; + float SubSurfaceColorAsTransmittanceAtDistanceInMeters; + float4 TanAndInvTanHalfFOV; + float4 PrevTanAndInvTanHalfFOV; + float4 GlintLUTParameters0; + float4 GlintLUTParameters1; + FLWCInverseMatrix WorldToClip; + FLWCMatrix ClipToWorld; + FLWCMatrix ScreenToWorld; + FLWCMatrix PrevClipToWorld; + FLWCVector3 WorldCameraOrigin; + FLWCVector3 WorldViewOrigin; + FLWCVector3 PrevWorldCameraOrigin; + FLWCVector3 PrevWorldViewOrigin; + FLWCVector3 PreViewTranslation; + FLWCVector3 PrevPreViewTranslation; +}; + +#line 230 "/Engine/Generated/GeneratedInstancedStereo.ush" +void FinalizeViewState(inout ViewState InOutView); + +#line 231 "/Engine/Generated/GeneratedInstancedStereo.ush" +ViewState GetPrimaryView() +{ + ViewState Result; + Result.TranslatedWorldToClip = View.TranslatedWorldToClip; + Result.RelativeWorldToClip = View.RelativeWorldToClip; + Result.ClipToRelativeWorld = View.ClipToRelativeWorld; + Result.TranslatedWorldToView = View.TranslatedWorldToView; + Result.ViewToTranslatedWorld = View.ViewToTranslatedWorld; + Result.TranslatedWorldToCameraView = View.TranslatedWorldToCameraView; + Result.CameraViewToTranslatedWorld = View.CameraViewToTranslatedWorld; + Result.ViewToClip = View.ViewToClip; + Result.ViewToClipNoAA = View.ViewToClipNoAA; + Result.ClipToView = View.ClipToView; + Result.ClipToTranslatedWorld = View.ClipToTranslatedWorld; + Result.SVPositionToTranslatedWorld = View.SVPositionToTranslatedWorld; + Result.ScreenToRelativeWorld = View.ScreenToRelativeWorld; + Result.ScreenToTranslatedWorld = View.ScreenToTranslatedWorld; + Result.MobileMultiviewShadowTransform = View.MobileMultiviewShadowTransform; + Result.ViewTilePosition = View.ViewTilePosition; + Result.MatrixTilePosition = View.MatrixTilePosition; + Result.ViewForward = View.ViewForward; + Result.ViewUp = View.ViewUp; + Result.ViewRight = View.ViewRight; + Result.HMDViewNoRollUp = View.HMDViewNoRollUp; + Result.HMDViewNoRollRight = View.HMDViewNoRollRight; + Result.InvDeviceZToWorldZTransform = View.InvDeviceZToWorldZTransform; + Result.ScreenPositionScaleBias = View.ScreenPositionScaleBias; + Result.RelativeWorldCameraOrigin = View.RelativeWorldCameraOrigin; + Result.TranslatedWorldCameraOrigin = View.TranslatedWorldCameraOrigin; + Result.RelativeWorldViewOrigin = View.RelativeWorldViewOrigin; + Result.RelativePreViewTranslation = View.RelativePreViewTranslation; + Result.PrevViewToClip = View.PrevViewToClip; + Result.PrevClipToView = View.PrevClipToView; + Result.PrevTranslatedWorldToClip = View.PrevTranslatedWorldToClip; + Result.PrevTranslatedWorldToView = View.PrevTranslatedWorldToView; + Result.PrevViewToTranslatedWorld = View.PrevViewToTranslatedWorld; + Result.PrevTranslatedWorldToCameraView = View.PrevTranslatedWorldToCameraView; + Result.PrevCameraViewToTranslatedWorld = View.PrevCameraViewToTranslatedWorld; + Result.PrevTranslatedWorldCameraOrigin = View.PrevTranslatedWorldCameraOrigin; + Result.PrevRelativeWorldCameraOrigin = View.PrevRelativeWorldCameraOrigin; + Result.PrevRelativeWorldViewOrigin = View.PrevRelativeWorldViewOrigin; + Result.RelativePrevPreViewTranslation = View.RelativePrevPreViewTranslation; + Result.PrevClipToRelativeWorld = View.PrevClipToRelativeWorld; + Result.PrevScreenToTranslatedWorld = View.PrevScreenToTranslatedWorld; + Result.ClipToPrevClip = View.ClipToPrevClip; + Result.ClipToPrevClipWithAA = View.ClipToPrevClipWithAA; + Result.TemporalAAJitter = View.TemporalAAJitter; + Result.GlobalClippingPlane = View.GlobalClippingPlane; + Result.FieldOfViewWideAngles = View.FieldOfViewWideAngles; + Result.PrevFieldOfViewWideAngles = View.PrevFieldOfViewWideAngles; + Result.ViewRectMin = View.ViewRectMin; + Result.ViewSizeAndInvSize = View.ViewSizeAndInvSize; + Result.ViewRectMinAndSize = View.ViewRectMinAndSize; + Result.LightProbeSizeRatioAndInvSizeRatio = View.LightProbeSizeRatioAndInvSizeRatio; + Result.BufferSizeAndInvSize = View.BufferSizeAndInvSize; + Result.BufferBilinearUVMinMax = View.BufferBilinearUVMinMax; + Result.ScreenToViewSpace = View.ScreenToViewSpace; + Result.BufferToSceneTextureScale = View.BufferToSceneTextureScale; + Result.ResolutionFractionAndInv = View.ResolutionFractionAndInv; + Result.NumSceneColorMSAASamples = View.NumSceneColorMSAASamples; + Result.ProjectionDepthThicknessScale = View.ProjectionDepthThicknessScale; + Result.PreExposure = View.PreExposure; + Result.OneOverPreExposure = View.OneOverPreExposure; + Result.DiffuseOverrideParameter = View.DiffuseOverrideParameter; + Result.SpecularOverrideParameter = View.SpecularOverrideParameter; + Result.NormalOverrideParameter = View.NormalOverrideParameter; + Result.RoughnessOverrideParameter = View.RoughnessOverrideParameter; + Result.PrevFrameGameTime = View.PrevFrameGameTime; + Result.PrevFrameRealTime = View.PrevFrameRealTime; + Result.OutOfBoundsMask = View.OutOfBoundsMask; + Result.WorldCameraMovementSinceLastFrame = View.WorldCameraMovementSinceLastFrame; + Result.CullingSign = View.CullingSign; + Result.NearPlane = View.NearPlane; + Result.GameTime = View.GameTime; + Result.RealTime = View.RealTime; + Result.DeltaTime = View.DeltaTime; + Result.MaterialTextureMipBias = View.MaterialTextureMipBias; + Result.MaterialTextureDerivativeMultiply = View.MaterialTextureDerivativeMultiply; + Result.Random = View.Random; + Result.FrameNumber = View.FrameNumber; + Result.FrameCounter = View.FrameCounter; + Result.StateFrameIndexMod8 = View.StateFrameIndexMod8; + Result.StateFrameIndex = View.StateFrameIndex; + Result.DebugViewModeMask = View.DebugViewModeMask; + Result.WorldIsPaused = View.WorldIsPaused; + Result.CameraCut = View.CameraCut; + Result.UnlitViewmodeMask = View.UnlitViewmodeMask; + Result.DirectionalLightColor = View.DirectionalLightColor; + Result.DirectionalLightDirection = View.DirectionalLightDirection; + Result.TranslucencyLightingVolumeMin = View.TranslucencyLightingVolumeMin; + Result.TranslucencyLightingVolumeInvSize = View.TranslucencyLightingVolumeInvSize; + Result.TemporalAAParams = View.TemporalAAParams; + Result.CircleDOFParams = View.CircleDOFParams; + Result.DepthOfFieldSensorWidth = View.DepthOfFieldSensorWidth; + Result.DepthOfFieldFocalDistance = View.DepthOfFieldFocalDistance; + Result.DepthOfFieldScale = View.DepthOfFieldScale; + Result.DepthOfFieldFocalLength = View.DepthOfFieldFocalLength; + Result.DepthOfFieldFocalRegion = View.DepthOfFieldFocalRegion; + Result.DepthOfFieldNearTransitionRegion = View.DepthOfFieldNearTransitionRegion; + Result.DepthOfFieldFarTransitionRegion = View.DepthOfFieldFarTransitionRegion; + Result.MotionBlurNormalizedToPixel = View.MotionBlurNormalizedToPixel; + Result.GeneralPurposeTweak = View.GeneralPurposeTweak; + Result.GeneralPurposeTweak2 = View.GeneralPurposeTweak2; + Result.DemosaicVposOffset = View.DemosaicVposOffset; + Result.DecalDepthBias = View.DecalDepthBias; + Result.IndirectLightingColorScale = View.IndirectLightingColorScale; + Result.PrecomputedIndirectLightingColorScale = View.PrecomputedIndirectLightingColorScale; + Result.PrecomputedIndirectSpecularColorScale = View.PrecomputedIndirectSpecularColorScale; + Result.AtmosphereLightDirection = View.AtmosphereLightDirection; + Result.AtmosphereLightIlluminanceOnGroundPostTransmittance = View.AtmosphereLightIlluminanceOnGroundPostTransmittance; + Result.AtmosphereLightIlluminanceOuterSpace = View.AtmosphereLightIlluminanceOuterSpace; + Result.AtmosphereLightDiscLuminance = View.AtmosphereLightDiscLuminance; + Result.AtmosphereLightDiscCosHalfApexAngle_PPTrans = View.AtmosphereLightDiscCosHalfApexAngle_PPTrans; + Result.SkyViewLutSizeAndInvSize = View.SkyViewLutSizeAndInvSize; + Result.SkyCameraTranslatedWorldOrigin = View.SkyCameraTranslatedWorldOrigin; + Result.SkyPlanetTranslatedWorldCenterAndViewHeight = View.SkyPlanetTranslatedWorldCenterAndViewHeight; + Result.SkyViewLutReferential = View.SkyViewLutReferential; + Result.SkyAtmosphereSkyLuminanceFactor = View.SkyAtmosphereSkyLuminanceFactor; + Result.SkyAtmospherePresentInScene = View.SkyAtmospherePresentInScene; + Result.SkyAtmosphereHeightFogContribution = View.SkyAtmosphereHeightFogContribution; + Result.SkyAtmosphereBottomRadiusKm = View.SkyAtmosphereBottomRadiusKm; + Result.SkyAtmosphereTopRadiusKm = View.SkyAtmosphereTopRadiusKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize = View.SkyAtmosphereCameraAerialPerspectiveVolumeSizeAndInvSize; + Result.SkyAtmosphereAerialPerspectiveStartDepthKm = View.SkyAtmosphereAerialPerspectiveStartDepthKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolution; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthResolutionInv; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKm; + Result.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv = View.SkyAtmosphereCameraAerialPerspectiveVolumeDepthSliceLengthKmInv; + Result.SkyAtmosphereApplyCameraAerialPerspectiveVolume = View.SkyAtmosphereApplyCameraAerialPerspectiveVolume; + Result.NormalCurvatureToRoughnessScaleBias = View.NormalCurvatureToRoughnessScaleBias; + Result.RenderingReflectionCaptureMask = View.RenderingReflectionCaptureMask; + Result.RealTimeReflectionCapture = View.RealTimeReflectionCapture; + Result.RealTimeReflectionCapturePreExposure = View.RealTimeReflectionCapturePreExposure; + Result.AmbientCubemapTint = View.AmbientCubemapTint; + Result.AmbientCubemapIntensity = View.AmbientCubemapIntensity; + Result.SkyLightApplyPrecomputedBentNormalShadowingFlag = View.SkyLightApplyPrecomputedBentNormalShadowingFlag; + Result.SkyLightAffectReflectionFlag = View.SkyLightAffectReflectionFlag; + Result.SkyLightAffectGlobalIlluminationFlag = View.SkyLightAffectGlobalIlluminationFlag; + Result.SkyLightColor = View.SkyLightColor; + Result.MobileSkyIrradianceEnvironmentMap = View.MobileSkyIrradianceEnvironmentMap; + Result.MobilePreviewMode = View.MobilePreviewMode; + Result.HMDEyePaddingOffset = View.HMDEyePaddingOffset; + Result.ReflectionCubemapMaxMip = View.ReflectionCubemapMaxMip; + Result.ShowDecalsMask = View.ShowDecalsMask; + Result.DistanceFieldAOSpecularOcclusionMode = View.DistanceFieldAOSpecularOcclusionMode; + Result.IndirectCapsuleSelfShadowingIntensity = View.IndirectCapsuleSelfShadowingIntensity; + Result.ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight = View.ReflectionEnvironmentRoughnessMixingScaleBiasAndLargestWeight; + Result.StereoPassIndex = View.StereoPassIndex; + Result.GlobalVolumeTranslatedCenterAndExtent = View.GlobalVolumeTranslatedCenterAndExtent; + Result.GlobalVolumeTranslatedWorldToUVAddAndMul = View.GlobalVolumeTranslatedWorldToUVAddAndMul; + Result.GlobalDistanceFieldMipTranslatedWorldToUVScale = View.GlobalDistanceFieldMipTranslatedWorldToUVScale; + Result.GlobalDistanceFieldMipTranslatedWorldToUVBias = View.GlobalDistanceFieldMipTranslatedWorldToUVBias; + Result.GlobalDistanceFieldMipFactor = View.GlobalDistanceFieldMipFactor; + Result.GlobalDistanceFieldMipTransition = View.GlobalDistanceFieldMipTransition; + Result.GlobalDistanceFieldClipmapSizeInPages = View.GlobalDistanceFieldClipmapSizeInPages; + Result.GlobalDistanceFieldInvPageAtlasSize = View.GlobalDistanceFieldInvPageAtlasSize; + Result.GlobalDistanceFieldInvCoverageAtlasSize = View.GlobalDistanceFieldInvCoverageAtlasSize; + Result.GlobalVolumeDimension = View.GlobalVolumeDimension; + Result.GlobalVolumeTexelSize = View.GlobalVolumeTexelSize; + Result.MaxGlobalDFAOConeDistance = View.MaxGlobalDFAOConeDistance; + Result.NumGlobalSDFClipmaps = View.NumGlobalSDFClipmaps; + Result.CoveredExpandSurfaceScale = View.CoveredExpandSurfaceScale; + Result.NotCoveredExpandSurfaceScale = View.NotCoveredExpandSurfaceScale; + Result.NotCoveredMinStepScale = View.NotCoveredMinStepScale; + Result.DitheredTransparencyStepThreshold = View.DitheredTransparencyStepThreshold; + Result.DitheredTransparencyTraceThreshold = View.DitheredTransparencyTraceThreshold; + Result.CursorPosition = View.CursorPosition; + Result.bCheckerboardSubsurfaceProfileRendering = View.bCheckerboardSubsurfaceProfileRendering; + Result.VolumetricFogInvGridSize = View.VolumetricFogInvGridSize; + Result.VolumetricFogGridZParams = View.VolumetricFogGridZParams; + Result.VolumetricFogSVPosToVolumeUV = View.VolumetricFogSVPosToVolumeUV; + Result.VolumetricFogViewGridUVToPrevViewRectUV = View.VolumetricFogViewGridUVToPrevViewRectUV; + Result.VolumetricFogPrevViewGridRectUVToResourceUV = View.VolumetricFogPrevViewGridRectUVToResourceUV; + Result.VolumetricFogPrevUVMax = View.VolumetricFogPrevUVMax; + Result.VolumetricFogScreenToResourceUV = View.VolumetricFogScreenToResourceUV; + Result.VolumetricFogUVMax = View.VolumetricFogUVMax; + Result.VolumetricFogMaxDistance = View.VolumetricFogMaxDistance; + Result.VolumetricLightmapWorldToUVScale = View.VolumetricLightmapWorldToUVScale; + Result.VolumetricLightmapWorldToUVAdd = View.VolumetricLightmapWorldToUVAdd; + Result.VolumetricLightmapIndirectionTextureSize = View.VolumetricLightmapIndirectionTextureSize; + Result.VolumetricLightmapBrickSize = View.VolumetricLightmapBrickSize; + Result.VolumetricLightmapBrickTexelSize = View.VolumetricLightmapBrickTexelSize; + Result.IndirectLightingCacheShowFlag = View.IndirectLightingCacheShowFlag; + Result.EyeToPixelSpreadAngle = View.EyeToPixelSpreadAngle; + Result.XRPassthroughCameraUVs = View.XRPassthroughCameraUVs; + Result.GlobalVirtualTextureMipBias = View.GlobalVirtualTextureMipBias; + Result.VirtualTextureFeedbackShift = View.VirtualTextureFeedbackShift; + Result.VirtualTextureFeedbackMask = View.VirtualTextureFeedbackMask; + Result.VirtualTextureFeedbackStride = View.VirtualTextureFeedbackStride; + Result.VirtualTextureFeedbackJitterOffset = View.VirtualTextureFeedbackJitterOffset; + Result.VirtualTextureFeedbackSampleOffset = View.VirtualTextureFeedbackSampleOffset; + Result.RuntimeVirtualTextureMipLevel = View.RuntimeVirtualTextureMipLevel; + Result.RuntimeVirtualTexturePackHeight = View.RuntimeVirtualTexturePackHeight; + Result.RuntimeVirtualTextureDebugParams = View.RuntimeVirtualTextureDebugParams; + Result.OverrideLandscapeLOD = View.OverrideLandscapeLOD; + Result.FarShadowStaticMeshLODBias = View.FarShadowStaticMeshLODBias; + Result.MinRoughness = View.MinRoughness; + Result.HairRenderInfo = View.HairRenderInfo; + Result.EnableSkyLight = View.EnableSkyLight; + Result.HairRenderInfoBits = View.HairRenderInfoBits; + Result.HairComponents = View.HairComponents; + Result.bSubsurfacePostprocessEnabled = View.bSubsurfacePostprocessEnabled; + Result.SSProfilesTextureSizeAndInvSize = View.SSProfilesTextureSizeAndInvSize; + Result.SSProfilesPreIntegratedTextureSizeAndInvSize = View.SSProfilesPreIntegratedTextureSizeAndInvSize; + Result.SpecularProfileTextureSizeAndInvSize = View.SpecularProfileTextureSizeAndInvSize; + Result.PhysicsFieldClipmapCenter = View.PhysicsFieldClipmapCenter; + Result.PhysicsFieldClipmapDistance = View.PhysicsFieldClipmapDistance; + Result.PhysicsFieldClipmapResolution = View.PhysicsFieldClipmapResolution; + Result.PhysicsFieldClipmapExponent = View.PhysicsFieldClipmapExponent; + Result.PhysicsFieldClipmapCount = View.PhysicsFieldClipmapCount; + Result.PhysicsFieldTargetCount = View.PhysicsFieldTargetCount; + Result.PhysicsFieldTargets = View.PhysicsFieldTargets; + Result.GPUSceneViewId = View.GPUSceneViewId; + Result.ViewResolutionFraction = View.ViewResolutionFraction; + Result.SubSurfaceColorAsTransmittanceAtDistanceInMeters = View.SubSurfaceColorAsTransmittanceAtDistanceInMeters; + Result.TanAndInvTanHalfFOV = View.TanAndInvTanHalfFOV; + Result.PrevTanAndInvTanHalfFOV = View.PrevTanAndInvTanHalfFOV; + Result.GlintLUTParameters0 = View.GlintLUTParameters0; + Result.GlintLUTParameters1 = View.GlintLUTParameters1; + FinalizeViewState(Result); + return Result; +} + +#line 17 "/Engine/Private/InstancedStereo.ush" +void FinalizeViewState(inout ViewState InOutView) +{ + InOutView.WorldToClip = MakeLWCInverseMatrix(InOutView.MatrixTilePosition, InOutView.RelativeWorldToClip); + InOutView.ClipToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.ClipToRelativeWorld); + InOutView.ScreenToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.ScreenToRelativeWorld); + InOutView.PrevClipToWorld = MakeLWCMatrix(InOutView.MatrixTilePosition, InOutView.PrevClipToRelativeWorld); + + InOutView.WorldCameraOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.RelativeWorldCameraOrigin); + InOutView.WorldViewOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.RelativeWorldViewOrigin); + InOutView.PrevWorldCameraOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.PrevRelativeWorldCameraOrigin); + InOutView.PrevWorldViewOrigin = MakeLWCVector3(InOutView.ViewTilePosition, InOutView.PrevRelativeWorldViewOrigin); + InOutView.PreViewTranslation = MakeLWCVector3(-InOutView.ViewTilePosition, InOutView.RelativePreViewTranslation); + InOutView.PrevPreViewTranslation = MakeLWCVector3(-InOutView.ViewTilePosition, InOutView.RelativePrevPreViewTranslation); +} + +#line 34 "/Engine/Private/InstancedStereo.ush" +static ViewState ResolvedView = (ViewState)0.0f; + +#line 36 "/Engine/Private/InstancedStereo.ush" +ViewState ResolveView() +{ + return GetPrimaryView(); +} + +#line 285 "/Engine/Private/Common.ush" +float4 Texture2DSample(Texture2D Tex, SamplerState Sampler, float2 UV) +{ + + + + return Tex.Sample(Sampler, UV); + +} + +#line 293 "/Engine/Private/Common.ush" +float4 Texture2DSample(Texture2D Tex, SamplerState Sampler, FloatDeriv2 UV) +{ + + + + return Tex.SampleGrad(Sampler, UV.Value, UV.Ddx, UV.Ddy); + +} + +#line 337 "/Engine/Private/Common.ush" +float4 Texture2DSampleLevel(Texture2D Tex, SamplerState Sampler, float2 UV, float Mip) +{ + return Tex.SampleLevel(Sampler, UV, Mip); +} + +#line 353 "/Engine/Private/Common.ush" +float4 Texture3DSampleLevel(Texture3D Tex, SamplerState Sampler, float3 UV, float Mip) +{ + return Tex.SampleLevel(Sampler, UV, Mip); +} + +#line 595 "/Engine/Private/Common.ush" +float Luminance( float3 LinearColor ) +{ + return dot( LinearColor, float3( 0.3, 0.59, 0.11 ) ); +} + +#line 12 "/Engine/Private/Random.ush" +float PseudoRandom(float2 xy) +{ + float2 pos = frac(xy / 128.0f) * 128.0f + float2(-64.340622f, -72.465622f); + + + return frac(dot(pos.xyx * pos.xyy, float3(20.390625f, 60.703125f, 2.4281209f))); +} + +#line 26 "/Engine/Private/Random.ush" +float InterleavedGradientNoise( float2 uv, float FrameId ) +{ + + uv += FrameId * (float2(47, 17) * 0.695f); + + const float3 magic = float3( 0.06711056f, 0.00583715f, 52.9829189f ); + return frac(magic.z * frac(dot(uv, magic.xy))); +} + +#line 924 "/Engine/Private/Common.ush" +float Pow2( float x ) +{ + return x*x; +} + +#line 929 "/Engine/Private/Common.ush" +float2 Pow2( float2 x ) +{ + return x*x; +} + +#line 934 "/Engine/Private/Common.ush" +float3 Pow2( float3 x ) +{ + return x*x; +} + +#line 939 "/Engine/Private/Common.ush" +float4 Pow2( float4 x ) +{ + return x*x; +} + +#line 1187 "/Engine/Private/Common.ush" +bool IsOrthoProjection(float4x4 ViewToClip) +{ + return asuint(ViewToClip._44); +} + +#line 1193 "/Engine/Private/Common.ush" +bool IsOrthoProjection() +{ + return IsOrthoProjection(View.ViewToClip); +} + +#line 1229 "/Engine/Private/Common.ush" +float2 ScreenPositionToBufferUV(float4 ScreenPosition) +{ + return float2(ScreenPosition.xy / ScreenPosition.w * ResolvedView.ScreenPositionScaleBias.xy + ResolvedView.ScreenPositionScaleBias.wz); +} + +#line 1249 "/Engine/Private/Common.ush" +float2 SvPositionToBufferUV(float4 SvPosition) +{ + return SvPosition.xy * View.BufferSizeAndInvSize.zw; +} + +#line 1263 "/Engine/Private/Common.ush" +float3 SvPositionToResolvedTranslatedWorld(float4 SvPosition) +{ + float4 HomWorldPos = mul(float4(SvPosition.xyz, 1), ResolvedView.SVPositionToTranslatedWorld); + + return HomWorldPos.xyz / HomWorldPos.w; +} + +#line 1293 "/Engine/Private/Common.ush" +float4 SvPositionToResolvedScreenPosition(float4 SvPosition) +{ + float2 PixelPos = SvPosition.xy - ResolvedView.ViewRectMin.xy; + + + float3 NDCPos = float3( (PixelPos * ResolvedView.ViewSizeAndInvSize.zw - 0.5f) * float2(2, -2), SvPosition.z); + + + return float4(NDCPos.xyz, 1) * SvPosition.w; +} + +#line 1658 "/Engine/Private/Common.ush" +float3 TransformTangentVectorToWorld(float3x3 TangentToWorld, float3 InTangentVector) +{ + + + return mul(InTangentVector, TangentToWorld); +} + +#line 2050 "/Engine/Private/Common.ush" +struct FPixelShaderIn +{ + + float4 SvPosition; + + + uint Coverage; + + + bool bIsFrontFace; +}; + +#line 2062 "/Engine/Private/Common.ush" +struct FPixelShaderOut +{ + + float4 MRT[8]; + + + uint StrataOutput[3]; + uint StrataTopLayerData; + + + uint Coverage; + + + float Depth; +}; + +#line 8 "/Engine/Private/EyeAdaptationCommon.ush" +StructuredBuffer EyeAdaptationBuffer; + +#line 13 "/Engine/Private/MonteCarlo.ush" +float3x3 GetTangentBasis( float3 TangentZ ) +{ + const float Sign = TangentZ.z >= 0 ? 1 : -1; + const float a = -rcp( Sign + TangentZ.z ); + const float b = TangentZ.x * TangentZ.y * a; + + float3 TangentX = { 1 + Sign * a * Pow2( TangentZ.x ), Sign * b, -Sign * TangentZ.x }; + float3 TangentY = { b, Sign + a * Pow2( TangentZ.y ), -TangentZ.y }; + + return float3x3( TangentX, TangentY, TangentZ ); +} + +#line 48 "/Engine/Private/MonteCarlo.ush" +float3 TangentToWorld( float3 Vec, float3 TangentZ ) +{ + return mul( Vec, GetTangentBasis( TangentZ ) ); +} + +#line 18 "/Engine/Private/OctahedralCommon.ush" +float2 UnitVectorToOctahedron( float3 N ) +{ + N.xy /= dot( 1, abs(N) ); + if( N.z <= 0 ) + { + N.xy = ( 1 - abs(N.yx) ) * select_internal( N.xy >= 0 , float2(1,1) , float2(-1,-1) ); + } + return N.xy; +} + +#line 28 "/Engine/Private/OctahedralCommon.ush" +float3 OctahedronToUnitVector( float2 Oct ) +{ + float3 N = float3( Oct, 1 - dot( 1, abs(Oct) ) ); + float t = max( -N.z, 0 ); + N.xy += select_internal( N.xy >= 0 , float2(-t, -t) , float2(t, t) ); + return normalize(N); +} + +#line 93 "/Engine/Private/SceneData.ush" +struct FPrimitiveSceneData +{ + uint Flags; + uint VisibilityFlags; + int InstanceSceneDataOffset; + int NumInstanceSceneDataEntries; + int PersistentPrimitiveIndex; + uint SingleCaptureIndex; + float3 TilePosition; + uint PrimitiveComponentId; + FLWCMatrix LocalToWorld; + FLWCInverseMatrix WorldToLocal; + FLWCMatrix PreviousLocalToWorld; + FLWCInverseMatrix PreviousWorldToLocal; + float4x4 WorldToPreviousWorld; + float3 InvNonUniformScale; + float ObjectBoundsX; + FLWCVector3 ObjectWorldPosition; + FLWCVector3 ActorWorldPosition; + float ObjectRadius; + uint LightmapUVIndex; + float3 ObjectOrientation; + uint LightmapDataIndex; + float4 NonUniformScale; + float3 PreSkinnedLocalBoundsMin; + uint NaniteResourceID; + float3 PreSkinnedLocalBoundsMax; + uint NaniteHierarchyOffset; + float3 LocalObjectBoundsMin; + float ObjectBoundsY; + float3 LocalObjectBoundsMax; + float ObjectBoundsZ; + uint InstancePayloadDataOffset; + uint InstancePayloadDataStride; + uint InstancePayloadExtensionSize; + float3 InstanceLocalBoundsCenter; + float3 InstanceLocalBoundsExtent; + float3 WireframeColor; + float3 LevelColor; + uint PackedNaniteFlags; + float2 InstanceDrawDistanceMinMaxSquared; + float InstanceWPODisableDistanceSquared; + uint NaniteRayTracingDataOffset; + float MaxWPOExtent; + float MinMaterialDisplacement; + float MaxMaterialDisplacement; + uint CustomStencilValueAndMask; + float4 CustomPrimitiveData[9]; +}; + +#line 211 "/Engine/Private/SceneData.ush" +float4 LoadPrimitivePrimitiveSceneDataElement(uint PrimitiveIndex, uint ItemIndex) +{ + uint TargetIdx = PrimitiveIndex + ItemIndex; + + + + + + + + + { }; + return Scene.GPUScene.GPUScenePrimitiveSceneData[TargetIdx]; + +} + +#line 228 "/Engine/Private/SceneData.ush" +FPrimitiveSceneData GetPrimitiveData(uint PrimitiveId) +{ + + + + + + FPrimitiveSceneData PrimitiveData = (FPrimitiveSceneData)0; + + + uint PrimitiveIndex = PrimitiveId * 41; + + float3 TilePosition = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 1).xyz; + + const float4x4 LocalToWorld = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 2), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 3), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 4), + float4(0, 0, 0, 1) + )); + + const float4x4 PreviousLocalToWorld = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 8), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 9), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 10), + float4(0, 0, 0, 1) + )); + + const float4x4 WorldToLocal = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 5), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 6), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 7), + float4(0, 0, 0, 1) + )); + + const float4x4 PreviousWorldToLocal = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 11), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 12), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 13), + float4(0, 0, 0, 1) + )); + + const float4x4 WorldToPreviousWorld = transpose(float4x4( + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 14), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 15), + LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 16), + float4(0, 0, 0, 1) + )); + + float4 ObjectWorldPositionAndRadius = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 18); + + PrimitiveData.Flags = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).x); + PrimitiveData.InstanceSceneDataOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).y); + PrimitiveData.NumInstanceSceneDataEntries = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).z); + PrimitiveData.SingleCaptureIndex = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).w) & 0xFFFFu; + PrimitiveData.VisibilityFlags = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 0).w) >> 16u; + PrimitiveData.TilePosition = TilePosition; + PrimitiveData.PrimitiveComponentId = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 1).w); + PrimitiveData.LocalToWorld = MakeLWCMatrix4x3(TilePosition, LocalToWorld); + PrimitiveData.WorldToLocal = MakeLWCInverseMatrix4x3(TilePosition, WorldToLocal); + PrimitiveData.PreviousLocalToWorld = MakeLWCMatrix4x3(TilePosition, PreviousLocalToWorld); + PrimitiveData.PreviousWorldToLocal = MakeLWCInverseMatrix4x3(TilePosition, PreviousWorldToLocal); + PrimitiveData.WorldToPreviousWorld = WorldToPreviousWorld; + PrimitiveData.InvNonUniformScale = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 17).xyz; + PrimitiveData.ObjectBoundsX = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 17).w; + PrimitiveData.ObjectWorldPosition = MakeLWCVector3(TilePosition, ObjectWorldPositionAndRadius.xyz); + PrimitiveData.ObjectRadius = ObjectWorldPositionAndRadius.w; + PrimitiveData.ActorWorldPosition = MakeLWCVector3(TilePosition, LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 19).xyz); + PrimitiveData.LightmapUVIndex = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 19).w); + PrimitiveData.ObjectOrientation = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 20).xyz; + PrimitiveData.LightmapDataIndex = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 20).w); + PrimitiveData.NonUniformScale = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 21); + PrimitiveData.PreSkinnedLocalBoundsMin = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 22).xyz; + PrimitiveData.NaniteResourceID = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 22).w); + PrimitiveData.PreSkinnedLocalBoundsMax = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 23).xyz; + PrimitiveData.NaniteHierarchyOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 23).w); + PrimitiveData.LocalObjectBoundsMin = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 24).xyz; + PrimitiveData.ObjectBoundsY = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 24).w; + PrimitiveData.LocalObjectBoundsMax = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 25).xyz; + PrimitiveData.ObjectBoundsZ = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 25).w; + PrimitiveData.InstanceLocalBoundsCenter = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 26).xyz; + PrimitiveData.InstancePayloadDataOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 26).w); + PrimitiveData.InstanceLocalBoundsExtent = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 27).xyz; + PrimitiveData.InstancePayloadDataStride = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 27).w) & 0x00FFFFFFu; + PrimitiveData.InstancePayloadExtensionSize = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 27).w) >> 24; + PrimitiveData.WireframeColor = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 28).xyz; + PrimitiveData.PackedNaniteFlags = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 28).w); + PrimitiveData.LevelColor = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 29).xyz; + PrimitiveData.PersistentPrimitiveIndex = asint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 29).w); + PrimitiveData.InstanceDrawDistanceMinMaxSquared = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 30).xy; + PrimitiveData.InstanceWPODisableDistanceSquared = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 30).z; + PrimitiveData.NaniteRayTracingDataOffset = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 30).w); + PrimitiveData.MaxWPOExtent = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).x; + PrimitiveData.MinMaterialDisplacement = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).y; + PrimitiveData.MaxMaterialDisplacement = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).z; + PrimitiveData.CustomStencilValueAndMask = asuint(LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 31).w); + + + + + [unroll] + for (int DataIndex = 0; DataIndex < 9; ++DataIndex) + { + PrimitiveData.CustomPrimitiveData[DataIndex] = LoadPrimitivePrimitiveSceneDataElement(PrimitiveIndex, 32 + DataIndex); + } + return PrimitiveData; + +} + +#line 363 "/Engine/Private/SceneData.ush" +float GetPrimitive_PerObjectGBufferData_FromFlags(uint Flags) +{ + const float CapsuleRepresentation = CondMask(Flags & 0x100, 1.0f, 0.0f); + const float CastContactShadow = CondMask(Flags & 0x200, 1.0f, 0.0f); + return (2.0f * CapsuleRepresentation + CastContactShadow) / 3.0f; +} + +#line 370 "/Engine/Private/SceneData.ush" +float GetPrimitive_PerObjectGBufferData(uint PrimitiveId) +{ + return GetPrimitive_PerObjectGBufferData_FromFlags(GetPrimitiveData(PrimitiveId).Flags); +} + +#line 376 "/Engine/Private/SceneData.ush" +float GetPrimitive_PerObjectGBufferData(FPrimitiveSceneData Primitive) +{ + return GetPrimitive_PerObjectGBufferData_FromFlags(Primitive.Flags); +} + +#line 404 "/Engine/Private/SceneData.ush" +struct FInstanceSceneEditorData +{ + float3 HitProxyId; + uint HitProxyPacked; + bool bIsSelected; +}; + +#line 434 "/Engine/Private/SceneData.ush" +struct FInstanceSceneData +{ + FLWCMatrix LocalToWorld; + FLWCMatrix PrevLocalToWorld; + FLWCInverseMatrix WorldToLocal; + float4 NonUniformScale; + float3 InvNonUniformScale; + float DeterminantSign; + float3 LocalBoundsCenter; + uint PrimitiveId; + uint RelativeId; + uint PayloadDataOffset; + uint PayloadExtensionOffset; + uint PayloadExtensionSize; + float3 LocalBoundsExtent; + uint LastUpdateSceneFrameNumber; + uint NaniteRuntimeResourceID; + uint NaniteHierarchyOffset; + + + + + + + + + float4 LightMapAndShadowMapUVBias; + + bool ValidInstance; + uint Flags; + + + FInstanceSceneEditorData EditorData; + +}; + +#line 1068 "/Engine/Private/SceneData.ush" +struct FSceneDataIntermediates +{ + uint PrimitiveId; + uint InstanceId; + uint ViewIndex; + uint CullingFlags; + + uint InstanceIdLoadIndex; + FInstanceSceneData InstanceData; + FPrimitiveSceneData Primitive; +}; + +#line 113 "/Engine/Private/ShadingCommon.ush" +float DielectricSpecularToF0(float Specular) +{ + return float(0.08f * Specular); +} + +#line 146 "/Engine/Private/ShadingCommon.ush" +float3 ComputeF0(float Specular, float3 BaseColor, float Metallic) +{ + return lerp(DielectricSpecularToF0(Specular).xxx, BaseColor, Metallic.xxx); +} + +#line 24 "/Engine/Private/LightAccumulator.ush" +struct FLightAccumulator +{ + float3 TotalLight; + + + + + float ScatterableLightLuma; + + + + + float3 ScatterableLight; + + + + float EstimatedCost; + + + + float3 TotalLightDiffuse; + float3 TotalLightSpecular; + +}; + +#line 56 "/Engine/Private/LightAccumulator.ush" +void LightAccumulator_AddSplit(inout FLightAccumulator In, float3 DiffuseTotalLight, float3 SpecularTotalLight, float3 ScatterableLight, float3 CommonMultiplier, const bool bNeedsSeparateSubsurfaceLightAccumulation) +{ + + In.TotalLight += (DiffuseTotalLight + SpecularTotalLight) * CommonMultiplier; + + + if (bNeedsSeparateSubsurfaceLightAccumulation) + { + if (1 == 1) + { + if (View.bCheckerboardSubsurfaceProfileRendering == 0) + { + In.ScatterableLightLuma += Luminance(ScatterableLight * CommonMultiplier); + } + } + else if (1 == 2) + { + + In.ScatterableLight += ScatterableLight * CommonMultiplier; + } + } + + In.TotalLightDiffuse += DiffuseTotalLight * CommonMultiplier; + In.TotalLightSpecular += SpecularTotalLight * CommonMultiplier; +} + +#line 82 "/Engine/Private/LightAccumulator.ush" +void LightAccumulator_Add(inout FLightAccumulator In, float3 TotalLight, float3 ScatterableLight, float3 CommonMultiplier, const bool bNeedsSeparateSubsurfaceLightAccumulation) +{ + LightAccumulator_AddSplit(In, TotalLight, 0.0f, ScatterableLight, CommonMultiplier, bNeedsSeparateSubsurfaceLightAccumulation); +} + +#line 90 "/Engine/Private/LightAccumulator.ush" +float4 LightAccumulator_GetResult(FLightAccumulator In) +{ + float4 Ret; + + if (0 == 1) + { + + Ret = 0.1f * float4(1.0f, 0.25f, 0.075f, 0) * In.EstimatedCost; + } + else + { + Ret = float4(In.TotalLight, 0); + + if (1 == 1 ) + { + if (View.bCheckerboardSubsurfaceProfileRendering == 0) + { + + Ret.a = In.ScatterableLightLuma; + } + } + else if (1 == 2) + { + + + Ret.a = Luminance(In.ScatterableLight); + + } + } + + return Ret; +} + +#line 206 "/Engine/Private/DeferredShadingCommon.ush" +float EncodeIndirectIrradiance(float IndirectIrradiance) +{ + float L = IndirectIrradiance; + L *= View.PreExposure; + const float LogBlackPoint = 0.00390625; + return log2( L + LogBlackPoint ) / 16 + 0.5; +} + +#line 280 "/Engine/Private/DeferredShadingCommon.ush" +float EncodeShadingModelIdAndSelectiveOutputMask(uint ShadingModelId, uint SelectiveOutputMask) +{ + uint Value = (ShadingModelId & 0xF) | SelectiveOutputMask; + return (float)Value / (float)0xFF; +} + +#line 329 "/Engine/Private/DeferredShadingCommon.ush" +struct FGBufferData +{ + + float3 WorldNormal; + + float3 WorldTangent; + + float3 DiffuseColor; + + float3 SpecularColor; + + float3 BaseColor; + + float Metallic; + + float Specular; + + float4 CustomData; + + float GenericAO; + + float IndirectIrradiance; + + + float4 PrecomputedShadowFactors; + + float Roughness; + + float Anisotropy; + + float GBufferAO; + + uint DiffuseIndirectSampleOcclusion; + + uint ShadingModelID; + + uint SelectiveOutputMask; + + float PerObjectGBufferData; + + float CustomDepth; + + uint CustomStencil; + + + float Depth; + + float4 Velocity; + + + float3 StoredBaseColor; + + float StoredSpecular; + + float StoredMetallic; + + + float Curvature; +}; + +#line 389 "/Engine/Private/DeferredShadingCommon.ush" +bool CastContactShadow(FGBufferData GBufferData) +{ + uint PackedAlpha = (uint)(GBufferData.PerObjectGBufferData * 3.999f); + bool bCastContactShadowBit = PackedAlpha & 1; + + bool bShadingModelCastContactShadows = (GBufferData.ShadingModelID != 9); + return bCastContactShadowBit && bShadingModelCastContactShadows; +} + +#line 407 "/Engine/Private/DeferredShadingCommon.ush" +bool CheckerFromPixelPos(uint2 PixelPos) +{ + + + uint TemporalAASampleIndex = uint(View.TemporalAAParams.x); + + + return (PixelPos.x + PixelPos.y + TemporalAASampleIndex) % 2; + + + +} + +#line 15 "/Engine/Private/GBufferHelpers.ush" +float3 EncodeNormalHelper(float3 SrcNormal, float QuantizationBias) +{ + return SrcNormal * .5f + .5f; +} + +#line 18 "/ShaderAutogen/PCD3D_SM6/AutogenShaderHeaders.ush" +void EncodeGBufferToMRT(inout FPixelShaderOut Out, FGBufferData GBuffer, float QuantizationBias) +{ + float4 MrtFloat1 = 0.0f; + float4 MrtFloat2 = 0.0f; + uint4 MrtUint2 = 0; + float4 MrtFloat3 = 0.0f; + float4 MrtFloat4 = 0.0f; + float4 MrtFloat5 = 0.0f; + + float3 WorldNormal_Compressed = EncodeNormalHelper(GBuffer.WorldNormal, 0.0f); + + MrtFloat1.x = WorldNormal_Compressed.x; + MrtFloat1.y = WorldNormal_Compressed.y; + MrtFloat1.z = WorldNormal_Compressed.z; + MrtFloat1.w = GBuffer.PerObjectGBufferData.x; + MrtFloat2.x = GBuffer.Metallic.x; + MrtFloat2.y = GBuffer.Specular.x; + MrtFloat2.z = GBuffer.Roughness.x; + MrtUint2.w |= ((((GBuffer.ShadingModelID.x) >> 0) & 0x0f) << 0); + MrtUint2.w |= ((((GBuffer.SelectiveOutputMask.x) >> 0) & 0x0f) << 4); + MrtFloat3.x = GBuffer.BaseColor.x; + MrtFloat3.y = GBuffer.BaseColor.y; + MrtFloat3.z = GBuffer.BaseColor.z; + MrtFloat3.w = GBuffer.GenericAO.x; + MrtFloat5.x = GBuffer.PrecomputedShadowFactors.x; + MrtFloat5.y = GBuffer.PrecomputedShadowFactors.y; + MrtFloat5.z = GBuffer.PrecomputedShadowFactors.z; + MrtFloat5.w = GBuffer.PrecomputedShadowFactors.w; + MrtFloat4.x = GBuffer.CustomData.x; + MrtFloat4.y = GBuffer.CustomData.y; + MrtFloat4.z = GBuffer.CustomData.z; + MrtFloat4.w = GBuffer.CustomData.w; + + Out.MRT[1] = MrtFloat1; + Out.MRT[2] = float4(MrtFloat2.x, MrtFloat2.y, MrtFloat2.z, float(MrtUint2.w) / 255.0f); + Out.MRT[3] = MrtFloat3; + Out.MRT[4] = MrtFloat4; + Out.MRT[5] = MrtFloat5; + Out.MRT[6] = float4(0.0f, 0.0f, 0.0f, 0.0f); + Out.MRT[7] = float4(0.0f, 0.0f, 0.0f, 0.0f); +} + +#line 447 "/Engine/Private/DeferredShadingCommon.ush" +void SetGBufferForUnlit(out float4 OutGBufferB) +{ + OutGBufferB = 0; + OutGBufferB.a = EncodeShadingModelIdAndSelectiveOutputMask(0, 0); +} + +#line 1191 "/Engine/Private/DeferredShadingCommon.ush" +float3 AOMultiBounce(float3 BaseColor, float AO) +{ + if (0 && !0) + { + return AO; + } + else + { + float3 a = 2.0404 * BaseColor - 0.3324; + float3 b = -4.7951 * BaseColor + 0.6417; + float3 c = 2.7552 * BaseColor + 0.6903; + return max(AO, ((AO * a + b) * AO + c) * AO); + } +} + +#line 169 "/Engine/Generated/Material.ush" +struct FStrataData +{ + uint Dummy; +}; + +#line 173 "/Engine/Generated/Material.ush" +FStrataData GetInitialisedStrataData() { return (FStrataData)0; } + +#line 40 "/Engine/Private/DBufferDecalShared.ush" +uint GetDBufferTargetMask(uint2 PixelPos) +{ + + { + + + + + + + return 0x07; + + } + + + + + +} + +#line 340 "/Engine/Private/DBufferDecalShared.ush" +struct FDBufferData +{ + + float3 PreMulColor; + + float ColorOpacity; + + + float3 PreMulWorldNormal; + + float NormalOpacity; + + + float PreMulRoughness; + + float PreMulMetallic; + + float PreMulSpecular; + + float RoughnessOpacity; +}; + +#line 380 "/Engine/Private/DBufferDecalShared.ush" +FDBufferData DecodeDBufferData( + float4 DBufferA, + float4 DBufferB, + float4 DBufferC) +{ + FDBufferData ret; + + + ret.PreMulColor = DBufferA.rgb; + ret.ColorOpacity = DBufferA.a; + + + ret.PreMulWorldNormal = DBufferB.rgb * 2 - (256.0 / 255.0); + ret.NormalOpacity = DBufferB.a; + + + ret.PreMulMetallic = DBufferC.r; + ret.PreMulSpecular = DBufferC.g; + ret.PreMulRoughness = DBufferC.b; + ret.RoughnessOpacity = DBufferC.a; + + return ret; +} + +#line 405 "/Engine/Private/DBufferDecalShared.ush" +FDBufferData GetDBufferData(float2 BufferUV, uint RTMaskBit) +{ + + float4 DBufferA = float4(0.0, 0.0, 0.0, 1.0); + float4 DBufferB = float4(128.0f / 255.0f, 128.f / 255.5f, 128.f / 255.5f, 1.0); + float4 DBufferC = float4(0.0, 0.0, 0.0, 1.0); + + + [branch] + if (RTMaskBit & 0x1) + { + DBufferA = Texture2DSampleLevel(OpaqueBasePass.DBufferATexture, OpaqueBasePass.DBufferATextureSampler, BufferUV, 0); + } + + [branch] + if (RTMaskBit & 0x2) + { + DBufferB = Texture2DSampleLevel(OpaqueBasePass.DBufferBTexture, OpaqueBasePass.DBufferATextureSampler, BufferUV, 0); + } + + [branch] + if (RTMaskBit & 0x4) + { + DBufferC = Texture2DSampleLevel(OpaqueBasePass.DBufferCTexture, OpaqueBasePass.DBufferATextureSampler, BufferUV, 0); + } +#line 449 "/Engine/Private/DBufferDecalShared.ush" + + + return DecodeDBufferData(DBufferA, DBufferB, DBufferC); +} + +#line 455 "/Engine/Private/DBufferDecalShared.ush" +void ApplyDBufferData( + FDBufferData DBufferData, inout float3 WorldNormal, inout float3 SubsurfaceColor, inout float Roughness, + inout float3 BaseColor, inout float Metallic, inout float Specular ) +{ + + BaseColor = BaseColor * DBufferData.ColorOpacity + DBufferData.PreMulColor; + SubsurfaceColor *= DBufferData.ColorOpacity; + + + + + WorldNormal = normalize(WorldNormal * DBufferData.NormalOpacity + DBufferData.PreMulWorldNormal); + + + + Roughness = Roughness * DBufferData.RoughnessOpacity + DBufferData.PreMulRoughness; + Metallic = Metallic * DBufferData.RoughnessOpacity + DBufferData.PreMulMetallic; + Specular = Specular * DBufferData.RoughnessOpacity + DBufferData.PreMulSpecular; + +} + +#line 186 "/Engine/Generated/Material.ush" +struct FMaterialParticleParameters +{ + + float RelativeTime; + + float MotionBlurFade; + + float Random; + + float4 Velocity; + + float4 Color; + + float4 TranslatedWorldPositionAndSize; + + float4 MacroUV; + + + + + + float4 DynamicParameter; + + + + + + + + + + + + + + + FLWCMatrix ParticleToWorld; + + + FLWCInverseMatrix WorldToParticle; + + + + + + + + + + float2 Size; + + + float SpriteRotation; +}; + +#line 296 "/Engine/Generated/Material.ush" +struct FMaterialAttributes +{ + float3 BaseColor; + float Metallic; + float Specular; + float Roughness; + float Anisotropy; + float3 EmissiveColor; + float Opacity; + float OpacityMask; + float3 Normal; + float3 Tangent; + float3 WorldPositionOffset; + float Displacement; + float3 SubsurfaceColor; + float ClearCoat; + float ClearCoatRoughness; + float AmbientOcclusion; + float3 Refraction; + float PixelDepthOffset; + uint ShadingModel; + float SurfaceThickness; + FStrataData FrontMaterial; + float2 CustomizedUV0; + float2 CustomizedUV1; + float2 CustomizedUV2; + float2 CustomizedUV3; + float2 CustomizedUV4; + float2 CustomizedUV5; + float2 CustomizedUV6; + float2 CustomizedUV7; + float3 BentNormal; + float3 ClearCoatBottomNormal; + float3 CustomEyeTangent; + float3 TransmittanceColor; +}; + +#line 373 "/Engine/Generated/Material.ush" +struct FPixelMaterialInputs +{ + float3 EmissiveColor; + float Opacity; + float OpacityMask; + float3 BaseColor; + float Metallic; + float Specular; + float Roughness; + float Anisotropy; + float3 Normal; + float3 Tangent; + float4 Subsurface; + float AmbientOcclusion; + float3 Refraction; + float PixelDepthOffset; + uint ShadingModel; + FStrataData FrontMaterial; + float SurfaceThickness; + float Displacement; + + + + + + + + + + + + +}; + +#line 411 "/Engine/Generated/Material.ush" +struct FMaterialPixelParameters +{ + + float2 TexCoords[1]; + + + + float4 VertexColor; + + + float3 WorldNormal; + + + float3 WorldTangent; + + + float3 ReflectionVector; + + + float3 CameraVector; + + + float3 LightVector; + + + + + + + float4 SvPosition; + + + float4 ScreenPosition; + + + + + + float2 ViewBufferUV; + + + + + + float UnMirrored; + + float TwoSidedSign; + + + + + + float3x3 TangentToWorld; + + + + + + + + + + + FLWCVector3 AbsoluteWorldPosition; + + + + + float3 WorldPosition_CamRelative; + + + + + + FLWCVector3 WorldPosition_NoOffsets; + + + + + + float3 WorldPosition_NoOffsets_CamRelative; + + + float3 LightingPositionOffset; + + + float3 WorldPosition_DDX; + float3 WorldPosition_DDY; + float4 VertexColor_DDX; + float4 VertexColor_DDY; + float4 ScreenPosition_DDX; + float4 ScreenPosition_DDY; + + + float2 TexCoords_DDX[1]; + float2 TexCoords_DDY[1]; + + + float AOMaterialMask; + + + + + + + + + + + + + + + + + uint PrimitiveId; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FMaterialParticleParameters Particle; + + + + + + + + + + + + + + + uint Dummy; + + + + + + + + + + + + + + + + + + + + + +#line 620 "/Engine/Generated/Material.ush" + + + FMaterialAttributes MaterialAttributes; +}; + +#line 639 "/Engine/Generated/Material.ush" +FMaterialPixelParameters MakeInitializedMaterialPixelParameters() +{ + FMaterialPixelParameters MPP; + MPP = (FMaterialPixelParameters)0; + MPP.TangentToWorld = float3x3(1,0,0,0,1,0,0,0,1); + return MPP; +} + +#line 651 "/Engine/Generated/Material.ush" +struct FMaterialVertexParameters +{ + + + + float3 WorldPosition; + + float3x3 TangentToWorld; + + + + + + + + + + + + + + + + + + + + + + + + + + + FLWCMatrix PrevFrameLocalToWorld; + + float3 PreSkinnedPosition; + float3 PreSkinnedNormal; + + float4 VertexColor; + + float2 TexCoords[1]; + + + + + + + + + + + + FMaterialParticleParameters Particle; + + + + + + FMaterialAttributes MaterialAttributes; + + + FSceneDataIntermediates SceneData; + + + + uint PrimitiveId; + + bool bEvaluateWorldPositionOffset; +}; + +#line 751 "/Engine/Generated/Material.ush" +FPrimitiveSceneData GetPrimitiveData(FMaterialVertexParameters Parameters) +{ + return Parameters.SceneData.Primitive; +} + +#line 756 "/Engine/Generated/Material.ush" +FPrimitiveSceneData GetPrimitiveData(FMaterialPixelParameters Parameters) +{ + return GetPrimitiveData(Parameters.PrimitiveId); +} + +#line 2096 "/Engine/Generated/Material.ush" +float3 ReflectionAboutCustomWorldNormal(FMaterialPixelParameters Parameters, float3 WorldNormal, bool bNormalizeInputNormal) +{ + if (bNormalizeInputNormal) + { + WorldNormal = normalize(WorldNormal); + } + + return -Parameters.CameraVector + WorldNormal * dot(WorldNormal, Parameters.CameraVector) * 2.0; +} + +#line 2803 "/Engine/Generated/Material.ush" +float4 CustomExpression0(FMaterialPixelParameters Parameters,Texture2D Tex, SamplerState TexSampler ,float2 UV,float Distance,float DistanceSteps,float RadialSteps,float RadialOffset,float KernelPower) +{ +float3 CurColor=0; + +float2 NewUV = UV; + +int i=0; + +float StepSize = Distance / (int) DistanceSteps; + +float CurDistance=0; + +float2 CurOffset=0; + +float SubOffset = 0; + +float TwoPi = 6.283185; + +float accumdist=0; + + + +if (DistanceSteps < 1) + + + +{ + +return Texture2DSample(Tex,TexSampler,UV); + +} + +else + +{ + +while ( i < (int) DistanceSteps) + +{ + + CurDistance += StepSize; + + for (int j = 0; j < (int) RadialSteps; j++) + + { + +SubOffset +=1; + +CurOffset.x = cos(TwoPi*(SubOffset / RadialSteps)); + +CurOffset.y = sin(TwoPi*(SubOffset / RadialSteps)); + + NewUV.x = UV.x + CurOffset.x * CurDistance; + + NewUV.y = UV.y + CurOffset.y * CurDistance; + + float distpow = pow(CurDistance, KernelPower); + + CurColor += Texture2DSample(Tex,TexSampler,NewUV)*distpow; + + accumdist += distpow; + + } + +SubOffset +=RadialOffset; + +i++; + +} + +CurColor = CurColor; + +CurColor /=accumdist; + +return CurColor; + +} +} + +#line 2975 "/Engine/Generated/Material.ush" +float3 GetMaterialNormalRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Normal; +} + +#line 2980 "/Engine/Generated/Material.ush" +float3 GetMaterialNormal(FMaterialPixelParameters Parameters, FPixelMaterialInputs PixelMaterialInputs) +{ + float3 RetNormal; + + RetNormal = GetMaterialNormalRaw(PixelMaterialInputs); + + + { + + float3 OverrideNormal = ResolvedView.NormalOverrideParameter.xyz; + + + + + + RetNormal = RetNormal * ResolvedView.NormalOverrideParameter.w + OverrideNormal; + } + + + return RetNormal; +} + +#line 3012 "/Engine/Generated/Material.ush" +float3 GetMaterialEmissiveRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.EmissiveColor; +} + +#line 3017 "/Engine/Generated/Material.ush" +float3 GetMaterialEmissive(FPixelMaterialInputs PixelMaterialInputs) +{ + float3 EmissiveColor = GetMaterialEmissiveRaw(PixelMaterialInputs); + + EmissiveColor = max(EmissiveColor, 0.0f); + + return EmissiveColor; +} + +#line 3032 "/Engine/Generated/Material.ush" +uint GetMaterialShadingModel(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.ShadingModel; +} + +#line 3037 "/Engine/Generated/Material.ush" +float3 GetMaterialBaseColorRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.BaseColor; +} + +#line 3042 "/Engine/Generated/Material.ush" +float3 GetMaterialBaseColor(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialBaseColorRaw(PixelMaterialInputs)); +} + +#line 3047 "/Engine/Generated/Material.ush" +float GetMaterialMetallicRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Metallic; +} + +#line 3052 "/Engine/Generated/Material.ush" +float GetMaterialMetallic(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialMetallicRaw(PixelMaterialInputs)); +} + +#line 3057 "/Engine/Generated/Material.ush" +float GetMaterialSpecularRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Specular; +} + +#line 3062 "/Engine/Generated/Material.ush" +float GetMaterialSpecular(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialSpecularRaw(PixelMaterialInputs)); +} + +#line 3067 "/Engine/Generated/Material.ush" +float GetMaterialRoughnessRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Roughness; +} + +#line 3072 "/Engine/Generated/Material.ush" +float GetMaterialRoughness(FPixelMaterialInputs PixelMaterialInputs) +{ + + + + float Roughness = saturate(GetMaterialRoughnessRaw(PixelMaterialInputs)); + + + { + + Roughness = Roughness * ResolvedView.RoughnessOverrideParameter.y + ResolvedView.RoughnessOverrideParameter.x; + } + + + return Roughness; +} + +#line 3089 "/Engine/Generated/Material.ush" +float GetMaterialAnisotropyRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Anisotropy; +} + +#line 3094 "/Engine/Generated/Material.ush" +float GetMaterialAnisotropy(FPixelMaterialInputs PixelMaterialInputs) +{ + return clamp(GetMaterialAnisotropyRaw(PixelMaterialInputs), -1.0f, 1.0f); +} + +#line 3136 "/Engine/Generated/Material.ush" +float GetMaterialOpacityMaskClipValue() +{ +return 0.33330; +} + +#line 3167 "/Engine/Generated/Material.ush" +float GetMaterialOpacityRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.Opacity; +} + +#line 3189 "/Engine/Generated/Material.ush" +float GetMaterialOpacity(FPixelMaterialInputs PixelMaterialInputs) +{ + + return saturate(GetMaterialOpacityRaw(PixelMaterialInputs)); +} + +#line 3281 "/Engine/Generated/Material.ush" +float GetMaterialAmbientOcclusionRaw(FPixelMaterialInputs PixelMaterialInputs) +{ + return PixelMaterialInputs.AmbientOcclusion; +} + +#line 3286 "/Engine/Generated/Material.ush" +float GetMaterialAmbientOcclusion(FPixelMaterialInputs PixelMaterialInputs) +{ + return saturate(GetMaterialAmbientOcclusionRaw(PixelMaterialInputs)); +} + +#line 3368 "/Engine/Generated/Material.ush" +float3 TransformTangentNormalToWorld(float3x3 TangentToWorld, float3 TangentNormal) +{ + return normalize(float3(TransformTangentVectorToWorld(TangentToWorld, TangentNormal))); +} + +#line 3429 "/Engine/Generated/Material.ush" +void CalcPixelMaterialInputs(in out FMaterialPixelParameters Parameters, in out FPixelMaterialInputs PixelMaterialInputs) +{ + + + + PixelMaterialInputs.Normal = float3(0.00000000,0.00000000,1.00000000); + + + + + + + + + + + + + + float3 MaterialNormal = GetMaterialNormal(Parameters, PixelMaterialInputs); + + + + + + MaterialNormal = normalize(MaterialNormal); + + + + + Parameters.WorldNormal = TransformTangentNormalToWorld(Parameters.TangentToWorld, MaterialNormal); + + + + + + + + + + Parameters.WorldNormal *= Parameters.TwoSidedSign; + + + Parameters.ReflectionVector = ReflectionAboutCustomWorldNormal(Parameters, Parameters.WorldNormal, false); + + + Parameters.Particle.MotionBlurFade = 1.0f; + + + + float2 Local0 = Parameters.TexCoords[0].xy; + float4 Local1 = CustomExpression0(Parameters,Material.Texture2D_0,Material.Texture2D_0Sampler, Local0 ,0.05000000,16.00000000,8.00000000,0.61799997,1.00000000); + float3 Local2 = lerp(Local1.xyz,Material.PreshaderBuffer[1].yzw,Material.PreshaderBuffer[1].x); + + PixelMaterialInputs.EmissiveColor = Local2; + PixelMaterialInputs.Opacity = 1.00000000; + PixelMaterialInputs.OpacityMask = 1.00000000; + PixelMaterialInputs.BaseColor = float3(0.00000000,0.00000000,0.00000000); + PixelMaterialInputs.Metallic = 0.00000000; + PixelMaterialInputs.Specular = 0.50000000; + PixelMaterialInputs.Roughness = 0.50000000; + PixelMaterialInputs.Anisotropy = 0.00000000; + PixelMaterialInputs.Normal = float3(0.00000000,0.00000000,1.00000000); + PixelMaterialInputs.Tangent = float3(1.00000000,0.00000000,0.00000000); + PixelMaterialInputs.Subsurface = 0; + PixelMaterialInputs.AmbientOcclusion = 1.00000000; + PixelMaterialInputs.Refraction = 0; + PixelMaterialInputs.PixelDepthOffset = 0.00000000; + PixelMaterialInputs.ShadingModel = 0; + PixelMaterialInputs.FrontMaterial = GetInitialisedStrataData(); + PixelMaterialInputs.SurfaceThickness = 0.01000000; + PixelMaterialInputs.Displacement = 0.00000000; + + + + + + Parameters.WorldTangent = 0; + +} + +#line 3365 +void ClipLODTransition(float2 SvPosition, float DitherFactor) +{ + if (abs(DitherFactor) > .001) + { + float ArgCos = dot(floor(SvPosition.xy), float2(347.83451793, 3343.28371963)); + + + + + float RandCos = cos(ArgCos); + float RandomVal = frac(RandCos * 1000.0); + float RetVal = (DitherFactor < 0.0) ? + (DitherFactor + 1.0 > RandomVal) : + (DitherFactor < RandomVal); + clip(RetVal - .001); + } +} + +#line 3383 +void ClipLODTransition(FMaterialPixelParameters Parameters, float DitherFactor) +{ + ClipLODTransition(Parameters.SvPosition.xy, DitherFactor); +} + +#line 3648 "/Engine/Generated/Material.ush" +void ClipLODTransition(FMaterialPixelParameters Parameters) +{ +} + +#line 3651 "/Engine/Generated/Material.ush" +void ClipLODTransition(float2 SvPosition) +{ +} + +#line 3682 "/Engine/Generated/Material.ush" +void GetMaterialCoverageAndClipping(FMaterialPixelParameters Parameters, FPixelMaterialInputs PixelMaterialInputs) +{ + ClipLODTransition(Parameters); + +#line 3710 "/Engine/Generated/Material.ush" + +} + +#line 3781 "/Engine/Generated/Material.ush" +bool IsOrthoProjection(ViewState InView) +{ + return InView.ViewToClip[3][3] >= 1.0f; +} + +#line 3787 "/Engine/Generated/Material.ush" +void CalcMaterialParametersEx( + in out FMaterialPixelParameters Parameters, + in out FPixelMaterialInputs PixelMaterialInputs, + float4 SvPosition, + float4 ScreenPosition, + bool bIsFrontFace, + float3 TranslatedWorldPosition, + float3 TranslatedWorldPositionExcludingShaderOffsets) +{ + + Parameters.WorldPosition_CamRelative = TranslatedWorldPosition.xyz; + Parameters.AbsoluteWorldPosition = LWCSubtract(TranslatedWorldPosition.xyz, ResolvedView.PreViewTranslation); + + + + + Parameters.WorldPosition_NoOffsets_CamRelative = TranslatedWorldPositionExcludingShaderOffsets; + Parameters.WorldPosition_NoOffsets = LWCSubtract(TranslatedWorldPositionExcludingShaderOffsets, ResolvedView.PreViewTranslation); + + + Parameters.SvPosition = SvPosition; + Parameters.ScreenPosition = ScreenPosition; + Parameters.ViewBufferUV = ScreenPositionToBufferUV(ScreenPosition); + + + + + + if (IsOrthoProjection(ResolvedView)) + { + + Parameters.CameraVector = -ResolvedView.ViewForward; + } + else + { + + Parameters.CameraVector = normalize(-Parameters.WorldPosition_CamRelative.xyz); + } + + + Parameters.LightVector = 0; + + + + + + + + Parameters.TwoSidedSign = 1.0f; + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + CalcPixelMaterialInputs(Parameters, PixelMaterialInputs); + } +} + +#line 3895 "/Engine/Generated/Material.ush" +float3x3 AssembleTangentToWorld( float3 TangentToWorld0, float4 TangentToWorld2 ) +{ + + + + + + float3 TangentToWorld1 = cross(TangentToWorld2.xyz,TangentToWorld0) * TangentToWorld2.w; + + return float3x3(TangentToWorld0, TangentToWorld1, TangentToWorld2.xyz); +} + +#line 3976 "/Engine/Generated/Material.ush" +float3 GetWorldBentNormalZero(in FMaterialPixelParameters MaterialParameters) +{ + + + + + + + + return MaterialParameters.WorldNormal; + +} + +#line 67 "/Engine/Private/BasePassCommon.ush" +struct FSharedBasePassInterpolants +{ + + + + + + + + + + + float3 PixelPositionExcludingWPO : TEXCOORD9; + + + + + + + + + + + + + + + + + + + + + + + + + + +}; + +#line 121 "/Engine/Private/BasePassCommon.ush" +struct FShadingOcclusion +{ + float DiffOcclusion; + float SpecOcclusion; + float3 BentNormal; +}; + +#line 218 "/Engine/Private/BasePassCommon.ush" +FShadingOcclusion ApplyBentNormal( + in float3 CameraVector, + in float3 WorldNormal, + in float3 WorldBentNormal0, + in float Roughness, + in float MaterialAO) +{ + FShadingOcclusion Out; + Out.DiffOcclusion = MaterialAO; + Out.SpecOcclusion = MaterialAO; + Out.BentNormal = WorldNormal; + +#line 253 "/Engine/Private/BasePassCommon.ush" + + return Out; +} + +#line 7 "/Engine/Private/LocalVertexFactoryCommon.ush" +struct FVertexFactoryInterpolantsVSToPS +{ + float4 TangentToWorld0 : TEXCOORD10_centroid; float4 TangentToWorld2 : TEXCOORD11_centroid; + + + + + + + + + + + + float4 TexCoords[(1+1)/2] : TEXCOORD0; + + + + + + + + + + + + + nointerpolation uint PrimitiveId : PRIMITIVE_ID; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +}; + +#line 69 "/Engine/Private/LocalVertexFactoryCommon.ush" +float2 GetUV(FVertexFactoryInterpolantsVSToPS Interpolants, int UVIndex) +{ + float4 UVVector = Interpolants.TexCoords[UVIndex / 2]; + return UVIndex % 2 ? UVVector.zw : UVVector.xy; +} + +#line 89 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetColor(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + + + + return 0; + +} + +#line 135 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetTangentToWorld2(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + return Interpolants.TangentToWorld2; +} + +#line 140 "/Engine/Private/LocalVertexFactoryCommon.ush" +float4 GetTangentToWorld0(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + return Interpolants.TangentToWorld0; +} + +#line 154 "/Engine/Private/LocalVertexFactoryCommon.ush" +uint GetPrimitiveId(FVertexFactoryInterpolantsVSToPS Interpolants) +{ + + return Interpolants.PrimitiveId; + + + +} + +#line 467 "/Engine/Private/ShaderPrintCommon.ush" +// Hashes are computed using the CityHash32 function + +#line 287 "/Engine/Private/LocalVertexFactory.ush" +struct FVertexFactoryIntermediatesCommon +{ + + FSceneDataIntermediates SceneData; + + + + + + +}; + +#line 302 "/Engine/Private/LocalVertexFactory.ush" +struct FVertexFactoryIntermediates +{ + FVertexFactoryIntermediatesCommon Common; + + int PrimitiveLocalInstanceIndex; + + + float3x3 TangentToLocal; + float3x3 TangentToWorld; + float TangentToWorldSign; + + float4 Color; + + bool bEvaluateWorldPositionOffset; + + + + + + + float IsVisible; + + + + + + + + float3 PreSkinPosition; +}; + +#line 333 "/Engine/Private/LocalVertexFactory.ush" +FPrimitiveSceneData GetPrimitiveData(FVertexFactoryIntermediatesCommon Intermediates) +{ + return Intermediates.SceneData.Primitive; +} + +#line 338 "/Engine/Private/LocalVertexFactory.ush" +FPrimitiveSceneData GetPrimitiveData(FVertexFactoryIntermediates Intermediates) +{ + return GetPrimitiveData(Intermediates.Common); +} + +#line 516 "/Engine/Private/LocalVertexFactory.ush" +FMaterialPixelParameters GetMaterialPixelParameters(FVertexFactoryInterpolantsVSToPS Interpolants, float4 SvPosition) +{ + + FMaterialPixelParameters Result = MakeInitializedMaterialPixelParameters(); + + + [unroll] + for( int CoordinateIndex = 0; CoordinateIndex < 1; CoordinateIndex++ ) + { + Result.TexCoords[CoordinateIndex] = GetUV(Interpolants, CoordinateIndex); + } + + + + + + + + + float3 TangentToWorld0 = GetTangentToWorld0(Interpolants).xyz; + float4 TangentToWorld2 = GetTangentToWorld2(Interpolants); + Result.UnMirrored = TangentToWorld2.w; + + Result.VertexColor = GetColor(Interpolants); + + + Result.Particle.Color = float4(1,1,1,1); + + + + + Result.TangentToWorld = AssembleTangentToWorld( TangentToWorld0, TangentToWorld2 ); + + + + + + + + + + + + + + + + Result.TwoSidedSign = 1; + Result.PrimitiveId = GetPrimitiveId(Interpolants); + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + return Result; +} + +#line 25 "/Engine/Private/VolumetricLightmapShared.ush" +float3 ComputeVolumetricLightmapBrickTextureUVs(float3 WorldPosition) +{ + + float3 IndirectionVolumeUVs = clamp(WorldPosition * View.VolumetricLightmapWorldToUVScale + View.VolumetricLightmapWorldToUVAdd, 0.0f, .99f); + float3 IndirectionTextureTexelCoordinate = IndirectionVolumeUVs * View.VolumetricLightmapIndirectionTextureSize; + float4 BrickOffsetAndSize = View.VolumetricLightmapIndirectionTexture.Load(int4(IndirectionTextureTexelCoordinate, 0)); + + float PaddedBrickSize = View.VolumetricLightmapBrickSize + 1; + return (BrickOffsetAndSize.xyz * PaddedBrickSize + frac(IndirectionTextureTexelCoordinate / BrickOffsetAndSize.w) * View.VolumetricLightmapBrickSize + .5f) * View.VolumetricLightmapBrickTexelSize; +} + +#line 134 "/Engine/Private/VolumetricLightmapShared.ush" +float GetVolumetricLightmapDirectionalLightShadowing(float3 BrickTextureUVs) +{ + return Texture3DSampleLevel(View.DirectionalLightShadowingBrickTexture, View.SharedBilinearClampedSampler, BrickTextureUVs, 0).x; +} + +#line 230 "/Engine/Private/LightmapCommon.ush" +float4 GetPrecomputedShadowMasks(float LightmapVTPageTableResult, FVertexFactoryInterpolantsVSToPS Interpolants, FMaterialPixelParameters MaterialParameters, float3 VolumetricLightmapBrickTextureUVs) +{ + + +#line 261 "/Engine/Private/LightmapCommon.ush" + + + float DirectionalLightShadowing = 1.0f; + + + + + + + + + [branch] + if ((GetPrimitiveData(MaterialParameters).Flags & 0x4) != 0) + { + + + VolumetricLightmapBrickTextureUVs = ComputeVolumetricLightmapBrickTextureUVs( LWCToFloat( MaterialParameters.AbsoluteWorldPosition )); + + + DirectionalLightShadowing = GetVolumetricLightmapDirectionalLightShadowing(VolumetricLightmapBrickTextureUVs); + } + + + return float4(DirectionalLightShadowing, 1, 1, 1); + + + + + + +} + +#line 628 "/Engine/Private/BRDF.ush" +Texture2D PreIntegratedGF; + +#line 629 "/Engine/Private/BRDF.ush" +SamplerState PreIntegratedGFSampler; + +#line 689 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float3 SpecularColor) +{ + + DiffuseColor += SpecularColor * 0.45; + SpecularColor = 0; + +} + +#line 696 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float SpecularColor) +{ + DiffuseColor += SpecularColor * 0.45; + SpecularColor = 0; +} + +#line 701 "/Engine/Private/BRDF.ush" +void EnvBRDFApproxFullyRough(inout float3 DiffuseColor, inout float3 F0, inout float3 F90) +{ + DiffuseColor += F0 * 0.45; + F0 = F90 = 0; +} + +#line 78 "/Engine/Private/ColorSpace.ush" +float3 Luminance( float3 LinearColor, float3 LuminanceFactors ) +{ + return dot( LinearColor, LuminanceFactors ); +} + +#line 12 "/Engine/Private/ShadingModelsMaterial.ush" +void SetGBufferForShadingModel( + in out FGBufferData GBuffer, + in out FMaterialPixelParameters MaterialParameters, + const float Opacity, + const float3 BaseColor, + const float Metallic, + const float Specular, + const float Roughness, + const float Anisotropy, + const float3 SubsurfaceColor, + const float SubsurfaceProfile, + const float Dither, + const uint ShadingModel) +{ + GBuffer.WorldNormal = MaterialParameters.WorldNormal; + GBuffer.WorldTangent = MaterialParameters.WorldTangent; + GBuffer.BaseColor = BaseColor; + GBuffer.Metallic = Metallic; + GBuffer.Specular = Specular; + GBuffer.Roughness = Roughness; + GBuffer.Anisotropy = Anisotropy; + GBuffer.ShadingModelID = ShadingModel; + + + + + if (false) + { + } + + + + + + + + + + + + + + +#line 84 "/Engine/Private/ShadingModelsMaterial.ush" + +#line 118 "/Engine/Private/ShadingModelsMaterial.ush" + + + + + + + + + + + + + + + + + + + + + + + +#line 203 "/Engine/Private/ShadingModelsMaterial.ush" + +} + +#line 699 "/Engine/Private/BasePassPixelShader.usf" +uint GetDiffuseIndirectSampleOcclusion(FGBufferData GBuffer, float3 V, float3 WorldNormal, float3 WorldBentNormal, float2 SvPosition, float MaterialAO) +{ + uint DiffuseIndirectSampleOcclusion = 0; +#line 728 "/Engine/Private/BasePassPixelShader.usf" + + return DiffuseIndirectSampleOcclusion; +} + +#line 737 "/Engine/Private/BasePassPixelShader.usf" +uint GetSelectiveOutputMask() +{ + uint Mask = 0; + + + + + + + + + + + Mask |= (1 << 7); + + return Mask; +} + +#line 757 "/Engine/Private/BasePassPixelShader.usf" +void FPixelShaderInOut_MainPS( + FVertexFactoryInterpolantsVSToPS Interpolants, + FSharedBasePassInterpolants BasePassInterpolants, + in FPixelShaderIn In, + inout FPixelShaderOut Out) +{ + + + + + const uint EyeIndex = 0; + ResolvedView = ResolveView(); + + + + float4 OutVelocity = 0; + + + float4 OutGBufferD = 0; + + + float4 OutGBufferE = 0; + + FMaterialPixelParameters MaterialParameters = GetMaterialPixelParameters(Interpolants, In.SvPosition); + FPixelMaterialInputs PixelMaterialInputs; + + float LightmapVTPageTableResult = (float)0.0f; + + + + + + + + + + + + + + + + + + + + + { + float4 ScreenPosition = SvPositionToResolvedScreenPosition(In.SvPosition); + float3 TranslatedWorldPosition = SvPositionToResolvedTranslatedWorld(In.SvPosition); + CalcMaterialParametersEx(MaterialParameters, PixelMaterialInputs, In.SvPosition, ScreenPosition, In.bIsFrontFace, TranslatedWorldPosition, BasePassInterpolants.PixelPositionExcludingWPO); + } + + + + + + + + + + + + + + + + + + + + + + const bool bEditorWeightedZBuffering = false; + + + + + + + + + if (!bEditorWeightedZBuffering) + { + + + + GetMaterialCoverageAndClipping(MaterialParameters, PixelMaterialInputs); + + } + + + const float Dither = InterleavedGradientNoise(MaterialParameters.SvPosition.xy, View.StateFrameIndexMod8); + + + + float3 BaseColor = GetMaterialBaseColor(PixelMaterialInputs); + float Metallic = GetMaterialMetallic(PixelMaterialInputs); + float Specular = GetMaterialSpecular(PixelMaterialInputs); + + float Roughness = GetMaterialRoughness(PixelMaterialInputs); + float Anisotropy = GetMaterialAnisotropy(PixelMaterialInputs); + uint ShadingModel = GetMaterialShadingModel(PixelMaterialInputs); + float Opacity = GetMaterialOpacity(PixelMaterialInputs); + + + + + + + + + + + + float MaterialAO = GetMaterialAmbientOcclusion(PixelMaterialInputs); + + + float3 SubsurfaceColor = 0; + + float SubsurfaceProfile = 0; + +#line 902 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + +#line 943 "/Engine/Private/BasePassPixelShader.usf" + + + float DBufferOpacity = 1.0f; + + + + + [flatten] + + + + if ((GetPrimitiveData(MaterialParameters).Flags & 0x8) != 0 && View.ShowDecalsMask > 0) + { + uint ValidDBufferTargetMask = GetDBufferTargetMask(uint2(In.SvPosition.xy)) & 7; + + [branch] + if (ValidDBufferTargetMask) + { + float2 BufferUV = SvPositionToBufferUV(In.SvPosition); + + + + + + + + FDBufferData DBufferData = GetDBufferData(BufferUV, ValidDBufferTargetMask); + ApplyDBufferData(DBufferData, MaterialParameters.WorldNormal, SubsurfaceColor, Roughness, BaseColor, Metallic, Specular); + DBufferOpacity = (DBufferData.ColorOpacity + DBufferData.NormalOpacity + DBufferData.RoughnessOpacity) * (1.0f / 3.0f); + + } + } + + + const float BaseMaterialCoverageOverWater = Opacity; + const float WaterVisibility = 1.0 - BaseMaterialCoverageOverWater; + + float3 VolumetricLightmapBrickTextureUVs; + + + + + + FGBufferData GBuffer = (FGBufferData)0; + + GBuffer.GBufferAO = MaterialAO; + GBuffer.PerObjectGBufferData = GetPrimitive_PerObjectGBufferData(MaterialParameters.PrimitiveId); + GBuffer.Depth = MaterialParameters.ScreenPosition.w; + GBuffer.PrecomputedShadowFactors = GetPrecomputedShadowMasks(LightmapVTPageTableResult, Interpolants, MaterialParameters, VolumetricLightmapBrickTextureUVs); + + + + SetGBufferForShadingModel( + GBuffer, + MaterialParameters, + Opacity, + BaseColor, + Metallic, + Specular, + Roughness, + Anisotropy, + SubsurfaceColor, + SubsurfaceProfile, + Dither, + ShadingModel + ); + + + +#line 1039 "/Engine/Private/BasePassPixelShader.usf" + + + + + + GBuffer.SelectiveOutputMask = GetSelectiveOutputMask() >> 4; + GBuffer.Velocity = 0; + + +#line 1067 "/Engine/Private/BasePassPixelShader.usf" + + + const bool bChecker = CheckerFromPixelPos(MaterialParameters.SvPosition.xy); + + + + GBuffer.SpecularColor = ComputeF0(Specular, BaseColor, Metallic); + + + + + + + + + + + + + + + + + + + + + + GBuffer.DiffuseColor = BaseColor - BaseColor * Metallic; + + + { + + GBuffer.DiffuseColor = GBuffer.DiffuseColor * View.DiffuseOverrideParameter.w + View.DiffuseOverrideParameter.xyz; + GBuffer.SpecularColor = GBuffer.SpecularColor * View.SpecularOverrideParameter.w + View.SpecularOverrideParameter.xyz; + } + + + + if (View.RenderingReflectionCaptureMask) + + { + EnvBRDFApproxFullyRough(GBuffer.DiffuseColor, GBuffer.SpecularColor); + + } + + float3 InputBentNormal = MaterialParameters.WorldNormal; + + + [branch] if( GBuffer.ShadingModelID == 4 && 0) + { + const float2 oct1 = ((float2(GBuffer.CustomData.a, GBuffer.CustomData.z) * 4) - (512.0/255.0)) + UnitVectorToOctahedron(GBuffer.WorldNormal); + InputBentNormal = OctahedronToUnitVector(oct1); + } + + const FShadingOcclusion ShadingOcclusion = ApplyBentNormal(MaterialParameters.CameraVector, InputBentNormal, GetWorldBentNormalZero(MaterialParameters), GBuffer.Roughness, MaterialAO); + + + GBuffer.GBufferAO = AOMultiBounce( Luminance( GBuffer.SpecularColor ), ShadingOcclusion.SpecOcclusion ).g; + + GBuffer.DiffuseIndirectSampleOcclusion = GetDiffuseIndirectSampleOcclusion(GBuffer, MaterialParameters.CameraVector, MaterialParameters.WorldNormal, GetWorldBentNormalZero(MaterialParameters), In.SvPosition.xy, MaterialAO); + + + + float3 DiffuseColor = 0; + float3 Color = 0; + float IndirectIrradiance = 0; + + float3 ColorSeparateSpecular = 0; + float3 ColorSeparateEmissive = 0; + + float3 DiffuseIndirectLighting = 0; + float3 SubsurfaceIndirectLighting = 0; + + float3 SeparatedWaterMainDirLightLuminance = float3(0, 0, 0); + + + + +#line 1280 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + + + + + float4 HeightFogging = float4(0,0,0,1); + + + float4 Fogging = HeightFogging; + + + + + + + + + + + + + + +#line 1328 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + + + + + float3 Emissive = 0; + + + + + + + + + + + + + + + + + + Emissive = GetMaterialEmissive(PixelMaterialInputs); + + + + + float3 OutOfBoundsMaskLuminance = 0; + + + + + [branch] + if (View.OutOfBoundsMask > 0) + { + FPrimitiveSceneData PrimitiveData = GetPrimitiveData(MaterialParameters); + + float3 ObjectBounds = + float3( + PrimitiveData.ObjectBoundsX, + PrimitiveData.ObjectBoundsY, + PrimitiveData.ObjectBoundsZ + ); + + if (any(abs(LWCToFloat(LWCSubtract(MaterialParameters.AbsoluteWorldPosition, PrimitiveData.ObjectWorldPosition))) > ObjectBounds + 1)) + { + float Gradient = LWCFrac(LWCDivide(LWCDot(MaterialParameters.AbsoluteWorldPosition, float3(.577f, .577f, .577f)), 500.0f)); + OutOfBoundsMaskLuminance = lerp(float3(1,1,0), float3(0,1,1), Gradient.xxx > .5f); + Emissive = OutOfBoundsMaskLuminance; + Opacity = 1; + } + else if (PrimitiveData.MaxWPOExtent > 0.0f) + { + + const float3 OffsetAmt = abs(MaterialParameters.WorldPosition_CamRelative - MaterialParameters.WorldPosition_NoOffsets_CamRelative); + const float MaxOffsetDim = max3(OffsetAmt.x, OffsetAmt.y, OffsetAmt.z); + const float Proximity = 1.0f - saturate(abs(MaxOffsetDim - PrimitiveData.MaxWPOExtent) / 0.05f); + Emissive = Proximity * float3(1, 0 ,1); + Opacity = sign(Proximity); + } + } + + + + + + + + + + + + + + + + Color += DiffuseColor; + + + + Color += Emissive; + + + + +#line 1469 "/Engine/Private/BasePassPixelShader.usf" + + +#line 1487 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + bool bStrataSubsurfaceEnable = false; +#line 1798 "/Engine/Private/BasePassPixelShader.usf" + + + +#line 1875 "/Engine/Private/BasePassPixelShader.usf" + + { + FLightAccumulator LightAccumulator = (FLightAccumulator)0; + + + Color = Color * Fogging.a + Fogging.rgb; + + +#line 1894 "/Engine/Private/BasePassPixelShader.usf" + + LightAccumulator_Add(LightAccumulator, Color, 0, 1.0f, false); + + Out.MRT[0] = ( LightAccumulator_GetResult(LightAccumulator) ); + + + + + + + } + + + + + float QuantizationBias = PseudoRandom( MaterialParameters.SvPosition.xy ) - 0.5f; + + GBuffer.IndirectIrradiance = IndirectIrradiance; + + + + { + + + + + + GBuffer.GenericAO = EncodeIndirectIrradiance(GBuffer.IndirectIrradiance * GBuffer.GBufferAO) + QuantizationBias * (1.0 / 255.0); + + + + + EncodeGBufferToMRT(Out, GBuffer, QuantizationBias); + + if (GBuffer.ShadingModelID == 0 && !0) + { + Out.MRT[1] = 0; + SetGBufferForUnlit(Out.MRT[2]); + Out.MRT[3] = 0; + Out.MRT[0 ? 5 : 4] = 0; + Out.MRT[0 ? 6 : 5] = 0; + } + + +#line 1949 "/Engine/Private/BasePassPixelShader.usf" + + } + +#line 1973 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + if(bEditorWeightedZBuffering) + { + Out.MRT[0].a = 1; + + + + + + + + + + + + + + + + + + + + clip(Out.MRT[0].a - GetMaterialOpacityMaskClipValue()); + + } + + + + + + + const float ViewPreExposure = View.PreExposure; + + + + + + + + + Out.MRT[0].rgba *= ViewPreExposure; + + + + + +#line 2080 "/Engine/Private/BasePassPixelShader.usf" + + + + + + Out.MRT[0].xyz = min(Out.MRT[0].xyz, Max10BitsFloat.xxx * 0.5f); + +#line 2101 "/Engine/Private/BasePassPixelShader.usf" + + + + + + + + + + + + + + + + + + +} + +#line 12 "/Engine/Private/PixelShaderOutputCommon.ush" +void MainPS + ( + + + + + FVertexFactoryInterpolantsVSToPS Interpolants, + + + + FSharedBasePassInterpolants BasePassInterpolants, + + + + + in float4 SvPosition : SV_Position + + , in bool bIsFrontFace : SV_IsFrontFace + + + + + + , out float4 OutTarget0 : SV_Target0 + + + + + + + + + + + + + + + + + + + +#line 83 "/Engine/Private/PixelShaderOutputCommon.ush" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ) +{ + + + + + + + + + + + + FPixelShaderIn PixelShaderIn = (FPixelShaderIn)0; + FPixelShaderOut PixelShaderOut = (FPixelShaderOut)0; + + + + + + + + + + + PixelShaderIn.SvPosition = SvPosition; + PixelShaderIn.bIsFrontFace = bIsFrontFace; + + + FPixelShaderInOut_MainPS(Interpolants, BasePassInterpolants, PixelShaderIn, PixelShaderOut); + + + + + + + + + + OutTarget0 = PixelShaderOut.MRT[0]; + + + + + + + + + + + + + + +#line 196 "/Engine/Private/PixelShaderOutputCommon.ush" + + + + + + + + + + + + + + + + + + + + + + + + + + + +} + + + +#if 0 /*BEGIN_RESOURCE_TABLES*/ +View, 376963194 +Strata, 158337041 +DrawRectangleParameters, 3145984 +InstancedView, 450888449 +MobileReflectionCapture, 2425088 +InstanceVF, 104204038 +SingleLayerWater, 1641252 +PrimitiveDither, 1048832 +PrimitiveFade, 1048832 +DeferredDecal, 2097668 +SceneTexturesStruct, 158338568 +MobileSceneTextures, 147131313 +Primitive, 50331904 +Scene, 273683233 +InstanceCulling, 3146265 +SpeedTreeData, 39846144 +Atmosphere, 11534592 +BlueNoise, 3473677 +OpaqueBasePass, 159911720 +BasePass, 148439296 +TranslucentBasePass, 274269473 +LightmapResourceCluster, 226692878 +PrecomputedLightingBuffer, 15728896 +IndirectLightingCache, 69011717 +ReflectionStruct, 206569728 +PlanarReflectionStruct, 22348032 +FogStruct, 96995368 +ReflectionCaptureES31, 943719169 +ReflectionCaptureSM5, -1076886783 +LumenGIVolumeStruct, 188746712 +TranslucentSelfShadow, 93653256 +ForwardLightData, 466097176 +DeferredLightUniforms, 10486016 +VirtualShadowMap, 277877352 +MobileBasePass, 118234733 +Nanite, 164563880 +NaniteRayTracing, 4588345 +ShaderPrintData, 5243136 +LocalVFLooseParameters, 2490654 +LocalVF, 105252632 +InstancedVFLooseParameters, 6291712 +Material, 88606984 +NULL, 0 +View_MaterialTextureBilinearWrapedSampler, View, 8, 0 +View_MaterialTextureBilinearClampedSampler, View, 8, 1 +View_VolumetricLightmapIndirectionTexture, View, 5, 2 +View_VolumetricLightmapBrickAmbientVector, View, 5, 3 +View_VolumetricLightmapBrickSHCoefficients0, View, 5, 4 +View_VolumetricLightmapBrickSHCoefficients1, View, 5, 5 +View_VolumetricLightmapBrickSHCoefficients2, View, 5, 6 +View_VolumetricLightmapBrickSHCoefficients3, View, 5, 7 +View_VolumetricLightmapBrickSHCoefficients4, View, 5, 8 +View_VolumetricLightmapBrickSHCoefficients5, View, 5, 9 +View_SkyBentNormalBrickTexture, View, 5, 10 +View_DirectionalLightShadowingBrickTexture, View, 5, 11 +View_VolumetricLightmapBrickAmbientVectorSampler, View, 8, 12 +View_VolumetricLightmapTextureSampler0, View, 8, 13 +View_VolumetricLightmapTextureSampler1, View, 8, 14 +View_VolumetricLightmapTextureSampler2, View, 8, 15 +View_VolumetricLightmapTextureSampler3, View, 8, 16 +View_VolumetricLightmapTextureSampler4, View, 8, 17 +View_VolumetricLightmapTextureSampler5, View, 8, 18 +View_SkyBentNormalTextureSampler, View, 8, 19 +View_DirectionalLightShadowingTextureSampler, View, 8, 20 +View_GlobalDistanceFieldPageAtlasTexture, View, 5, 21 +View_GlobalDistanceFieldCoverageAtlasTexture, View, 5, 22 +View_GlobalDistanceFieldPageTableTexture, View, 5, 23 +View_GlobalDistanceFieldMipTexture, View, 5, 24 +View_GlobalDistanceFieldPageAtlasTextureSampler, View, 8, 25 +View_GlobalDistanceFieldCoverageAtlasTextureSampler, View, 8, 26 +View_GlobalDistanceFieldMipTextureSampler, View, 8, 27 +View_AtmosphereTransmittanceTexture, View, 5, 28 +View_AtmosphereTransmittanceTextureSampler, View, 8, 29 +View_AtmosphereIrradianceTexture, View, 5, 30 +View_AtmosphereIrradianceTextureSampler, View, 8, 31 +View_AtmosphereInscatterTexture, View, 5, 32 +View_AtmosphereInscatterTextureSampler, View, 8, 33 +View_PerlinNoiseGradientTexture, View, 5, 34 +View_PerlinNoiseGradientTextureSampler, View, 8, 35 +View_PerlinNoise3DTexture, View, 5, 36 +View_PerlinNoise3DTextureSampler, View, 8, 37 +View_SobolSamplingTexture, View, 5, 38 +View_SharedPointWrappedSampler, View, 8, 39 +View_SharedPointClampedSampler, View, 8, 40 +View_SharedBilinearWrappedSampler, View, 8, 41 +View_SharedBilinearClampedSampler, View, 8, 42 +View_SharedBilinearAnisoClampedSampler, View, 8, 43 +View_SharedTrilinearWrappedSampler, View, 8, 44 +View_SharedTrilinearClampedSampler, View, 8, 45 +View_PreIntegratedBRDF, View, 5, 46 +View_PreIntegratedBRDFSampler, View, 8, 47 +View_SkyIrradianceEnvironmentMap, View, 6, 48 +View_TransmittanceLutTexture, View, 5, 49 +View_TransmittanceLutTextureSampler, View, 8, 50 +View_SkyViewLutTexture, View, 5, 51 +View_SkyViewLutTextureSampler, View, 8, 52 +View_DistantSkyLightLutTexture, View, 5, 53 +View_DistantSkyLightLutTextureSampler, View, 8, 54 +View_CameraAerialPerspectiveVolume, View, 5, 55 +View_CameraAerialPerspectiveVolumeSampler, View, 8, 56 +View_CameraAerialPerspectiveVolumeMieOnly, View, 5, 57 +View_CameraAerialPerspectiveVolumeMieOnlySampler, View, 8, 58 +View_CameraAerialPerspectiveVolumeRayOnly, View, 5, 59 +View_CameraAerialPerspectiveVolumeRayOnlySampler, View, 8, 60 +View_HairScatteringLUTTexture, View, 5, 61 +View_HairScatteringLUTSampler, View, 8, 62 +View_GGXLTCMatTexture, View, 5, 63 +View_GGXLTCMatSampler, View, 8, 64 +View_GGXLTCAmpTexture, View, 5, 65 +View_GGXLTCAmpSampler, View, 8, 66 +View_SheenLTCTexture, View, 5, 67 +View_SheenLTCSampler, View, 8, 68 +View_ShadingEnergyGGXSpecTexture, View, 5, 69 +View_ShadingEnergyGGXGlassTexture, View, 5, 70 +View_ShadingEnergyClothSpecTexture, View, 5, 71 +View_ShadingEnergyDiffuseTexture, View, 5, 72 +View_ShadingEnergySampler, View, 8, 73 +View_GlintTexture, View, 5, 74 +View_GlintSampler, View, 8, 75 +View_SimpleVolumeTexture, View, 5, 76 +View_SimpleVolumeTextureSampler, View, 8, 77 +View_SimpleVolumeEnvTexture, View, 5, 78 +View_SimpleVolumeEnvTextureSampler, View, 8, 79 +View_SSProfilesTexture, View, 5, 80 +View_SSProfilesSampler, View, 8, 81 +View_SSProfilesTransmissionSampler, View, 8, 82 +View_SSProfilesPreIntegratedTexture, View, 5, 83 +View_SSProfilesPreIntegratedSampler, View, 8, 84 +View_SpecularProfileTexture, View, 5, 85 +View_SpecularProfileSampler, View, 8, 86 +View_WaterIndirection, View, 6, 87 +View_WaterData, View, 6, 88 +View_RectLightAtlasTexture, View, 5, 89 +View_RectLightAtlasSampler, View, 8, 90 +View_IESAtlasTexture, View, 5, 91 +View_IESAtlasSampler, View, 8, 92 +View_LandscapeWeightmapSampler, View, 8, 93 +View_LandscapeIndirection, View, 6, 94 +View_LandscapePerComponentData, View, 6, 95 +View_VTFeedbackBuffer, View, 7, 96 +View_PhysicsFieldClipmapBuffer, View, 6, 97 +Strata_MaterialTextureArray, Strata, 9, 0 +Strata_TopLayerTexture, Strata, 9, 1 +Strata_OpaqueRoughRefractionTexture, Strata, 9, 2 +Strata_BSDFOffsetTexture, Strata, 9, 3 +Strata_BSDFTileTexture, Strata, 9, 4 +Strata_BSDFTileCountBuffer, Strata, 16, 5 +MobileReflectionCapture_Texture, MobileReflectionCapture, 5, 0 +MobileReflectionCapture_TextureSampler, MobileReflectionCapture, 8, 1 +InstanceVF_VertexFetch_InstanceOriginBuffer, InstanceVF, 6, 0 +InstanceVF_VertexFetch_InstanceTransformBuffer, InstanceVF, 6, 1 +InstanceVF_VertexFetch_InstanceLightmapBuffer, InstanceVF, 6, 2 +InstanceVF_InstanceCustomDataBuffer, InstanceVF, 6, 3 +SingleLayerWater_SceneColorWithoutSingleLayerWaterTexture, SingleLayerWater, 9, 0 +SingleLayerWater_SceneColorWithoutSingleLayerWaterSampler, SingleLayerWater, 8, 1 +SingleLayerWater_SceneDepthWithoutSingleLayerWaterTexture, SingleLayerWater, 9, 2 +SingleLayerWater_SceneDepthWithoutSingleLayerWaterSampler, SingleLayerWater, 8, 3 +SingleLayerWater_CustomDepthTexture, SingleLayerWater, 9, 4 +SingleLayerWater_CustomStencilTexture, SingleLayerWater, 12, 5 +SingleLayerWater_CustomDepthSampler, SingleLayerWater, 8, 6 +SingleLayerWater_ForwardDirLightCloudShadow_CloudShadowmapTexture, SingleLayerWater, 9, 7 +SingleLayerWater_ForwardDirLightCloudShadow_CloudShadowmapSampler, SingleLayerWater, 8, 8 +SingleLayerWater_BlueNoise_ScalarTexture, SingleLayerWater, 5, 9 +SingleLayerWater_BlueNoise_Vec2Texture, SingleLayerWater, 5, 10 +DeferredDecal_PreviousFrameNormal, DeferredDecal, 5, 0 +SceneTexturesStruct_SceneColorTexture, SceneTexturesStruct, 9, 0 +SceneTexturesStruct_SceneDepthTexture, SceneTexturesStruct, 9, 1 +SceneTexturesStruct_ScenePartialDepthTexture, SceneTexturesStruct, 9, 2 +SceneTexturesStruct_GBufferATexture, SceneTexturesStruct, 9, 3 +SceneTexturesStruct_GBufferBTexture, SceneTexturesStruct, 9, 4 +SceneTexturesStruct_GBufferCTexture, SceneTexturesStruct, 9, 5 +SceneTexturesStruct_GBufferDTexture, SceneTexturesStruct, 9, 6 +SceneTexturesStruct_GBufferETexture, SceneTexturesStruct, 9, 7 +SceneTexturesStruct_GBufferFTexture, SceneTexturesStruct, 9, 8 +SceneTexturesStruct_GBufferVelocityTexture, SceneTexturesStruct, 9, 9 +SceneTexturesStruct_ScreenSpaceAOTexture, SceneTexturesStruct, 9, 10 +SceneTexturesStruct_CustomDepthTexture, SceneTexturesStruct, 9, 11 +SceneTexturesStruct_CustomStencilTexture, SceneTexturesStruct, 12, 12 +SceneTexturesStruct_PointClampSampler, SceneTexturesStruct, 8, 13 +MobileSceneTextures_SceneColorTexture, MobileSceneTextures, 9, 0 +MobileSceneTextures_SceneColorTextureSampler, MobileSceneTextures, 8, 1 +MobileSceneTextures_SceneDepthTexture, MobileSceneTextures, 9, 2 +MobileSceneTextures_SceneDepthTextureSampler, MobileSceneTextures, 8, 3 +MobileSceneTextures_ScenePartialDepthTexture, MobileSceneTextures, 9, 4 +MobileSceneTextures_ScenePartialDepthTextureSampler, MobileSceneTextures, 8, 5 +MobileSceneTextures_CustomDepthTexture, MobileSceneTextures, 9, 6 +MobileSceneTextures_CustomDepthTextureSampler, MobileSceneTextures, 8, 7 +MobileSceneTextures_CustomStencilTexture, MobileSceneTextures, 12, 8 +MobileSceneTextures_SceneVelocityTexture, MobileSceneTextures, 9, 9 +MobileSceneTextures_SceneVelocityTextureSampler, MobileSceneTextures, 8, 10 +MobileSceneTextures_GBufferATexture, MobileSceneTextures, 9, 11 +MobileSceneTextures_GBufferBTexture, MobileSceneTextures, 9, 12 +MobileSceneTextures_GBufferCTexture, MobileSceneTextures, 9, 13 +MobileSceneTextures_GBufferDTexture, MobileSceneTextures, 9, 14 +MobileSceneTextures_SceneDepthAuxTexture, MobileSceneTextures, 9, 15 +MobileSceneTextures_LocalLightTextureA, MobileSceneTextures, 9, 16 +MobileSceneTextures_LocalLightTextureB, MobileSceneTextures, 9, 17 +MobileSceneTextures_GBufferATextureSampler, MobileSceneTextures, 8, 18 +MobileSceneTextures_GBufferBTextureSampler, MobileSceneTextures, 8, 19 +MobileSceneTextures_GBufferCTextureSampler, MobileSceneTextures, 8, 20 +MobileSceneTextures_GBufferDTextureSampler, MobileSceneTextures, 8, 21 +MobileSceneTextures_SceneDepthAuxTextureSampler, MobileSceneTextures, 8, 22 +Scene_GPUScene_GPUSceneInstanceSceneData, Scene, 16, 0 +Scene_GPUScene_GPUSceneInstancePayloadData, Scene, 16, 1 +Scene_GPUScene_GPUScenePrimitiveSceneData, Scene, 16, 2 +Scene_GPUScene_GPUSceneLightmapData, Scene, 16, 3 +Scene_GPUScene_GPUSceneLightData, Scene, 16, 4 +InstanceCulling_InstanceIdsBuffer, InstanceCulling, 16, 0 +InstanceCulling_PageInfoBuffer, InstanceCulling, 16, 1 +BlueNoise_ScalarTexture, BlueNoise, 5, 0 +BlueNoise_Vec2Texture, BlueNoise, 5, 1 +OpaqueBasePass_Shared_Forward_DirectionalLightShadowmapAtlas, OpaqueBasePass, 9, 0 +OpaqueBasePass_Shared_Forward_ShadowmapSampler, OpaqueBasePass, 8, 1 +OpaqueBasePass_Shared_Forward_DirectionalLightStaticShadowmap, OpaqueBasePass, 5, 2 +OpaqueBasePass_Shared_Forward_StaticShadowmapSampler, OpaqueBasePass, 8, 3 +OpaqueBasePass_Shared_Forward_ForwardLocalLightBuffer, OpaqueBasePass, 16, 4 +OpaqueBasePass_Shared_Forward_NumCulledLightsGrid, OpaqueBasePass, 16, 5 +OpaqueBasePass_Shared_Forward_CulledLightDataGrid32Bit, OpaqueBasePass, 16, 6 +OpaqueBasePass_Shared_Forward_CulledLightDataGrid16Bit, OpaqueBasePass, 16, 7 +OpaqueBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas, OpaqueBasePass, 9, 8 +OpaqueBasePass_Shared_ForwardISR_ShadowmapSampler, OpaqueBasePass, 8, 9 +OpaqueBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap, OpaqueBasePass, 5, 10 +OpaqueBasePass_Shared_ForwardISR_StaticShadowmapSampler, OpaqueBasePass, 8, 11 +OpaqueBasePass_Shared_ForwardISR_ForwardLocalLightBuffer, OpaqueBasePass, 16, 12 +OpaqueBasePass_Shared_ForwardISR_NumCulledLightsGrid, OpaqueBasePass, 16, 13 +OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit, OpaqueBasePass, 16, 14 +OpaqueBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit, OpaqueBasePass, 16, 15 +OpaqueBasePass_Shared_Reflection_SkyLightCubemap, OpaqueBasePass, 9, 16 +OpaqueBasePass_Shared_Reflection_SkyLightCubemapSampler, OpaqueBasePass, 8, 17 +OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap, OpaqueBasePass, 5, 18 +OpaqueBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler, OpaqueBasePass, 8, 19 +OpaqueBasePass_Shared_Reflection_ReflectionCubemap, OpaqueBasePass, 5, 20 +OpaqueBasePass_Shared_Reflection_ReflectionCubemapSampler, OpaqueBasePass, 8, 21 +OpaqueBasePass_Shared_Reflection_PreIntegratedGF, OpaqueBasePass, 5, 22 +OpaqueBasePass_Shared_Reflection_PreIntegratedGFSampler, OpaqueBasePass, 8, 23 +OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionTexture, OpaqueBasePass, 5, 24 +OpaqueBasePass_Shared_PlanarReflection_PlanarReflectionSampler, OpaqueBasePass, 8, 25 +OpaqueBasePass_Shared_Fog_FogInscatteringColorCubemap, OpaqueBasePass, 5, 26 +OpaqueBasePass_Shared_Fog_FogInscatteringColorSampler, OpaqueBasePass, 8, 27 +OpaqueBasePass_Shared_Fog_IntegratedLightScattering, OpaqueBasePass, 9, 28 +OpaqueBasePass_Shared_Fog_IntegratedLightScatteringSampler, OpaqueBasePass, 8, 29 +OpaqueBasePass_Shared_FogISR_FogInscatteringColorCubemap, OpaqueBasePass, 5, 30 +OpaqueBasePass_Shared_FogISR_FogInscatteringColorSampler, OpaqueBasePass, 8, 31 +OpaqueBasePass_Shared_FogISR_IntegratedLightScattering, OpaqueBasePass, 9, 32 +OpaqueBasePass_Shared_FogISR_IntegratedLightScatteringSampler, OpaqueBasePass, 8, 33 +OpaqueBasePass_Strata_MaterialTextureArrayUAVWithoutRTs, OpaqueBasePass, 13, 34 +OpaqueBasePass_Strata_OpaqueRoughRefractionTextureUAV, OpaqueBasePass, 13, 35 +OpaqueBasePass_ForwardScreenSpaceShadowMaskTexture, OpaqueBasePass, 9, 36 +OpaqueBasePass_IndirectOcclusionTexture, OpaqueBasePass, 9, 37 +OpaqueBasePass_ResolvedSceneDepthTexture, OpaqueBasePass, 9, 38 +OpaqueBasePass_DBufferATexture, OpaqueBasePass, 9, 39 +OpaqueBasePass_DBufferBTexture, OpaqueBasePass, 9, 40 +OpaqueBasePass_DBufferCTexture, OpaqueBasePass, 9, 41 +OpaqueBasePass_DBufferRenderMask, OpaqueBasePass, 9, 42 +OpaqueBasePass_DBufferATextureSampler, OpaqueBasePass, 8, 43 +OpaqueBasePass_DBufferBTextureSampler, OpaqueBasePass, 8, 44 +OpaqueBasePass_DBufferCTextureSampler, OpaqueBasePass, 8, 45 +OpaqueBasePass_PreIntegratedGFTexture, OpaqueBasePass, 5, 46 +OpaqueBasePass_PreIntegratedGFSampler, OpaqueBasePass, 8, 47 +OpaqueBasePass_EyeAdaptationBuffer, OpaqueBasePass, 16, 48 +BasePass_Forward_DirectionalLightShadowmapAtlas, BasePass, 9, 0 +BasePass_Forward_ShadowmapSampler, BasePass, 8, 1 +BasePass_Forward_DirectionalLightStaticShadowmap, BasePass, 5, 2 +BasePass_Forward_StaticShadowmapSampler, BasePass, 8, 3 +BasePass_Forward_ForwardLocalLightBuffer, BasePass, 16, 4 +BasePass_Forward_NumCulledLightsGrid, BasePass, 16, 5 +BasePass_Forward_CulledLightDataGrid32Bit, BasePass, 16, 6 +BasePass_Forward_CulledLightDataGrid16Bit, BasePass, 16, 7 +BasePass_ForwardISR_DirectionalLightShadowmapAtlas, BasePass, 9, 8 +BasePass_ForwardISR_ShadowmapSampler, BasePass, 8, 9 +BasePass_ForwardISR_DirectionalLightStaticShadowmap, BasePass, 5, 10 +BasePass_ForwardISR_StaticShadowmapSampler, BasePass, 8, 11 +BasePass_ForwardISR_ForwardLocalLightBuffer, BasePass, 16, 12 +BasePass_ForwardISR_NumCulledLightsGrid, BasePass, 16, 13 +BasePass_ForwardISR_CulledLightDataGrid32Bit, BasePass, 16, 14 +BasePass_ForwardISR_CulledLightDataGrid16Bit, BasePass, 16, 15 +BasePass_Reflection_SkyLightCubemap, BasePass, 9, 16 +BasePass_Reflection_SkyLightCubemapSampler, BasePass, 8, 17 +BasePass_Reflection_SkyLightBlendDestinationCubemap, BasePass, 5, 18 +BasePass_Reflection_SkyLightBlendDestinationCubemapSampler, BasePass, 8, 19 +BasePass_Reflection_ReflectionCubemap, BasePass, 5, 20 +BasePass_Reflection_ReflectionCubemapSampler, BasePass, 8, 21 +BasePass_Reflection_PreIntegratedGF, BasePass, 5, 22 +BasePass_Reflection_PreIntegratedGFSampler, BasePass, 8, 23 +BasePass_PlanarReflection_PlanarReflectionTexture, BasePass, 5, 24 +BasePass_PlanarReflection_PlanarReflectionSampler, BasePass, 8, 25 +BasePass_Fog_FogInscatteringColorCubemap, BasePass, 5, 26 +BasePass_Fog_FogInscatteringColorSampler, BasePass, 8, 27 +BasePass_Fog_IntegratedLightScattering, BasePass, 9, 28 +BasePass_Fog_IntegratedLightScatteringSampler, BasePass, 8, 29 +BasePass_FogISR_FogInscatteringColorCubemap, BasePass, 5, 30 +BasePass_FogISR_FogInscatteringColorSampler, BasePass, 8, 31 +BasePass_FogISR_IntegratedLightScattering, BasePass, 9, 32 +BasePass_FogISR_IntegratedLightScatteringSampler, BasePass, 8, 33 +TranslucentBasePass_Shared_Forward_DirectionalLightShadowmapAtlas, TranslucentBasePass, 9, 0 +TranslucentBasePass_Shared_Forward_ShadowmapSampler, TranslucentBasePass, 8, 1 +TranslucentBasePass_Shared_Forward_DirectionalLightStaticShadowmap, TranslucentBasePass, 5, 2 +TranslucentBasePass_Shared_Forward_StaticShadowmapSampler, TranslucentBasePass, 8, 3 +TranslucentBasePass_Shared_Forward_ForwardLocalLightBuffer, TranslucentBasePass, 16, 4 +TranslucentBasePass_Shared_Forward_NumCulledLightsGrid, TranslucentBasePass, 16, 5 +TranslucentBasePass_Shared_Forward_CulledLightDataGrid32Bit, TranslucentBasePass, 16, 6 +TranslucentBasePass_Shared_Forward_CulledLightDataGrid16Bit, TranslucentBasePass, 16, 7 +TranslucentBasePass_Shared_ForwardISR_DirectionalLightShadowmapAtlas, TranslucentBasePass, 9, 8 +TranslucentBasePass_Shared_ForwardISR_ShadowmapSampler, TranslucentBasePass, 8, 9 +TranslucentBasePass_Shared_ForwardISR_DirectionalLightStaticShadowmap, TranslucentBasePass, 5, 10 +TranslucentBasePass_Shared_ForwardISR_StaticShadowmapSampler, TranslucentBasePass, 8, 11 +TranslucentBasePass_Shared_ForwardISR_ForwardLocalLightBuffer, TranslucentBasePass, 16, 12 +TranslucentBasePass_Shared_ForwardISR_NumCulledLightsGrid, TranslucentBasePass, 16, 13 +TranslucentBasePass_Shared_ForwardISR_CulledLightDataGrid32Bit, TranslucentBasePass, 16, 14 +TranslucentBasePass_Shared_ForwardISR_CulledLightDataGrid16Bit, TranslucentBasePass, 16, 15 +TranslucentBasePass_Shared_Reflection_SkyLightCubemap, TranslucentBasePass, 9, 16 +TranslucentBasePass_Shared_Reflection_SkyLightCubemapSampler, TranslucentBasePass, 8, 17 +TranslucentBasePass_Shared_Reflection_SkyLightBlendDestinationCubemap, TranslucentBasePass, 5, 18 +TranslucentBasePass_Shared_Reflection_SkyLightBlendDestinationCubemapSampler, TranslucentBasePass, 8, 19 +TranslucentBasePass_Shared_Reflection_ReflectionCubemap, TranslucentBasePass, 5, 20 +TranslucentBasePass_Shared_Reflection_ReflectionCubemapSampler, TranslucentBasePass, 8, 21 +TranslucentBasePass_Shared_Reflection_PreIntegratedGF, TranslucentBasePass, 5, 22 +TranslucentBasePass_Shared_Reflection_PreIntegratedGFSampler, TranslucentBasePass, 8, 23 +TranslucentBasePass_Shared_PlanarReflection_PlanarReflectionTexture, TranslucentBasePass, 5, 24 +TranslucentBasePass_Shared_PlanarReflection_PlanarReflectionSampler, TranslucentBasePass, 8, 25 +TranslucentBasePass_Shared_Fog_FogInscatteringColorCubemap, TranslucentBasePass, 5, 26 +TranslucentBasePass_Shared_Fog_FogInscatteringColorSampler, TranslucentBasePass, 8, 27 +TranslucentBasePass_Shared_Fog_IntegratedLightScattering, TranslucentBasePass, 9, 28 +TranslucentBasePass_Shared_Fog_IntegratedLightScatteringSampler, TranslucentBasePass, 8, 29 +TranslucentBasePass_Shared_FogISR_FogInscatteringColorCubemap, TranslucentBasePass, 5, 30 +TranslucentBasePass_Shared_FogISR_FogInscatteringColorSampler, TranslucentBasePass, 8, 31 +TranslucentBasePass_Shared_FogISR_IntegratedLightScattering, TranslucentBasePass, 9, 32 +TranslucentBasePass_Shared_FogISR_IntegratedLightScatteringSampler, TranslucentBasePass, 8, 33 +TranslucentBasePass_SceneTextures_SceneColorTexture, TranslucentBasePass, 9, 34 +TranslucentBasePass_SceneTextures_SceneDepthTexture, TranslucentBasePass, 9, 35 +TranslucentBasePass_SceneTextures_ScenePartialDepthTexture, TranslucentBasePass, 9, 36 +TranslucentBasePass_SceneTextures_GBufferATexture, TranslucentBasePass, 9, 37 +TranslucentBasePass_SceneTextures_GBufferBTexture, TranslucentBasePass, 9, 38 +TranslucentBasePass_SceneTextures_GBufferCTexture, TranslucentBasePass, 9, 39 +TranslucentBasePass_SceneTextures_GBufferDTexture, TranslucentBasePass, 9, 40 +TranslucentBasePass_SceneTextures_GBufferETexture, TranslucentBasePass, 9, 41 +TranslucentBasePass_SceneTextures_GBufferFTexture, TranslucentBasePass, 9, 42 +TranslucentBasePass_SceneTextures_GBufferVelocityTexture, TranslucentBasePass, 9, 43 +TranslucentBasePass_SceneTextures_ScreenSpaceAOTexture, TranslucentBasePass, 9, 44 +TranslucentBasePass_SceneTextures_CustomDepthTexture, TranslucentBasePass, 9, 45 +TranslucentBasePass_SceneTextures_CustomStencilTexture, TranslucentBasePass, 12, 46 +TranslucentBasePass_SceneTextures_PointClampSampler, TranslucentBasePass, 8, 47 +TranslucentBasePass_Strata_MaterialTextureArray, TranslucentBasePass, 9, 48 +TranslucentBasePass_Strata_TopLayerTexture, TranslucentBasePass, 9, 49 +TranslucentBasePass_ForwardDirLightCloudShadow_CloudShadowmapTexture, TranslucentBasePass, 9, 50 +TranslucentBasePass_ForwardDirLightCloudShadow_CloudShadowmapSampler, TranslucentBasePass, 8, 51 +TranslucentBasePass_OIT_OutOITSampleCount, TranslucentBasePass, 13, 52 +TranslucentBasePass_OIT_OutOITSampleColor, TranslucentBasePass, 13, 53 +TranslucentBasePass_OIT_OutOITSampleTrans, TranslucentBasePass, 13, 54 +TranslucentBasePass_OIT_OutOITSampleDepth, TranslucentBasePass, 13, 55 +TranslucentBasePass_HZBTexture, TranslucentBasePass, 9, 56 +TranslucentBasePass_HZBSampler, TranslucentBasePass, 8, 57 +TranslucentBasePass_PrevSceneColor, TranslucentBasePass, 12, 58 +TranslucentBasePass_PrevSceneColorSampler, TranslucentBasePass, 8, 59 +TranslucentBasePass_VolumetricCloudColor, TranslucentBasePass, 9, 60 +TranslucentBasePass_VolumetricCloudColorSampler, TranslucentBasePass, 8, 61 +TranslucentBasePass_VolumetricCloudDepth, TranslucentBasePass, 9, 62 +TranslucentBasePass_VolumetricCloudDepthSampler, TranslucentBasePass, 8, 63 +TranslucentBasePass_TranslucencyLightingVolumeAmbientInner, TranslucentBasePass, 9, 64 +TranslucentBasePass_TranslucencyLightingVolumeAmbientOuter, TranslucentBasePass, 9, 65 +TranslucentBasePass_TranslucencyLightingVolumeDirectionalInner, TranslucentBasePass, 9, 66 +TranslucentBasePass_TranslucencyLightingVolumeDirectionalOuter, TranslucentBasePass, 9, 67 +TranslucentBasePass_RadianceProbeIndirectionTexture, TranslucentBasePass, 9, 68 +TranslucentBasePass_RadianceCacheFinalRadianceAtlas, TranslucentBasePass, 9, 69 +TranslucentBasePass_RadianceCacheFinalIrradianceAtlas, TranslucentBasePass, 9, 70 +TranslucentBasePass_RadianceCacheProbeOcclusionAtlas, TranslucentBasePass, 9, 71 +TranslucentBasePass_RadianceCacheDepthAtlas, TranslucentBasePass, 9, 72 +TranslucentBasePass_ProbeWorldOffset, TranslucentBasePass, 16, 73 +TranslucentBasePass_Radiance, TranslucentBasePass, 9, 74 +TranslucentBasePass_Normal, TranslucentBasePass, 9, 75 +TranslucentBasePass_SceneDepth, TranslucentBasePass, 9, 76 +TranslucentBasePass_TranslucencyGIVolume0, TranslucentBasePass, 9, 77 +TranslucentBasePass_TranslucencyGIVolume1, TranslucentBasePass, 9, 78 +TranslucentBasePass_TranslucencyGIVolumeHistory0, TranslucentBasePass, 9, 79 +TranslucentBasePass_TranslucencyGIVolumeHistory1, TranslucentBasePass, 9, 80 +TranslucentBasePass_TranslucencyGIVolumeSampler, TranslucentBasePass, 8, 81 +TranslucentBasePass_PreIntegratedGFTexture, TranslucentBasePass, 5, 82 +TranslucentBasePass_PreIntegratedGFSampler, TranslucentBasePass, 8, 83 +TranslucentBasePass_EyeAdaptationBuffer, TranslucentBasePass, 16, 84 +TranslucentBasePass_SceneColorCopyTexture, TranslucentBasePass, 9, 85 +TranslucentBasePass_SceneColorCopySampler, TranslucentBasePass, 8, 86 +TranslucentBasePass_BlueNoise_ScalarTexture, TranslucentBasePass, 5, 87 +TranslucentBasePass_BlueNoise_Vec2Texture, TranslucentBasePass, 5, 88 +LightmapResourceCluster_LightMapTexture, LightmapResourceCluster, 5, 0 +LightmapResourceCluster_SkyOcclusionTexture, LightmapResourceCluster, 5, 1 +LightmapResourceCluster_AOMaterialMaskTexture, LightmapResourceCluster, 5, 2 +LightmapResourceCluster_StaticShadowTexture, LightmapResourceCluster, 5, 3 +LightmapResourceCluster_VTLightMapTexture, LightmapResourceCluster, 6, 4 +LightmapResourceCluster_VTLightMapTexture_1, LightmapResourceCluster, 6, 5 +LightmapResourceCluster_VTSkyOcclusionTexture, LightmapResourceCluster, 6, 6 +LightmapResourceCluster_VTAOMaterialMaskTexture, LightmapResourceCluster, 6, 7 +LightmapResourceCluster_VTStaticShadowTexture, LightmapResourceCluster, 6, 8 +LightmapResourceCluster_LightMapSampler, LightmapResourceCluster, 8, 9 +LightmapResourceCluster_LightMapSampler_1, LightmapResourceCluster, 8, 10 +LightmapResourceCluster_SkyOcclusionSampler, LightmapResourceCluster, 8, 11 +LightmapResourceCluster_AOMaterialMaskSampler, LightmapResourceCluster, 8, 12 +LightmapResourceCluster_StaticShadowTextureSampler, LightmapResourceCluster, 8, 13 +LightmapResourceCluster_LightmapVirtualTexturePageTable0, LightmapResourceCluster, 5, 14 +LightmapResourceCluster_LightmapVirtualTexturePageTable1, LightmapResourceCluster, 5, 15 +IndirectLightingCache_IndirectLightingCacheTexture0, IndirectLightingCache, 5, 0 +IndirectLightingCache_IndirectLightingCacheTexture1, IndirectLightingCache, 5, 1 +IndirectLightingCache_IndirectLightingCacheTexture2, IndirectLightingCache, 5, 2 +IndirectLightingCache_IndirectLightingCacheTextureSampler0, IndirectLightingCache, 8, 3 +IndirectLightingCache_IndirectLightingCacheTextureSampler1, IndirectLightingCache, 8, 4 +IndirectLightingCache_IndirectLightingCacheTextureSampler2, IndirectLightingCache, 8, 5 +ReflectionStruct_SkyLightCubemap, ReflectionStruct, 9, 0 +ReflectionStruct_SkyLightCubemapSampler, ReflectionStruct, 8, 1 +ReflectionStruct_SkyLightBlendDestinationCubemap, ReflectionStruct, 5, 2 +ReflectionStruct_SkyLightBlendDestinationCubemapSampler, ReflectionStruct, 8, 3 +ReflectionStruct_ReflectionCubemap, ReflectionStruct, 5, 4 +ReflectionStruct_ReflectionCubemapSampler, ReflectionStruct, 8, 5 +ReflectionStruct_PreIntegratedGF, ReflectionStruct, 5, 6 +ReflectionStruct_PreIntegratedGFSampler, ReflectionStruct, 8, 7 +PlanarReflectionStruct_PlanarReflectionTexture, PlanarReflectionStruct, 5, 0 +PlanarReflectionStruct_PlanarReflectionSampler, PlanarReflectionStruct, 8, 1 +FogStruct_FogInscatteringColorCubemap, FogStruct, 5, 0 +FogStruct_FogInscatteringColorSampler, FogStruct, 8, 1 +FogStruct_IntegratedLightScattering, FogStruct, 9, 2 +FogStruct_IntegratedLightScatteringSampler, FogStruct, 8, 3 +LumenGIVolumeStruct_RadianceProbeIndirectionTexture, LumenGIVolumeStruct, 9, 0 +LumenGIVolumeStruct_RadianceCacheFinalRadianceAtlas, LumenGIVolumeStruct, 9, 1 +LumenGIVolumeStruct_RadianceCacheFinalIrradianceAtlas, LumenGIVolumeStruct, 9, 2 +LumenGIVolumeStruct_RadianceCacheProbeOcclusionAtlas, LumenGIVolumeStruct, 9, 3 +LumenGIVolumeStruct_RadianceCacheDepthAtlas, LumenGIVolumeStruct, 9, 4 +LumenGIVolumeStruct_ProbeWorldOffset, LumenGIVolumeStruct, 16, 5 +LumenGIVolumeStruct_Radiance, LumenGIVolumeStruct, 9, 6 +LumenGIVolumeStruct_Normal, LumenGIVolumeStruct, 9, 7 +LumenGIVolumeStruct_SceneDepth, LumenGIVolumeStruct, 9, 8 +LumenGIVolumeStruct_TranslucencyGIVolume0, LumenGIVolumeStruct, 9, 9 +LumenGIVolumeStruct_TranslucencyGIVolume1, LumenGIVolumeStruct, 9, 10 +LumenGIVolumeStruct_TranslucencyGIVolumeHistory0, LumenGIVolumeStruct, 9, 11 +LumenGIVolumeStruct_TranslucencyGIVolumeHistory1, LumenGIVolumeStruct, 9, 12 +LumenGIVolumeStruct_TranslucencyGIVolumeSampler, LumenGIVolumeStruct, 8, 13 +TranslucentSelfShadow_Transmission0, TranslucentSelfShadow, 5, 0 +TranslucentSelfShadow_Transmission1, TranslucentSelfShadow, 5, 1 +TranslucentSelfShadow_Transmission0Sampler, TranslucentSelfShadow, 8, 2 +TranslucentSelfShadow_Transmission1Sampler, TranslucentSelfShadow, 8, 3 +ForwardLightData_DirectionalLightShadowmapAtlas, ForwardLightData, 9, 0 +ForwardLightData_ShadowmapSampler, ForwardLightData, 8, 1 +ForwardLightData_DirectionalLightStaticShadowmap, ForwardLightData, 5, 2 +ForwardLightData_StaticShadowmapSampler, ForwardLightData, 8, 3 +ForwardLightData_ForwardLocalLightBuffer, ForwardLightData, 16, 4 +ForwardLightData_NumCulledLightsGrid, ForwardLightData, 16, 5 +ForwardLightData_CulledLightDataGrid32Bit, ForwardLightData, 16, 6 +ForwardLightData_CulledLightDataGrid16Bit, ForwardLightData, 16, 7 +VirtualShadowMap_ProjectionData, VirtualShadowMap, 16, 0 +VirtualShadowMap_PageTable, VirtualShadowMap, 16, 1 +VirtualShadowMap_PageFlags, VirtualShadowMap, 16, 2 +VirtualShadowMap_PageRectBounds, VirtualShadowMap, 16, 3 +VirtualShadowMap_PhysicalPagePool, VirtualShadowMap, 9, 4 +MobileBasePass_Fog_FogInscatteringColorCubemap, MobileBasePass, 5, 0 +MobileBasePass_Fog_FogInscatteringColorSampler, MobileBasePass, 8, 1 +MobileBasePass_Fog_IntegratedLightScattering, MobileBasePass, 9, 2 +MobileBasePass_Fog_IntegratedLightScatteringSampler, MobileBasePass, 8, 3 +MobileBasePass_Forward_DirectionalLightShadowmapAtlas, MobileBasePass, 9, 4 +MobileBasePass_Forward_ShadowmapSampler, MobileBasePass, 8, 5 +MobileBasePass_Forward_DirectionalLightStaticShadowmap, MobileBasePass, 5, 6 +MobileBasePass_Forward_StaticShadowmapSampler, MobileBasePass, 8, 7 +MobileBasePass_Forward_ForwardLocalLightBuffer, MobileBasePass, 16, 8 +MobileBasePass_Forward_NumCulledLightsGrid, MobileBasePass, 16, 9 +MobileBasePass_Forward_CulledLightDataGrid32Bit, MobileBasePass, 16, 10 +MobileBasePass_Forward_CulledLightDataGrid16Bit, MobileBasePass, 16, 11 +MobileBasePass_ForwardMMV_DirectionalLightShadowmapAtlas, MobileBasePass, 9, 12 +MobileBasePass_ForwardMMV_ShadowmapSampler, MobileBasePass, 8, 13 +MobileBasePass_ForwardMMV_DirectionalLightStaticShadowmap, MobileBasePass, 5, 14 +MobileBasePass_ForwardMMV_StaticShadowmapSampler, MobileBasePass, 8, 15 +MobileBasePass_ForwardMMV_ForwardLocalLightBuffer, MobileBasePass, 16, 16 +MobileBasePass_ForwardMMV_NumCulledLightsGrid, MobileBasePass, 16, 17 +MobileBasePass_ForwardMMV_CulledLightDataGrid32Bit, MobileBasePass, 16, 18 +MobileBasePass_ForwardMMV_CulledLightDataGrid16Bit, MobileBasePass, 16, 19 +MobileBasePass_PlanarReflection_PlanarReflectionTexture, MobileBasePass, 5, 20 +MobileBasePass_PlanarReflection_PlanarReflectionSampler, MobileBasePass, 8, 21 +MobileBasePass_SceneTextures_SceneColorTexture, MobileBasePass, 9, 22 +MobileBasePass_SceneTextures_SceneColorTextureSampler, MobileBasePass, 8, 23 +MobileBasePass_SceneTextures_SceneDepthTexture, MobileBasePass, 9, 24 +MobileBasePass_SceneTextures_SceneDepthTextureSampler, MobileBasePass, 8, 25 +MobileBasePass_SceneTextures_ScenePartialDepthTexture, MobileBasePass, 9, 26 +MobileBasePass_SceneTextures_ScenePartialDepthTextureSampler, MobileBasePass, 8, 27 +MobileBasePass_SceneTextures_CustomDepthTexture, MobileBasePass, 9, 28 +MobileBasePass_SceneTextures_CustomDepthTextureSampler, MobileBasePass, 8, 29 +MobileBasePass_SceneTextures_CustomStencilTexture, MobileBasePass, 12, 30 +MobileBasePass_SceneTextures_SceneVelocityTexture, MobileBasePass, 9, 31 +MobileBasePass_SceneTextures_SceneVelocityTextureSampler, MobileBasePass, 8, 32 +MobileBasePass_SceneTextures_GBufferATexture, MobileBasePass, 9, 33 +MobileBasePass_SceneTextures_GBufferBTexture, MobileBasePass, 9, 34 +MobileBasePass_SceneTextures_GBufferCTexture, MobileBasePass, 9, 35 +MobileBasePass_SceneTextures_GBufferDTexture, MobileBasePass, 9, 36 +MobileBasePass_SceneTextures_SceneDepthAuxTexture, MobileBasePass, 9, 37 +MobileBasePass_SceneTextures_LocalLightTextureA, MobileBasePass, 9, 38 +MobileBasePass_SceneTextures_LocalLightTextureB, MobileBasePass, 9, 39 +MobileBasePass_SceneTextures_GBufferATextureSampler, MobileBasePass, 8, 40 +MobileBasePass_SceneTextures_GBufferBTextureSampler, MobileBasePass, 8, 41 +MobileBasePass_SceneTextures_GBufferCTextureSampler, MobileBasePass, 8, 42 +MobileBasePass_SceneTextures_GBufferDTextureSampler, MobileBasePass, 8, 43 +MobileBasePass_SceneTextures_SceneDepthAuxTextureSampler, MobileBasePass, 8, 44 +MobileBasePass_QuadOverdraw, MobileBasePass, 13, 45 +MobileBasePass_ReflectionsParameters_SkyLightCubemap, MobileBasePass, 9, 46 +MobileBasePass_ReflectionsParameters_SkyLightCubemapSampler, MobileBasePass, 8, 47 +MobileBasePass_ReflectionsParameters_SkyLightBlendDestinationCubemap, MobileBasePass, 5, 48 +MobileBasePass_ReflectionsParameters_SkyLightBlendDestinationCubemapSampler, MobileBasePass, 8, 49 +MobileBasePass_ReflectionsParameters_ReflectionCubemap, MobileBasePass, 5, 50 +MobileBasePass_ReflectionsParameters_ReflectionCubemapSampler, MobileBasePass, 8, 51 +MobileBasePass_ReflectionsParameters_PreIntegratedGF, MobileBasePass, 5, 52 +MobileBasePass_ReflectionsParameters_PreIntegratedGFSampler, MobileBasePass, 8, 53 +MobileBasePass_PreIntegratedGFTexture, MobileBasePass, 5, 54 +MobileBasePass_PreIntegratedGFSampler, MobileBasePass, 8, 55 +MobileBasePass_EyeAdaptationBuffer, MobileBasePass, 16, 56 +MobileBasePass_RWOcclusionBufferUAV, MobileBasePass, 17, 57 +MobileBasePass_AmbientOcclusionTexture, MobileBasePass, 9, 58 +MobileBasePass_AmbientOcclusionSampler, MobileBasePass, 8, 59 +MobileBasePass_ScreenSpaceShadowMaskTexture, MobileBasePass, 9, 60 +MobileBasePass_ScreenSpaceShadowMaskSampler, MobileBasePass, 8, 61 +Nanite_ClusterPageData, Nanite, 16, 0 +Nanite_VisibleClustersSWHW, Nanite, 16, 1 +Nanite_HierarchyBuffer, Nanite, 16, 2 +Nanite_MaterialTileRemap, Nanite, 16, 3 +Nanite_MaterialDepthTable, Nanite, 6, 4 +Nanite_ShadingMask, Nanite, 9, 5 +Nanite_VisBuffer64, Nanite, 9, 6 +Nanite_DbgBuffer64, Nanite, 9, 7 +Nanite_DbgBuffer32, Nanite, 9, 8 +Nanite_RayTracingDataBuffer, Nanite, 16, 9 +Nanite_ShadingBinMeta, Nanite, 16, 10 +Nanite_ShadingBinData, Nanite, 16, 11 +Nanite_MultiViewIndices, Nanite, 16, 12 +Nanite_MultiViewRectScaleOffsets, Nanite, 16, 13 +Nanite_InViews, Nanite, 16, 14 +NaniteRayTracing_ClusterPageData, NaniteRayTracing, 6, 0 +NaniteRayTracing_HierarchyBuffer, NaniteRayTracing, 6, 1 +NaniteRayTracing_RayTracingDataBuffer, NaniteRayTracing, 6, 2 +LocalVFLooseParameters_GPUSkinPassThroughPositionBuffer, LocalVFLooseParameters, 6, 0 +LocalVFLooseParameters_GPUSkinPassThroughPreviousPositionBuffer, LocalVFLooseParameters, 6, 1 +LocalVF_VertexFetch_TexCoordBuffer, LocalVF, 6, 0 +LocalVF_VertexFetch_PositionBuffer, LocalVF, 6, 1 +LocalVF_VertexFetch_PreSkinPositionBuffer, LocalVF, 6, 2 +LocalVF_VertexFetch_PackedTangentsBuffer, LocalVF, 6, 3 +LocalVF_VertexFetch_ColorComponentsBuffer, LocalVF, 6, 4 +Material_Texture2D_0, Material, 5, 0 +Material_Texture2D_0Sampler, Material, 8, 1 +Material_Wrap_WorldGroupSettings, Material, 8, 2 +Material_Clamp_WorldGroupSettings, Material, 8, 3 +NULL, NULL, 0, 0 +#endif /*END_RESOURCE_TABLES*/ +#if 0 /*DIRECT COMPILE*/ +-directcompile -format=PCD3D_SM6 -entry=MainPS -shaderPlatformName=PCD3D_SM6 -ps C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/BasePassPixelShader.usf -cflags=8589938688 -nocrashreports +#endif /*DIRECT COMPILE*/ diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/CompileDXC.bat b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/CompileDXC.bat new file mode 100644 index 0000000..cdb74aa --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/CompileDXC.bat @@ -0,0 +1,9 @@ +@ECHO OFF +SET DXC="F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64\dxc.exe" +IF NOT EXIST %DXC% ( + ECHO Couldn't find dxc.exe under "F:\UE_5.3\Engine\Binaries\ThirdParty\ShaderConductor\Win64" + GOTO :END +) +%DXC% -Zpr -O3 -auto-binding-space 0 -Wno-parentheses-equality -disable-lifetime-markers -T ps_6_6 -E MainPS -Fc BasePassPixelShader.d3dasm -Fo BasePassPixelShader.dxil BasePassPixelShader +:END +PAUSE diff --git a/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/OutputHash.txt b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/OutputHash.txt new file mode 100644 index 0000000..b61f288 --- /dev/null +++ b/MyProject2/Saved/ShaderDebugInfo/PCD3D_SM6/PreviewMaterial_7_2fded6a45e0ed208/Default/FLocalVertexFactory/TBasePassPSFNoLightMapPolicy/0/OutputHash.txt @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 \ No newline at end of file diff --git a/MyProject2/Saved/SourceControl/UncontrolledChangelists.json b/MyProject2/Saved/SourceControl/UncontrolledChangelists.json new file mode 100644 index 0000000..72b3983 --- /dev/null +++ b/MyProject2/Saved/SourceControl/UncontrolledChangelists.json @@ -0,0 +1,602 @@ +{ + "version": 1, + "changelists": [ + { + "guid": "00000000000000000000000000000000", + "description": "Default Uncontrolled Changelist", + "files": [ + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/MainMenuMap.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MainMenu.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/CharacterMenu.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickMenu.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/SettingsMenu.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/ButtonTopBar.uasset", + "F:/UE_5.3/Engine/Content/EngineFonts/Geizer.uasset", + "F:/UE_5.3/Engine/Content/EngineFonts/Geizer_Font.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/MenuGamemode.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickMenu1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/ButtonDrop.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/MiniProfile.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/NimbusSanT-BoldExte.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/NimbusSanT-BoldExte_Font.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickFiinal1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/TopBarFull.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Untitled_HLOD0_Instancing.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/C/VR/0LAVFHBFPQHWQIE58DO5WF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/Untitled/4/HU/B285Y38RMUAD5X0BOB317C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/Untitled/B/8X/IY4PEMN9UZYDE7BEBHFW5H.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/Untitled/1/A5/R3LGPWB6PMS7IVCUS30K59.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/Untitled/8/MK/U2AR470CV8I49WKHE35892.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/Untitled/8/WO/VW6BB6ON1O5P9P6D4TNIKG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/Untitled/A/3B/C169NY21IYHWNPNC5K8H2X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/C/JJ/2KM5RW3RB8MQTC5Z5QAP86.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/U3/F9ZCV1ZQZIEFW41ASA7N1E.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/FV/1KGJYU8K12XHN6XNLSYMBQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/JL/ZK9VQR5UXVP37810TVO5YO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/L8/Y18E0V91UKJME7Q2OB3P5K.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/C1/HS6V3BNZ7H6AKPXHPEX1M7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/0/YK/K6UPO231BY2JGT7QL36BEO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/E/7X/0GCTIMNEBVF8AOXPOXOJMW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/0C/B2JMGSH9XFZI7GT8M36JMF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/SW/W8795T2GDG12XXM5U16N9I.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/6P/TZTEGS7BV2V5AXK97N4747.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/39/H32T5U1Q8KNHDYD5J4ES73.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/KE/OIGRKUBFQ7K03JW0AYCTV5.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/88/91A6XDDNFM52BRAOQB9C7N.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/IV/F2UCV3PMQVPC9OA6Y0XXG3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/03/C9M91X2IU3VSISEPAAR2J6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/B/3B/TMAFS2SESKUD4KOAG2NJ49.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/YO/RTR8JDENQERG3GOYNFL652.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/8/IV/H0MMTUZ996JY5Z931CM553.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/0/8Y/SDDUZVFBIE0MB1SKJOTUE0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/GQ/Z1GJ8KGAV56S5I7H40160C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/4/DG/S0UKF9OUZ4ZHKU3LHS4676.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/4/TV/GKOPEC6UIIHJ9LBXKLD7UM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/5C/V2OCRSLOSFHUS6S9LPDM10.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/AL/EUPIOBVK6UMCF23HOCCEU3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/P9/Y5TXGWIE2U6BVSRHM3CBRL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/NM/BA3WQIS9O921IEUJ5HLEG5.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/C/26/ZBUFF8X49WNUB8XW4T6JOF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/PT/I1CXE7YA8N7EOIF6S2LUNU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/C/8L/3CODS11OI75V0WX0JS91GF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/2F/4YJUFZ5EQ0DYYJ7YPLLALQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/78/NR4DRMJJN85GU6E9FTRA0C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/1Y/LOC77QZ3MD1ZFKG90D5EP3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/BA/QUO0AEFJ38VWG80ZC1OF80.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/1R/M0B50OLRXLIM0AHT0NV3LE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/C/UL/FCX003UHDFE1XFF1UYEKB8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/B/JP/PRDWJX5HHWIFD0T7RJ6OUB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/E/KM/6LU1RLRCO82PA3M8IZWHFG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/3W/Q0EVUK3U5XPDZDNHKTBSLP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/E/F1/MDBU119X329MP1N6H3D543.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/8/78/J445VYKJUTLNEBUTN5JFSX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/BQ/9DT5QPLF7KD6YB8VPR7LE1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/E/MU/LNHD27GINT2578B3TZYQRM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/XC/PTON9ZHKVA2YYM6OQVKGB2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/2A/3SH27DERCHJSHZDQM19U56.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/2/FS/YFTU31AIP02GLV9QYB3OAQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/SV/A9DJ5UP9TCM1HX8LNL9YMB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/YI/ZJ11KYNNPW461PLOWQD26D.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/8/KG/P4FT47HC1MCSOGH2WSE38M.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/UU/T0ZQNCIJWLLSMBV45U9UNS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/B/19/N0FO3VW9PMSIQGODLR8OHK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/X9/T0P80E587PN0FI1P1SY900.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/KO/HBTFQ946P5JEK2VINSXFF6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/ZR/BS9RFRC48BZCNCJGUFIL41.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/8/SI/X9FK3ZHPHSO5EQPDKGIUR6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/AP/1KJ2KRD4PP3Z0SLYN7WFIE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/2/TD/9EBCA33K4RSQN59I5SZIQH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/AY/1YG3IP1RLO5CDOBVQ0W0RA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/PU/4DA3AUPUZMAQWTIQT205ZY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/WJ/7L5OB0P2MOJN0JVT0IO388.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/Y5/82VFC1UWWA110XOOEJ158E.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/YZ/YX06X250S5OVC9ACDIZ2EJ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/BE/ZFTWYVA2AW3K7IZGVNFI9L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/FB/UZK8LGMDWLF7LHM5AQVVMX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/AG/KECGBPL7YSM95LL88MMB8I.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/AX/XID5TZXXMZIHV596JMGTU7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/E8/7OERKV5DBN9AKH9OGFA22L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/8/RC/KUGNOG85HLKEE7Q39VX85T.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/WU/6N24LSH1JBQH6WL2ATPWE1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/K0/21YIO1N87PSV94GJ48ZOX7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/DW/8L46K1WD89YDHPA4PA1YQO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/LO/2L34HDZPM4CJROKPRLKZ5E.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/44/XDORVWH31K9O5U948J6UPN.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/PD/A393WX5ADXNURJP5D54GNJ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/CE/QY9VSY6OEH6M8UXZQT75SC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/5D/KO59P3D265RRS9I2CP4WBO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/VK/Z7X3ASX8RKJTQ9L3PL2WZU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/4/CJ/W7Z48PN9S2MTXYX1UQ1DYC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/E/RD/R9Y001QLVWCJEM4FI3GSIQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/E/ZD/7NTTVCQQT2KEYDBDTXCUOQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/NE/4BS6VKHQ1XVYW7HONFOE3E.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/NW/8HYWBAY979SXG1HTKYV7QW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/5D/VHOC34RD4TC7JMFICA1WJQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/ND/3NUNKCM7HYP0K630DOTBV1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/N2/SKWGXLQPNHKYFV3UF7PC58.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/2/E7/WTHZQAPCPNDM4O3D9I6S14.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/J8/JST0NGSB0G7I611W9JS24T.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/LL/28WPXOQYLHLG9C4NNN4EDI.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/AO/A2OVP5CD1QDAY5VQ3XMXKV.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/SB/8VOBXSNOCHWPT7V6IIHRZ6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/YM/2V01FHD6GFAAJC18B2E1OL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/C/LB/6VJJ4DGIDUJYJSMBYICFCG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/B4/AONC1L8B0M34O1WNFSG3H2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/0W/KWPMT76J5FBH80S1MUE6QD.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/LO/A0Q748NLQYYKJOOF3L276M.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/8S/7VI5SDUS88RT7EEBLPPJI1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/FZ/JULVRQCQXHGMALI0YWR9EB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/8/T0/FBD1HM7PX5DP316HYIV0FB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/EX/CMIXH8L9TKFVNFK6MF5415.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/OS/MSZO51MZCO5Q0NO2REL2A1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/0/MT/I1VKKDXVSZKGUH7CVI87QD.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/YA/SBI67KN427Q78RUBI4NGK0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/0V/GH8X6IFDS28OWNKJZXZOOB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/EP/EWIEBB9Q2A8XY88YWC8NLW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/FK/LN8RXS9A86XAE0OUM97JZW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/B/LT/379ODA8UUPG2WMK4B2WC8G.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/NY/NY4GI6DH1FD88EONOM1MK1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/Z0/THGDUWR5XOLD48I6J8UZJL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/0/DV/GB7NNDVY115FYH19DWY425.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/SD/KR0FKY3QKQ6ENNIW2TTQAT.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/GA/REKC3R3IGS27EZ3KMYW92I.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/7/AB/ATS9M5VYX5QYTN5NCJUQUP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/US/NX1RH52A42JAEAQBO8PAFP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/36/XV3PV8CFIMBRX7OVMUB7FQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/1/V7/KJ6Z19Y4QG5FHZ9M94Z2QQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/5/8H/K022PPPBQ4OAOG6H1B3JYF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/9/KM/2P6ZFZ7PM9FBW6BNH2LKB3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/A/QK/KES0NDYR3DKY0ITTECG4WK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/6/70/K40CQD9XOZAE8WIJAFCNVH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/2/O4/H9MD68TS8YMZ4V7QD668BY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/D/PE/VBJN4YZD7PLF6IAKP0LW1Z.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/Untitled/3/XA/BYIOWJ9SHWL2FT1ZGBSCE6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Untitled.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/WB_Countdown.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/REALGAME_HLOD0_Instancing.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/Z3/DCBQPB0I0VUF327RJQYTJE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/REALGAME/5/07/5W0RDMRN4OC2RZ0YV1185G.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/REALGAME/4/3O/4ORIK8HODHIACJFWN7BKA4.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/REALGAME/E/KJ/2GN1QKIX9DYCEKDY4M5UJ8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/REALGAME/1/NJ/KJT903UKS204B39Z6YQEK9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/REALGAME/B/7X/WXZPOSEI6Y99LPBNDJS6VG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/REALGAME/6/MG/6B499AXZ3D0YIOSVPF35WZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/NO/FPNB1HZ3KJ4TKRMBMW766L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/ME/7PIUJ0DMSYAU50UA9KC6I9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/4R/6OEX6DRONRSYD5NF6NDOK2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/ER/WMI1HL8NQ7ZOTYXEQ3UGE1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/DQ/440OQ457IHM35CZZIOSX74.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/1N/O6F98KVQW5KZ78TX7JPAWG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/1I/O261S5VAY1XEI0XUMTJOJC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/6P/ZZHU9O0NM6E0E9OJ8OU73C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/II/EAGFPT6AUVTN8JH766FF9U.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/UU/XN86I3FUJB7KGBOQM42BOZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/CP/P8VWORPHF7P86WX1ILJFGE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/V2/0WNF0MSX9APH5XONAHV2E1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/UG/GXC4HQZV5IODPJ7LELKMYH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/BT/ERYXCO6HQZFIB5CU664UV8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/B5/D7T4OU6QTSPCH4WXY1TFQC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/5/45/OCU4820AMB3CDD5HQZQZ4L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/8X/59P3CKUVY888CQ3ALAV4PL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/EA/FMYCZ403T86DQDLH73VM2L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/8A/8TQ9NE9JT1SOEPY21OBMAY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/6A/91ZYJQ3336O6CUSGBVHR0O.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/UM/1KERT2LUAGQHEEJNY77BUL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/AK/R97HF5DUEJQT5WNQPPR7CI.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/RN/N3GS9E94G2FJ8ELOQJ84XG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/3D/HBCNZALJZOJH95ATO6HLDX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/HG/52ORW9PF4ACM7UKEGD3V00.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/D/5S/PMNUVBJURDZAM9HIR22QBU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/F/1X/PQSMPFONMKZM5LMKJN8JSR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/S6/VM1DYK6N3R5TU66PZ4JDNE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/D/0U/5A0S34L20FJRLOY00CSLLN.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/9R/AGGQKC2H3828R609SX5XGF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/H6/ERQ0SGZXJKRWRYZ7W482LQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/54/Q7D2VU4YSCVGZ3IEL526F8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/RJ/RX31J8M4SXH236TSGTYZJ8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/3X/AU22EXIDDBEV712KOXBT2W.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/8N/AWL9RSWSC6Z6SMVNMM4049.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/34/6OTDTJB9TRQF831JN292F6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/SL/8AF8OOTT43ZVSUAHNLBFHS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/D/6O/XM4SQ116RBO0C1BIQ3FUU5.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/V1/ZORTSDCK0ZOZKG0FLLZXPB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/D/KV/38NTNLI9M40FPZJUZDWEY2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/XR/GWBDYBDDSQVQ06IZYKAZU7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/KX/8TWO6V2LRCCJJW81WEUIYX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/78/NZRZ1XLTNIJHDMY462H2B3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/TS/T6SV81OB1SQ75TZL5A8EUO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/MC/H3G3GPVCZI8AL1V3SEKJFI.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/07/7LYM36LQ59UFFV5IMG3D5I.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/DQ/LHPE66FUCS5LJNOCB8L6SC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/8I/EIMAAYW6754RMBTVSFYCPM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/HH/QLSK7VNURPSPCIC8QI35UG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/ZP/NYM7Z6HGFA3IM7W6A2Z65Q.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/J2/EBNX68WS713OTCJT2HG11S.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/RF/9KJTNSB584J8RUBA19OBFE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/D/H7/RTSXL84ETU9IP3W5DPFNKG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/4B/0RJSOA0887YQDYZY4YM7WR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/D7/UQ9EFGADBOE961UQPRQKUZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/NG/LJQ2R8US5J7BABK2P65AYS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/0H/BG0DSI9WGQ4SLLGYT20UFG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/B0/PKJW35EXMHQYY3JOJR6LV9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/OZ/UG8JCSVX0O4SG4QNN4155B.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/IK/11V6WKZO4KSG7SDU0A7KO1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/6V/BTTGLMMARHLT1TSY0C1T4S.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/MK/NRUOJBK3EE1OVIJXBKIQBR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/1W/DAMOF06F5VKVC066SSSPDC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/TN/52V5GKT0CR9FYGV6DOLBQ6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/9U/VQDZIYDPPL0APRH3FE5M3Q.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/5P/37RGICJWFQ4G87N4UTG7VX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/9M/1I2ZG4V4AC52SHXLISQ1KK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/ZG/1CJ5R76B81DLO3KZ8SLJSE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/H1/CY9QFVLJXWN7N59GTUIGKJ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/GJ/GUZXUTN0QZJQXI1A9MGL61.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/F7/W4GQ36TB63E2S8BI67S5IH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/5/SZ/KXOACWO3J0OMKCX5VW7A3S.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/ML/JSO9Y0KTF9BBMMAF89AML8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/8Y/MOQRY483HR5TQBT0D391GY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/5V/BJUE35KUMP0YYT8IV0RQON.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/D/MX/VXCVBC5NRTSMAAMNMJXB8X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/8C/4TV2FPYRS1RO7BN8VFMZ0G.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/8T/LIFT3024RDE79VYOCRXRQL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/3H/201JDIEGMZUPX0WLKLS8AY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/SW/DXYKCPBADPJ66ZYIGGZ7RG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/PP/TCDT4ZN17MRSO50O92O6Y1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/R0/62J11QIPT2MZWR410118UA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/72/278UW4BU72C6VRY4KNW9FS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/E1/AUFRVCM1UWMQU6PQN4MQFK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/1E/KKIVTJXBPHDEUR5SNJED2A.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/L7/MIOVCWZC5FQO0MR2EUJQHK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/9P/HHR4PBX0TKZAGO2UKDNPRU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/4/41/1P485OU6V94LR2ARZ9G86S.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/GF/1QDO1W99JXKFYLMUUD32AV.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/I5/3ZWI5ZIKWPX4RCAZ27MHPP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/FS/7R2Y38BOW84D81IDJ7A4SO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/DC/OLYF0YWHHJ5VND0JNC4B49.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/B/VJ/LBH89UI5ZC4RH07Y76XS44.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/E8/KN95ZYY6QMT683M8JUZMX7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/F0/W3RAY5IZT936PE8ENDZBHE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/05/0VOQQ0FGLR4NJV12VHPLXM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/VS/PKVYYI3U5MMODXEBNIXGRE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/Q2/YZ05M3JXFKX5RAAC3WFTU2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/5/LH/8H4HABI2AMT6NALH1TBK1C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/8C/WET8XWU5KM2NH48WK6W3BY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/9/89/L3H747MHB1ZT6E62USR7JS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/1H/EI433BQ96ENA8IAWQ231AE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/C6/ZSYM3D4YHPPV7R55HDNC5M.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/EI/Q6990CP96F2OQ8BBT8MOGB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/FV/671QMTU2JN0WRDEZVL2FO7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/DA/10ERUF1INJ1TIOT1VNDY5J.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/S3/OV1CF8M5VJT6I4TQDYATH1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/C1/IPB6HFOYOWR2EW1VFAEJLR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/0/Z4/PO0KNKBRTXWCKNHF4LSNKE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/0M/JBL2UR4IF073EV2PVHZF8K.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/FV/0KQMY384BI7RTY82GCAQFU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/WO/OY7NQVFUQHWARKFZYDJ416.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/Z2/ZBI3KE1LUSW29EMGBIJVCO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/A/9I/8GAZKGCRNQXDGOA9DLZDAZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/2/84/Z1BDQ9GCMCJA3WFM3IU9UP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/C/VM/50NWM90AWQW706GE5CSR4T.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/6/J2/7F1B9CGPGXRNM57SKRVW50.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/5/QC/KQAOM1LB7YAB17PJ2JJA5R.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/8/KL/S0LPXSS5FJKOL88BIRK324.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/3/UP/5XMEN19O0OMSZTTWA0ZIAC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/E/BO/RYG1JEGTM1UXSQKHW3NMCX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/7/HV/2LU1V9B4DYQVDS2IV293EO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/REALGAME.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/AloraCircle.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/AloraTPBG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/EndwoodBG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/EvergreenCircle.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/EvergreenTPBG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickButtonsCorners.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickButtonsFill.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickCharacterButton_Pressed_Blue.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickCharacterButton_Pressed_Gold.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickCharacterButton_Unpressed.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickMenuBar.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PickMenuBar_Right.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/TopPickBarGarment.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/W_Movie.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/EvergreenCreatorsBG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/PatchNoteBoxBackground.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/ScrollLabel.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/we_HLOD0_Instancing.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/XT/GRBEB00GW91XJWKTWEU12Y.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/we/2/NA/BF1A20ECILCZ6MFZN54G7Z.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/we/6/QN/YLKX7NKYTYIMPPR8DC83ZD.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/we/7/MN/U0WHTVLGLO9F7VCLTIGC33.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/we/7/RE/NEFPOOFD1G3I0GR14ND64N.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/we/B/48/AZ2LXFUJBS077RSLA3PCD0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/we/3/CP/FJI821KC2WOOSVCFJYI25D.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/4/D7/BZW2EGB1534F4WWS6G18K2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/7B/W33HY9LQBUETZEAWZU69JA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/FT/64EO0P99EVG6TOG4YBYTGM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/2/SG/Z1Q10Q5CYQMGT72RABLYYV.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/4/0U/PW976NIHM6ZZ76ZDYU8T6D.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/0D/JQLEFSB3OGL64A6UZT0KZ6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/FY/2U8SX97G8OOHH740UY1R0W.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/4/GO/8UZCV44HUJUO4QMT5J5PCL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/6Z/16AUOFGSBTJLHSWD68AGFC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/C1/WV2QV8YLSNFBUA505JH14N.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/CV/EB1Y6K9QSUNVXWO9EDJ3U6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/23/CAT8X8BT7XP0SY5DDOI9U7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/V5/YB5OBWLR3A53BI5TRTQM8O.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/2/Y5/EQC197O0ULFYU405UTO7B7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/Q3/1KCM2OXVOX21XKHDXTZTHZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/P7/6VCWMD7O6QJVTMUG83ZAU4.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/ZZ/PISWDP1XOERNBM7XRH3BVD.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/EH/UVDNE61Q9N34JXZLBET7NT.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/M4/RO7SP9RW47AJSTPALVP0DC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/26/UV1JTVA0NHJHMPJOJK4O11.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/S0/LT4BUER6N2XHD0G7QPTF2V.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/2/1P/R9G3FBT155TRJ3WJSLMJXP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/7R/09R4TBVLXZZHW2N62G994X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/QK/41T2JRDSBY0MMZLTDBZU80.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/Q6/HENTREJF1WDPFKX3K5UJS7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/8/7Q/3GJVI1BHRVFJ142Q6B5HO1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/K5/5DLWL2VOOQO0CWJXV6A4D2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/17/IUS0UH3T4WKKMYOWFGW61A.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/2/MX/FCYN85PG2GOXMAGHDDR5AJ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/SX/Y0JN92CMQ8W0ZV0M452CE2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/MB/YQRIG4GXMKZGMFZSYZO292.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/4H/A5A3BTQEXTYEE0WE0MO77X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/O6/IIKZFGIGZR7IIIVNLBMGXR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/L7/6NLD2QF0EQ7ZLM267FLPI8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/6P/X909283GSNERJW23QNUMJZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/PT/26MWXG521LL87C7GSBZMYU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/3T/Q8LF3HZ60JEM02HSKUNQ71.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/7R/74VH3PNY0W99VOZ4YUUNXE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/8P/9NMU3YA9UFTVTM1RTK395Q.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/BB/WHHDZZ8BJHCMDBSOM2UGBN.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/PA/BJIKVI0TQS1YLSN06CTPGY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/TC/XXAOLEHY1PKTCMDGABV1P7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/5/41/LM4MR2AK5ZQKHG2UO65DGA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/PN/QMJ7BFUU3IL6ESC61QU8BY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/PP/KHBO21BCWVHRYWHFUPVF0K.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/0B/6QHNLCFQ0YIJO6NR0WDRCP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/YZ/TYGW88BOCUC8ZGI0YJZ3YW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/IB/5WJGCQG2AISE3G4MDW1M45.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/HO/VH2ATB6ZHL5MPN7UGSM63X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/1E/XY9YCQY6EDIKI2DIG09YIH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/4/VW/OY3K1LRUBTVEUCXEF2F8GF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/C9/3ZBMO3RJEZ02MCOOAPDAHK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/0J/WF2NJ0SCY7M5F0E78AG3GK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/QM/REB657ZFEDRMNN9INJ4VZP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/MB/DNOVKESC6MR5MORGG0D75K.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/L6/U49A7O1GIGM87AUFO9AVLY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/FO/J3GKD4NV9MC6511K4ANXTC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/PF/2UO7QTU6MXCU9P8Y9VWFLF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/DC/LPFIPPMG8ZEHMMNP7NRT1O.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/3R/4UZIMU10IO9O5BZE2S2HTQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/R0/SW5WFVGXU8R95YJILQIJ1F.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/TA/PFSDPVHI40RISAIH80D74N.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/6A/HRR6N5JKR6CPMOTSYYML4B.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/8/YY/NUC7N0U2X0ZB28ZDD26YES.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/BK/57UTP9SY6BRA58EUTHRF2X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/5P/5OVSNNST1NFZFZZ1TECA94.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/VC/U6NJ9FPEDXTRUAVJJGUDA1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/6L/HAPY7A1WX7QUE5Y7OTS58V.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/2/UE/69JTARP4AQ9675IPQVJZ7E.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/TG/OYGLNLN0CRQRRGRBE3MBMZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/NI/A29203Q1U62C6V93QEX67V.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/FM/90346HU7BHLPHN256MCBRC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/2E/MR51P35LQKUV0IW9ZAKJGB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/IJ/SQYFA9VWT3U0MFQQ5EP269.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/LQ/TDJL5MRRZNTB0L7J1UDX4U.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/JD/JLHZNKFMPSBUM6A40QPJSX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/TW/Y0PMU5LO6URGXAB31BD5BY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/5/XR/TCVMT3K6M9K5LUIH98W8OB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/M3/C0IYDNJJ9THPT1ISTVTE0D.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/P4/QRVHJO1BT3MZ3W8NLIM9ZO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/DO/7J34RPAHZ5R4GINDJYQHS5.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/2M/0VVLW8H1JJVZU1WIVUWJXC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/ZG/ZLLCSZDG27HGFUPLBP6NZA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/UG/S0WGWXA1QO5ZL4TPOAE6ER.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/D0/VSP0MWWPCZK0UTZNNIKCNH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/LS/3PPBM8IB1O90YC4UTAHBL3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/JB/YQNW7J70VA69GM2V86NK4G.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/6/WB/R0SQ53200IQB27AAP4CZG7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/OB/1XYNWKFWVBLGAPO4VQJZXB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/8/W4/FDDCNGJJJ9JU1XEKNR3JK8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/XP/1X1AJO3K33TW8T8N769221.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/6B/4JSHE38GANFZS22V57DKWG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/4/GU/J7MKKSJALUKJL7EQV0P6AP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/8Q/ZR4U43F5J2D805KWQSEP7A.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/VF/EQYTF6OH5DHAKKO0ITM7CR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/UH/SK508WDFDY2LKEPND6CELQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/M0/NTO35ZLRPW8IGR63FXXI9B.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/4Q/6QP5VG0WV86EQEQJ2VQ48Y.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/E/5S/OK0015UWXKZIYLW6AAVX9I.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/AE/LP6Z7MM6WHMVW38FS7IZSL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/2/D2/UDA2OTCHI12X9ESLT52ZXC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/FF/V7MZTTH09QCB3U11LFJGVK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/A/AL/SSCKWVNWKHP46XPCDGR2J7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/9/VW/PKHB4YQG6RPX9P2P7K2XUH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/8/CY/FEF27UO24EF5UN753SVDHZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/1/MU/CZGNB893CRQ25BB4XTB8ZW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/6L/1M09GPWITBO7ETDWECMFBL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/5/HQ/GLKB2D42G3SMJCI3V0E9AO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/7M/CJXJPV2ON68FL7YBGTT47W.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/C/IN/MRHWO1YWXTO0A5R48OYXQB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/09/86388JGW3SXO4WYYCOQPOO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/7/Y3/RH87BF9F7K23CFBSTLXFTU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/7J/FSHWC5LRVGWQCLM6UD1802.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/4/FG/DY1OB0S0ITRU34A6NBA2CR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/34/BA7ANKHHKHCF9BZB8LHE2O.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/3/YU/IHA6YLNZ7MN4ETVL5JDL3L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/ZU/ZU5UUPLXYQ96V7KUGKYI86.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/UM/7INQ6D8N0LO0AEHZ5Y9V45.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/D/97/T6OUJHVR01Y6ED6RPIDQPW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/F9/N26Y5EG2P8VJWAAXRFI8J6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/B/DB/Q15E3T8IMAOTPTMNZ1LHHX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/we/0/ZV/LTIL1XACYH0PT3UFF33XFU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/we.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/MyPlayer.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/MyImageSequence.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/MyPlayer_Video.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/NewMediaPlaylist.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/MaterialGold.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/test_HLOD0_Instancing.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/1A/VUP29XOSGVTBSEE7DBRMJV.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/test/1/KR/KRHS4PP7HVVKUP6UGB4ZFJ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/test/4/F9/ISI636G4JOM1QVPD8GH4YT.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/test/A/MU/E8FY2C1S9S5DTO9FKZY1L0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/test/6/ZO/2M4CCFHWV4BEZ7FU4BIJYM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/test/3/62/7DJ1R2GMV5L29X9E997JM4.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalObjects__/test/A/Y0/X8F45XTAXXU28AXXP29OZ1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/G4/X7NZ7V1S4AYJ2X4FPS18PR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/NL/29WHJB48Y2QL843ROBA0LO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/PY/O59TCDXODMXDUSMIJBLR47.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/AE/I22TEXOZGCDYNJ8C1A38JX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/U1/77NYGMSBL3CRHSA3A1H9NI.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/GY/1PJK5Z4MSANDJSNG5D2QR0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/H4/GCLGPHBZCI878ZZ97NZJHY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/55/RU0K81QBCWMQYK10TOP6XS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/LK/2KF9YN9BCDZA416BQCKS4Y.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/1/67/4PT73EVZJGG1NQ69L5GD2G.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/3K/TBC4IA86CLSTLACE6JHDAI.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/JV/VS909K6F6CEBV305V45KXZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/SU/U0WW2WGVAL3Y5OPDMC6XAK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/F/51/U2PJX50FWOMIJEIHDJY2G9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/7/8X/8XYG8KUJNDQMPNJ3V92GBS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/WU/JD7HSJOKSF48MFTLZ599MG.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/PI/21MJY1DQPWYZBOL8W9PAKB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/3/D6/RTH6Q0I80LKLJ7O54IAFXL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/1/J9/A16EBPF4BDV4ICEUEXTS55.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/9K/6DBW5XJAX1L1DJIG3LMX5C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/WJ/44I83LNTUYQUC746883L0Q.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/IG/NOE56V03GTOUFI94T57TUP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/HD/RWYC6921UHEWL0227DYHTL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/XE/2H85TPSB50U0MLQPUCSMOR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/E/OC/MHOUXNEAKF6GP7X8HZ19ZT.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/PH/38OY2ZHF23WZ3BT9CI9ZN7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/U9/6DS7IXUJHG6QZE4RS5FIW8.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/6/3F/S7BUX9K7KLSLXU4ILSBKEN.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/7K/O15E5C2S79I9GLB2VOHFAO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/3/JX/0S9DTZ6PJGCXF5IPO30UNA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/IF/342K0Q4AAHLP1NKXRZIW74.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/7I/6KJPY1K7X5MS38CPZ31KUN.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/5Q/YMBYQLXIDMF21H4MS622P7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/50/2LAEXIHDLH6HK9NJXN55TC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/8R/ED1A5HWBHP9KDETPE9AY9J.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/HH/P1QBPXQJET98ZMXZ17NGVA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/IB/5P0QJAHQZG0B762LOSU715.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/AV/DIJQE4WB0X0EU59QKYC2DL.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/DI/91QUKXOG32NLVNEJIAY7DQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/BJ/4U4PVJE3GOPX75F8VP2Y0J.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/D8/9E5VLSQCA2GLB0SBL6HSHQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/55/EY2U0NA7VBQDAQCHAQ13Y2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/E0/0WRF74G64K5L5KBGYCNRNC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/X8/LWZUWGYGR758PC5A5M5R0F.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/9C/9N57WM2WMXUCZQYNLHU7CT.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/WV/8YECSX9LSZWXY0OOUXNG29.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/6/7X/FJLC3XT0RQ199RFUJBHISX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/0M/LW8IX1E4RELCCLED2K7XA2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/QX/6U7ZGTBW1UHA53EF1HSCSO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/3/7D/LYRPG8X5R2OY07IFVD6C1K.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/7/R3/Q4CTSHS2LW1O4JAAP5Z9CC.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/2S/7ENASQDBRQ2Y0EYSNUKJ89.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/8G/JFWP4RDLC27CK78FC0PMFY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/1/T6/OY7UY3QT65SR4HJ3G51451.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/41/2FJM9D0ARS14JZKACORL9J.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/3P/4DM2RUV4P86JQNB3A5XXS9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/E/BE/XY2FFG2RJJSN0OZJO361H0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/ZL/EOTXTR5Q64E4TKUMIHZWHS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/RZ/1IC33FHNZG04FPBXKOFOAS.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/SY/IOAO96VO61TQQKVVG15QJD.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/EE/MEYJ8W23HQT6FQ3Q5JM0J1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/5A/VTS9Z4P5OZ9YT714JLVVKV.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/5/ZF/5QM05JNG4EXYZ1WEKGR3HX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/XY/7XSOFF8717IJ15VLO64O6S.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/97/T5QAPZVNJN91ADXDSP61PJ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/JJ/86XEROONJG6Q3UR002SOQ2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/1D/GZOXPP6CJFNPFVNKLQ0MA0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/1/W2/61DOXF8E2U6MMORO1QSKB1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/7/SQ/A03NL9FGDKE5T70JMEJ902.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/7/Q8/KTMBCQ8A074NHJ7CAUFHWW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/6/0O/OTIJMWJ9MIWLKHUGN5VDFK.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/5E/DWHB37UY2RNQK3KMSPHUFY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/6/SH/W4781DQ7D5W82NF6EENF4D.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/7/PU/XCA1YRPP6E173SPN9BMTXA.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/AA/TEV35KVARUM29NQWAINDSE.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/FW/71PDJC72WJ8M0KGHT8E5NU.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/GN/HP1MEZ72YG9VDNH7VUWOYO.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/QG/W26EGWA89OQZORD551E13L.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/EM/9BGG4AO2TJ1OBKGJQ08JIQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/3/GD/SS434U7P7RXJLZY71A4WK0.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/ME/JWDSJ02ZKOZMCJ9EXCEV7W.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/L7/8LWPUW7IKTYKCT7JWYNF8C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/PX/Q6E45QIQSMOQGQUROWR9WM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/D7/0FT9Q32H44MQYDOKTW4IH7.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/B/GJ/6QVG5464LECOLS8WMWFPP9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/LM/HL9LK5XAHJETRPB0GVJRWR.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/D/34/THSI4GT4MFQOH8MGJKTCKD.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/4T/IZ36RQ1U0KWJHCOQMHGWQQ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/MJ/INRJ0GR5NWQSWT7VP658FM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/Y3/9KBF5P0TQL0M517WGQYH0H.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/6/SG/B5YOYFND2HO4NM4KIK4HWP.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/D1/AJHZIEYYK5TJ9TERNOH16J.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/KT/Q6XY9D6RIY7BT986UCEURV.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/RW/D1SB90C1ZDAC5JTGOSH0U3.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/1/PC/8IITNY80Z2VN9KE67KZ58P.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/JO/JZ4ZG4PJUI3OMS64NI4IUZ.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/3S/578PVF3C0IBITVD0ODJB8Y.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/UW/NMM0K8BUH4KNA3EC7FUXTX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/E/ZR/82MG28NG4T70DCARBNWTBH.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/4/U4/NU253HT0O21QGJO7YRO1QM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/6/WW/58G4NXL2QQ6WXXHRC0JG9Z.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/H3/9F05BHBELONAW7Q0XZWTRB.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/53/RWE25PIEL485HBYQFLFYTY.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/1/O5/IKT9RCY4550INJ7DLDH930.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/ZH/6CTIYUND6K51L29WWQ4HF4.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/IJ/NDDOSEDEMOK6Y5TXT4W5VI.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/29/BCHYMJGRZZ3SO6DWLVJG8W.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/JM/8C8KCVIM8XOSSXF879YJVM.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/GI/PCN0OCLC02YQLLM3S2N90Q.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/75/TE748EQANKDKYOP1MSJUH9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/NY/4R8VRGHBLYDOMDU2SDKQQ9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/9N/3IWHGDCYEBI6B9MNR57EOX.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/2T/8L4LE5CC4JDMQP5BE53T32.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/81/YVGBEJ0E0BUPZCRA6BLHN6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/9/BE/UNUKJSF200FO0QYJQS5XHW.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/A/ED/VSH7SOU8EBYRVV2VJ44E87.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/O3/SVFHERNFGDEMC0UNONQ6O9.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/2/WJ/427QTMY3DOMZBPR5AQMS3Q.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/C/67/UORYJ22KLNB34P3E0SBCL2.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/0/1C/WGHJ0IQAWJHPZKJAFSU2I1.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/7/WG/OVWDCQT3HQBNXXBFI20YO6.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/3/ZG/BND33GU8JYU59FJRLJ4C3X.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/test.umap", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/lvlsq.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/WillySpiral.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/AudioSelect.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/REALGAME/1/X8/154QC0BYWU3UVWYSGQ92PF.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/goldenglowmp4.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/mixkit-metal-grill-quick-hit-2177.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/mixkit-space-impact-774.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/GlowSoundEffectHoverLowVolume.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/GlowSoundEffectHoverLowVolume.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/ReturnButton.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/W_TransSmoke.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/SmokeMaterial.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/MyPlayer_smoke.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/MyPlayer_smoke_Video.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/SmokeTransition_Black.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/SmokeTransition.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/WhiteSmoke.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/BlackTransitionAnimation.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/Movies/PickCharacterButton_BlueAnimated.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/Movies/PickCharacterButton_GoldAnimated.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/UI/Movies/PickCharacterButton_NormalAnimated.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/__ExternalActors__/test/8/Y9/KGCDY6PYYDL2KOMBGSFU5C.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/MovieFiles/MT_Movie_01.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/MovieFiles/M_Movie_01.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/MovieFiles/MP_Movie_01.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/PickCharacterButton_BlueAnimated.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/PickCharacterButton_GoldAnimated.uasset", + "C:/Users/Wilgot/Documents/Unreal Projects/MyProject2/Content/Movies/PickCharacterButton_NormalAnimated.uasset" + ] + } + ] +} \ No newline at end of file