FMovieSceneSpawnable::GetNetAddressableName

Get the name to use for spawning this object into a networked level

Choose your operating system:

Windows

macOS

Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSpawnable.cpp

Syntax

FName GetNetAddressableName
(
    IMovieScenePlayer & Player,
    FMovieSceneSequenceID SequenceID
) const

Remarks

Get the name to use for spawning this object into a networked level