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