Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeInfo
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include | #include "LandscapeInfo.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
ALandscapeProxy * MoveComponentsToProxy
(
const TArray< ULandscapeComponent * > & InComponents,
ALandscapeProxy * LandscapeProxy,
bool bSetPositionAndOffset,
ULevel * TargetLevel
)
Remarks
Moves Components to target proxy.