#include <MovieScenePreAnimatedMaterialParameters.h>
|
| MOVIESCENE_API void | Initialize (FPreAnimatedStorageID InStorageID, FPreAnimatedStateExtension *InParentExtension) |
| |
| template<typename T > |
| T | ResolveComponent (T &&In) |
| |
| template<typename... T> |
| FPreAnimatedStorageGroupHandle | FindGroup (UObject *BoundObject, T &&... Unused) |
| |
| template<typename... T> |
| FPreAnimatedStorageGroupHandle | FindGroup (const FObjectComponent &BoundObject, T &&... Unused) |
| |
| template<typename... T> |
| FPreAnimatedStorageGroupHandle | MakeGroup (UObject *BoundObject, T &&... Unused) |
| |
| template<typename... T> |
| FPreAnimatedStorageGroupHandle | MakeGroup (const FObjectComponent &BoundObject, T &&... Unused) |
| |
| MOVIESCENE_API FPreAnimatedStorageGroupHandle | FindGroupImpl (UObject *BoundObject) |
| |
| MOVIESCENE_API FPreAnimatedStorageGroupHandle | FindGroupImpl (const FObjectComponent &BoundObject) |
| |
| MOVIESCENE_API FPreAnimatedStorageGroupHandle | MakeGroupImpl (UObject *BoundObject) |
| |
| MOVIESCENE_API FPreAnimatedStorageGroupHandle | MakeGroupImpl (const FObjectComponent &BoundObject) |
| |
| template<typename ... T> |
| void | ReplaceObject (TTuple< FObjectKey, T... > &InOutKey, const FObjectKey &NewObject) |
| |
| template<typename KeyType > |
| void | ReplaceObject (KeyType &InOutKey, const FObjectKey &NewObject) |
| |
| template<typename ObjectType > |
| void | ReplaceObject (TObjectKey< ObjectType > &InOutKey, const FObjectKey &NewObject) |
| |
| void | ReplaceObject (FObjectKey &InOutKey, const FObjectKey &NewObject) |
| |
| TSharedPtr< FPreAnimatedObjectGroupManager > | ObjectGroupManager |
| |
◆ KeyType
◆ StorageType
◆ CachePreAnimatedValue() [1/2]
◆ CachePreAnimatedValue() [2/2]
| FLinearColor UE::MovieScene::FMaterialParameterCollectionVectorTraits::CachePreAnimatedValue |
( |
const FObjectComponent & |
InBoundMaterial, |
|
|
const FName & |
ParameterName |
|
) |
| |
|
static |
◆ ReplaceObject()
◆ RestorePreAnimatedValue()
The documentation for this struct was generated from the following files: