Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IAsyncAutomationDriver > API/Developer/AutomationDriver/IAsyncAutomationDriver/Wait
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriver.h |
| Include | #include "IAutomationDriver.h" |
TAsyncResult < bool > Wait
(
const FDriverWaitDelegate & Delegate
)
Remarks
Performs an async wait until the specified DriverWaitDelegate returns a PASSED or FAILED response true if the delegate ultimately returned PASSED; otherwise false