UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FActorTransactionAnnotationData Struct Reference

#include <ActorTransactionAnnotation.h>

Public Attributes

TWeakObjectPtr< const AActorActor
 
FComponentInstanceDataCache ComponentInstanceData
 
bool bRootComponentDataCached
 
FActorRootComponentReconstructionData RootComponentData
 

Friends

ENGINE_API FArchiveoperator<< (FArchive &Ar, FActorTransactionAnnotationData &ActorTransactionAnnotationData)
 

Friends And Related Symbol Documentation

◆ operator<<

ENGINE_API FArchive & operator<< ( FArchive Ar,
FActorTransactionAnnotationData ActorTransactionAnnotationData 
)
friend

Member Data Documentation

◆ Actor

TWeakObjectPtr<const AActor> FActorTransactionAnnotationData::Actor

◆ bRootComponentDataCached

bool FActorTransactionAnnotationData::bRootComponentDataCached

◆ ComponentInstanceData

FComponentInstanceDataCache FActorTransactionAnnotationData::ComponentInstanceData

◆ RootComponentData

FActorRootComponentReconstructionData FActorTransactionAnnotationData::RootComponentData

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