FMovieSceneSpawnable::GetNetAddressableName

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

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

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