FMovieSceneSpawnable::SetName

Set the name of the spawnable object. The desired spawnable name.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Syntax

void SetName
(
    const FString & InName
)

Remarks

Set the name of the spawnable object.

The desired spawnable 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