FMovieSceneSpawnable::GetGuid

Get the unique identifier of the spawnable object.

Choose your operating system:

Windows

macOS

Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Syntax

const FGuid & GetGuid() const

Remarks

Get the unique identifier of the spawnable object.

Returns

Object GUID.

See Also

GetClass

GetName