![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FMobilityCacheHandler (UMovieSceneComponentMobilitySystem *InSystem) | |
| void | InitializeOutput (FObjectKey Object, TArrayView< const FMovieSceneEntityID > Inputs, EComponentMobility::Type *OutMobility, FEntityOutputAggregate Aggregate) |
| void | DestroyOutput (FObjectKey Object, EComponentMobility::Type *Output, FEntityOutputAggregate Aggregate) |
Static Public Member Functions | |
| static void | UpdateOutput (FObjectKey Object, TArrayView< const FMovieSceneEntityID > Inputs, EComponentMobility::Type *OutMobility, FEntityOutputAggregate Aggregate) |
Public Attributes | |
| UMovieSceneComponentMobilitySystem * | System |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
| UMovieSceneComponentMobilitySystem* UE::MovieScene::FMobilityCacheHandler::System |