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

#include <ExclusiveLoadPackageTimeTracker.h>

Public Member Functions

 FScopedPostLoadTracker (UObject *InPostLoadObject)
 
 ~FScopedPostLoadTracker ()
 

Public Attributes

UObjectPostLoadObject
 

Detailed Description

Scoped helper for PostLoad

Constructor & Destructor Documentation

◆ FScopedPostLoadTracker()

FExclusiveLoadPackageTimeTracker::FScopedPostLoadTracker::FScopedPostLoadTracker ( UObject InPostLoadObject)
inline

◆ ~FScopedPostLoadTracker()

FExclusiveLoadPackageTimeTracker::FScopedPostLoadTracker::~FScopedPostLoadTracker ( )
inline

Member Data Documentation

◆ PostLoadObject

UObject* FExclusiveLoadPackageTimeTracker::FScopedPostLoadTracker::PostLoadObject

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