![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FAttachmentHandler (UMovieSceneComponentAttachmentSystem *InAttachmentSystem) | |
| void | InitializeOutput (FObjectKey Object, TArrayView< const FMovieSceneEntityID > Inputs, FPreAnimAttachment *Output, FEntityOutputAggregate Aggregate) |
| void | UpdateOutput (FObjectKey Object, TArrayView< const FMovieSceneEntityID > Inputs, FPreAnimAttachment *Output, FEntityOutputAggregate Aggregate) |
| void | DestroyOutput (FObjectKey ObjectKey, FPreAnimAttachment *Output, FEntityOutputAggregate Aggregate) |
Public Attributes | |
| UMovieSceneComponentAttachmentSystem * | AttachmentSystem |
| FMovieSceneTracksComponentTypes * | TrackComponents |
| FEntityManager * | EntityManager |
|
inline |
|
inline |
|
inline |
|
inline |
| UMovieSceneComponentAttachmentSystem* UE::MovieScene::FAttachmentHandler::AttachmentSystem |
| FEntityManager* UE::MovieScene::FAttachmentHandler::EntityManager |
| FMovieSceneTracksComponentTypes* UE::MovieScene::FAttachmentHandler::TrackComponents |