Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
Syntax
class FLandscapeProxyComponentDataChangedParams
Remarks
Helper class to store proxy changes information
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeProxyComponentDataChangedParams
(
const TSet< ULandscapeComponent* >& InComponents |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ForEachComponent
(
TFunctionRef< void(const ULandscapeComponent*)> Func |
||
| const TArray< ULandscapeComponent * > & |