![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneDataEventContainer.h>
Inheritance diagram for UE::MovieScene::TNonIntrusiveEventHandler< T >:Public Member Functions | |
| TNonIntrusiveEventHandler () | |
| TNonIntrusiveEventHandler (T *InInstance) | |
| ~TNonIntrusiveEventHandler () | |
Public Member Functions inherited from TLinkedList< T * > | |
| TLinkedList () | |
| TLinkedList (const T * &InElement) | |
| UE_FORCEINLINE_HINT T * * | operator-> () |
| UE_FORCEINLINE_HINT const T * * | operator-> () const |
| UE_FORCEINLINE_HINT T * & | operator* () |
| UE_FORCEINLINE_HINT const T * & | operator* () const |
Public Member Functions inherited from TLinkedListBase< ContainerType, ElementType, IteratorType > | |
| TLinkedListBase () | |
| void | Unlink () |
| void | LinkBefore (ContainerType *Before) |
| void | LinkAfter (ContainerType *After) |
| void | LinkReplace (ContainerType *Replace) |
| void | LinkHead (ContainerType *&Head) |
| UE_FORCEINLINE_HINT bool | IsLinked () |
| UE_FORCEINLINE_HINT ContainerType ** | GetPrevLink () const |
| UE_FORCEINLINE_HINT ContainerType * | GetNextLink () const |
| UE_FORCEINLINE_HINT ContainerType * | Next () |
Additional Inherited Members | |
Public Types inherited from TLinkedListBase< ContainerType, ElementType, IteratorType > | |
| typedef IteratorType< ContainerType, ElementType > | TIterator |
| typedef IteratorType< ContainerType, const ElementType > | TConstIterator |
|
inline |
|
inline |
|
inline |