Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncAutomationDriver > Wait
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/IAutomationDriver.h |
Include | #include "IAutomationDriver.h" |
[TAsyncResult](API\Runtime\Core\Async\TAsyncResult)< bool > Wait ( [FTimespan](API\Runtime\Core\Misc\FTimespan) Timespan )
Remarks
Performs an async wait no shorter than for the specified Timespan true after at least the specified amount of time has elasped; may return false if the wait is forcibly interrupted