Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncAutomationDriver
Type | Name | Description | |
---|---|---|---|
TAsyncResult< bool > | Performs an async wait no shorter than for the specified Timespan | ||
TAsyncResult< bool > | Wait
(
const FDriverWaitDelegate& Delegate |
Performs an async wait until the specified DriverWaitDelegate returns a PASSED or FAILED response |