UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::TComponentLock< FWriteErased > Struct Reference

#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)
 
voidAsPtr () const
 
voidoperator[] (int32 Index) const
 
bool IsValid () const
 
voidComponentAtIndex (int32 Index) const
 

Additional Inherited Members

- Protected Attributes inherited from UE::MovieScene::FWriteErased
uint8ComponentPtr
 
int32 Sizeof
 

Constructor & Destructor Documentation

◆ TComponentLock()

UE::MovieScene::TComponentLock< FWriteErased >::TComponentLock ( const FComponentHeader InHeader,
EComponentHeaderLockMode  InLockMode,
FEntityAllocationWriteContext  InWriteContext,
int32  ComponentOffset = 0 
)
inlineexplicit

The documentation for this struct was generated from the following file: