#include <MovieScenePreAnimatedStateExtension.h>
|
| void | InitializeGroupManager (FPreAnimatedStateExtension *InExtension) override |
| |
| void | OnGroupDestroyed (FPreAnimatedStorageGroupHandle Group) override |
| |
| virtual void | GatherStaleStorageGroups (TArray< FPreAnimatedStorageGroupHandle > &StaleGroupStorage) const override |
| |
| FPreAnimatedStorageGroupHandle | FindGroupForKey (const KeyType &InKey) const |
| |
| FPreAnimatedStorageGroupHandle | MakeGroupForKey (const KeyType &InKey) |
| |
| virtual | ~IPreAnimatedStateGroupManager () |
| |
| TSharedRef< TPreAnimatedStateGroupManager< KeyType >, Mode > | AsShared () |
| |
| TSharedRef< TPreAnimatedStateGroupManager< KeyType > const, Mode > | AsShared () const |
| |
| TSharedRef< SubobjectType, Mode > | AsSharedSubobject (SubobjectType *SubobjectPtr) const |
| |
| TWeakPtr< TPreAnimatedStateGroupManager< KeyType >, Mode > | AsWeak () |
| |
| TWeakPtr< TPreAnimatedStateGroupManager< KeyType > const, Mode > | AsWeak () const |
| |
| TWeakPtr< SubobjectType, Mode > | AsWeakSubobject (SubobjectType *SubobjectPtr) const |
| |
| void | UpdateWeakReferenceInternal (TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const |
| |
| void | UpdateWeakReferenceInternal (TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const |
| |
| UE_FORCEINLINE_HINT bool | DoesSharedInstanceExist () const |
| |
◆ FindGroupForKey()
◆ GatherStaleStorageGroups()
◆ InitializeGroupManager()
◆ MakeGroupForKey()
◆ OnGroupDestroyed()
◆ Extension
◆ StorageGroupsByKey
◆ StorageGroupsToKey
The documentation for this struct was generated from the following file: