Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeSubsystem
Helper class reserved for friends that are allowed to fire the subsystem's inner callbacks.
| Name | FDelegateAccess |
| Type | class |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeSubsystem.h |
| Include Path | #include "LandscapeSubsystem.h" |
Syntax
class FDelegateAccess
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDelegateAccess
(
FOnHeightmapStreamedDelegate& InOnHeightmapStreamed, |
LandscapeSubsystem.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ALandscape | friend | LandscapeSubsystem.h | ||
| ALandscapeProxy | friend | LandscapeSubsystem.h | ||
| OnHeightmapStreamedDelegate | FOnHeightmapStreamedDelegate & | LandscapeSubsystem.h | ||
| OnLandscapeProxyComponentDataChangedDelegate | FOnLandscapeProxyComponentDataChanged & | LandscapeSubsystem.h | ||
| OnLandscapeProxyMaterialChangedDelegate | FOnLandscapeProxyMaterialChanged & | LandscapeSubsystem.h | ||
| ULandscapeSubsystem | friend | LandscapeSubsystem.h |