Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditLayers.cpp |
virtual TArray< FName > SynchronizeUnmarkedSharedProperties
&40;
ALandscapeProxy &42; InLandscape
&41;
Remarks
Synchronizes all shared properties that cannot be marked by regular meta tags. An array containing all synchronized properties.
Parameters
| Name | Description |
|---|---|
| The | landscape to use as a template. |