17#include "LandscapeInfo.generated.h"
23class ULandscapeComponent;
36#if WITH_EDITORONLY_DATA
75#if WITH_EDITORONLY_DATA
87 : LayerInfoObj(nullptr)
102#if WITH_EDITORONLY_DATA
121 int32 ComponentSizeQuads;
124 int32 SubsectionSizeQuads;
127 int32 ComponentNumSubsections;
129#if WITH_EDITORONLY_DATA
150#if WITH_EDITORONLY_DATA
156 UE_DEPRECATED(5.7,
"StreamingProxies rely on a sorted state and should not be modified outside of ULandscapeInfo. Use GetSortedStreamingProxies instead.")
161#if WITH_EDITORONLY_DATA
214 UE_DEPRECATED(5.7,
"Use ApplySplines without bOnlySelected. Edit layer landscapes update all splines regardless of selection state")
307 LANDSCAPE_API ALandscapeProxy* GetCurrentLevelLandscapeProxy(
bool bRegistered)
const;
341 UE_DEPRECATED(5.7,
"Non-edit layer landscapes are deprecated, all landscapes use the edit layer system now.")
474 void RegisterLandscapeActorWithProxyInternal(ALandscapeProxy* Proxy,
bool bMapCheck);
477 void SortStreamingProxies();
#define WITH_EDITORONLY_DATA
Definition CoreMiscDefines.h:24
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
return true
Definition ExternalRpcRegistry.cpp:601
const bool
Definition NetworkReplayStreaming.h:178
#define MAX_int32
Definition NumericLimits.h:25
#define MIN_int32
Definition NumericLimits.h:16
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
#define USTRUCT(...)
Definition ObjectMacros.h:746
#define GENERATED_USTRUCT_BODY(...)
Definition ObjectMacros.h:767
bool IsRegistered(FRDGBuilder &GraphBuilder, const TRefCountPtr< IPooledRenderTarget > &RenderTarget)
Definition RenderGraphUtils.h:111
if(Failed) console_printf("Failed.\n")
Definition LandscapeSplineActor.h:15
Definition LandscapeStreamingProxy.h:20
Definition Archive.h:1208
Definition NameTypes.h:617
Definition ILandscapeSplineInterface.h:20
Definition AssetRegistryState.h:50
Definition UnrealString.h.inl:34
Definition ScriptInterface.h:139
Definition SharedPointer.h:692
Definition LandscapeHeightfieldCollisionComponent.h:41
Definition LandscapeInfo.h:109
TMap< FIntPoint, ULandscapeComponent * > XYtoComponentMap
Definition LandscapeInfo.h:146
TMap< FIntPoint, float > SelectedRegion
Definition LandscapeInfo.h:182
TMap< FIntPoint, ULandscapeHeightfieldCollisionComponent * > XYtoCollisionComponentMap
Definition LandscapeInfo.h:148
Definition LandscapeLayerInfoObject.h:60
Definition LandscapeSplineControlPoint.h:51
Definition LandscapeSplineSegment.h:195
Definition LandscapeSplinesComponent.h:103
Definition MaterialInstanceConstant.h:21
@ false
Definition radaudio_common.h:23
Definition LandscapeInfo.h:66
FLandscapeInfoLayerSettings()
Definition LandscapeInfo.h:86
LANDSCAPE_API FName GetLayerName() const
Definition LandscapeProxy.h:91
Definition ObjectPtr.h:488
Definition WeakObjectPtrTemplates.h:396
Definition WeakObjectPtrTemplates.h:25
static CORE_API const TVector< double > ZeroVector
Definition Vector.h:79