Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscape
| Name | FWaitingForResourcesNotificationHelper |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include Path | #include "Landscape.h" |
Syntax
struct FWaitingForResourcesNotificationHelper
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Notification | TSharedPtr< FLandscapeNotification > | Non-stackable user notification for landscape editor | Landscape.h | |
| WaitingForResourcesStartTime | double | Time since waiting for resources to be ready | Landscape.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Notify
(
ALandscape* InLandscape, |
Landscape.h | ||
void Reset() |
Landscape.h |