Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | ECookListOptions |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h |
| Include Path | #include "CookOnTheSide/CookOnTheFlyServer.h" |
Syntax
enum ECookListOptions
{
None = 0x00000000,
ShowRejected = 0x00000001,
}
Values
| Name | Remarks |
|---|---|
| None | |
| ShowRejected |