FMovieSceneSpawnable::SetName

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

Choose your operating system:

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.