FMovieSceneSpawnable::SetGuid

Set the unique identifier of this spawnable object

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Syntax

void SetGuid
(
    const FGuid & InGuid
)

Remarks

Set the unique identifier of this spawnable object

Be careful - this guid may be referenced by spawnable/possessable child-parent relationships.

Parameters

Parameter

Description

InGuid

The new GUID for this spawnable

See Also

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