MoveActorsToLevel

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

int32

 

MoveActorsToLevel

(
    const TArray< AActor* >& Acto...,
    ULevelStreaming* DestStreaming...,
    bool bWarnAboutReferences,
    bool bWarnAboutRenaming
)

Moves the specified list of actors to the specified streaming level.

Public function Static

int32

 

MoveActorsToLevel

(
    const TArray< AActor* >& Acto...,
    ULevel* DestLevel,
    bool bWarnAboutReferences,
    bool bWarnAboutRenaming
)

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