Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/FDriverWaitResponse
| Name | EState |
| Type | enum |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/WaitUntil.h |
| Include Path | #include "WaitUntil.h" |
Syntax
enum EState
{
PASSED,
WAIT,
FAILED,
}
Values
| Name | Remarks |
|---|---|
| PASSED | |
| WAIT | |
| FAILED |