Navigation
Unreal Engine C++ API Reference > Developer > AutomationDriver > Until
References
Module | AutomationDriver |
Header | /Engine/Source/Developer/AutomationDriver/Public/WaitUntil.h |
Include | #include "WaitUntil.h" |
Source | /Engine/Source/Developer/AutomationDriver/Private/WaitUntil.cpp |
static FDriverWaitDelegate Lambda
&40;
const TFunction< FDriverWaitResponse(const FTimespan &)> & Value
&41;
Remarks
Creates a new wait delegate which drives its state off the result of the specified lambda