FMovieSceneSpawnRegisterKey

Helper key type for mapping a guid and sequence instance to a specific value

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnRegister.h"

Syntax

struct FMovieSceneSpawnRegisterKey

Remarks

Helper key type for mapping a guid and sequence instance to a specific value

Variables

Name Description

Public variable

FGuid

 

BindingId

BindingId of the object binding

Public variable

FMovieSceneSequ...

 

TemplateID

Movie Scene template identifier that spawned the object

Constructors

Name Description

Public function

FMovieSceneSpawnRegisterKey

(
    FMovieSceneSequenceIDRef InTemplate...,
    const FGuid& InBindingId
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FMovieSceneSpawnRegisterKey&...
)

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