ULandscapeInfo::MoveComponentsToLevel

Moves Components to target level.

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h

Include

#include "LandscapeInfo.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp

Syntax

ALandscapeProxy * MoveComponentsToLevel
(
    const TArray< ULandscapeComponent * > & InComponents,
    ULevel * TargetLevel,
    FName NewProxyName
)

Remarks

Moves Components to target level. Creates ALandscapeProxy if needed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss