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 ( [FTimespan](API\Runtime\Core\Misc\FTimespan) Timespan )
Remarks
Performs an 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