UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPlaceholderContainerTracker Struct Reference
+ Inheritance diagram for FPlaceholderContainerTracker:

Public Attributes

TArray< UObject * > PerspectiveReferencerStack
 
TArray< void * > PerspectiveRootDataStack
 
TArray< FFieldVariantIntermediatePropertyStack
 

Additional Inherited Members

- Public Member Functions inherited from FTlsAutoCleanup
virtual ~FTlsAutoCleanup ()
 
CORE_API void Register ()
 
- Static Public Member Functions inherited from TThreadSingleton< FPlaceholderContainerTracker >
static FORCEINLINE FPlaceholderContainerTrackerGet ()
 
static FORCEINLINE FPlaceholderContainerTrackerGet (TFunctionRef< FTlsAutoCleanup *()> CreateInstance)
 
static FORCEINLINE FPlaceholderContainerTrackerTryGet ()
 
static FORCEINLINE FPlaceholderContainerTrackerInject (FPlaceholderContainerTracker *Instance)
 
- Protected Member Functions inherited from TThreadSingleton< FPlaceholderContainerTracker >
 TThreadSingleton ()
 
virtual ~TThreadSingleton ()
 
- Static Protected Member Functions inherited from TThreadSingleton< FPlaceholderContainerTracker >
static FTlsAutoCleanupCreateInstance ()
 
- Protected Attributes inherited from TThreadSingleton< FPlaceholderContainerTracker >
const uint32 ThreadId
 

Member Data Documentation

◆ IntermediatePropertyStack

TArray<FFieldVariant> FPlaceholderContainerTracker::IntermediatePropertyStack

◆ PerspectiveReferencerStack

TArray<UObject*> FPlaceholderContainerTracker::PerspectiveReferencerStack

◆ PerspectiveRootDataStack

TArray<void*> FPlaceholderContainerTracker::PerspectiveRootDataStack

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