![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneComponentPtr.h>
Inheritance diagram for UE::MovieScene::TComponentLock< FWriteErased >:Public Member Functions | |
| TComponentLock (const FComponentHeader *InHeader, EComponentHeaderLockMode InLockMode, FEntityAllocationWriteContext InWriteContext, int32 ComponentOffset=0) | |
Public Member Functions inherited from UE::MovieScene::TComponentLockMixin< FScopedHeaderWriteLock > | |
| TComponentLockMixin ()=default | |
| TComponentLockMixin (const FComponentHeader *InHeader, EComponentHeaderLockMode InLockMode, FEntityAllocationWriteContext InWriteContext) | |
Public Member Functions inherited from UE::MovieScene::FWriteErased | |
| FWriteErased () | |
| FWriteErased (const FComponentHeader *InHeader, int32 ComponentOffset=0) | |
| void * | AsPtr () const |
| void * | operator[] (int32 Index) const |
| bool | IsValid () const |
| void * | ComponentAtIndex (int32 Index) const |
Additional Inherited Members | |
Protected Attributes inherited from UE::MovieScene::FWriteErased | |
| uint8 * | ComponentPtr |
| int32 | Sizeof |
|
inlineexplicit |