FMovieSceneSpawnable::SetLevelName

Set the name of the level to spawn into. The desired spawnable level name.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnable.h

Include

#include "MovieSceneSpawnable.h"

Syntax

void SetLevelName
(
    FName InLevelName
)

Remarks

Set the name of the level to spawn into.

The desired spawnable level name.

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