11class ULandscapeComponent;
#define PURE_VIRTUAL(func,...)
Definition CoreMiscDefines.h:103
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_DELEGATE_RetVal_OneParam(ReturnValueType, DelegateName, Param1Type)
Definition DelegateCombinations.h:54
Definition LandscapeRender.h:616
Definition PrimitiveSceneProxy.h:296
Definition LandscapeEditorServices.h:8
Definition LandscapeModule.h:22
virtual TSharedPtr< FLandscapeSceneViewExtension, ESPMode::ThreadSafe > GetLandscapeSceneViewExtension() const =0
virtual void virtual SetLandscapeEditorServices(ILandscapeEditorServices *InLandscapeEditorServices) PURE_VIRTUAL(ILandscapeModule ILandscapeEditorServices GetLandscapeEditorServices)() const PURE_VIRTUAL(ILandscapeModule
Definition LandscapeModule.h:27
virtual void virtual SetCreateLandscapeComponentSceneProxyDelegate(const UE::Landscape::FCreateLandscapeComponentSceneProxyDelegate &InDelegate) PURE_VIRTUAL(ILandscapeModule const UE::Landscape::FCreateLandscapeComponentSceneProxyDelegate &GetCreateLandscapeComponentSceneProxyDelegate() const PURE_VIRTUAL(ILandscapeModule return Dummy
Definition LandscapeModule.h:29
Definition ModuleInterface.h:14
Definition Landscape.Build.cs:7
Definition SharedPointer.h:692
Definition Landscape.h:55
Definition AdvancedWidgetsModule.cpp:13