Navigation
API > API/Runtime > API/Runtime/Landscape
References
| |
|
| Module |
Landscape |
| Header |
/Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include |
#include "LandscapeProxy.h" |
Syntax
struct FOnLandscapeProxyFixupSharedDataParams
Variables
| |
Type |
Name |
Description |
 |
bool |
bUpgradeSharedPropertiesPerformed |
Indicates whether UpgradeSharedProperties has been called on this proxy already (before this call) |
 |
ALandscape * |
Landscape |
Parent landscape actor for the landscape proxy on which OnLandscapeProxyFixupSharedData is triggered |