Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AsyncTraceData
Syntax
bool bAsyncAllowed
Remarks
If Execution is all done, set this to be true
when reinitialize bAsyncAllowed is true, once execution is done, this will set to be false this is to find cases where execution is already done but another request is made again within the same frame.