![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneSpawnRegister.h>
Public Member Functions | |
| FMovieSceneSpawnRegisterKey (FMovieSceneSequenceIDRef InTemplateID, const FGuid &InBindingId, int32 InBindingIndex) | |
| bool | operator== (const FMovieSceneSpawnRegisterKey &Other) const |
Public Attributes | |
| FGuid | BindingId |
| FMovieSceneSequenceID | TemplateID |
| int32 | BindingIndex = 0 |
Friends | |
| uint32 | GetTypeHash (const FMovieSceneSpawnRegisterKey &Key) |
Helper key type for mapping a guid and sequence instance to a specific value
|
inline |
|
inline |
|
friend |
| FGuid FMovieSceneSpawnRegister::FMovieSceneSpawnRegisterKey::BindingId |
BindingId of the object binding
| int32 FMovieSceneSpawnRegister::FMovieSceneSpawnRegisterKey::BindingIndex = 0 |
| FMovieSceneSequenceID FMovieSceneSpawnRegister::FMovieSceneSpawnRegisterKey::TemplateID |
Movie Scene template identifier that spawned the object