Navigation
API > API/Developer > API/Developer/CQTest
| Name | ECQTestFailureBehavior |
| Type | enum |
| Header File | /Engine/Source/Developer/CQTest/Public/Commands/TestCommands.h |
| Include Path | #include "Commands/TestCommands.h" |
Syntax
enum ECQTestFailureBehavior
{
Skip,
Run,
}
Values
| Name | Remarks |
|---|---|
| Skip | |
| Run |