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

Public Member Functions

 FAsyncLoadingTickScope2 (FAsyncLoadingThread2 &InAsyncLoadingThread)
 
 ~FAsyncLoadingTickScope2 ()
 

Public Attributes

FAsyncLoadingThread2AsyncLoadingThread
 
bool bNeedsToLeaveAsyncTick
 

Detailed Description

Just like TGuardValue for FAsyncLoadingThread::AsyncLoadingTickCounter but only works for the game thread

Constructor & Destructor Documentation

◆ FAsyncLoadingTickScope2()

FAsyncLoadingTickScope2::FAsyncLoadingTickScope2 ( FAsyncLoadingThread2 InAsyncLoadingThread)
inline

◆ ~FAsyncLoadingTickScope2()

FAsyncLoadingTickScope2::~FAsyncLoadingTickScope2 ( )
inline

Member Data Documentation

◆ AsyncLoadingThread

FAsyncLoadingThread2& FAsyncLoadingTickScope2::AsyncLoadingThread

◆ bNeedsToLeaveAsyncTick

bool FAsyncLoadingTickScope2::bNeedsToLeaveAsyncTick

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