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