Ark Server API (ASA) - Wiki
|
Enumerations | |
enum | Type { Ok , YesNo , OkCancel , YesNoCancel , CancelRetryContinue , YesNoYesAllNoAll , YesNoYesAllNoAllCancel , YesNoYesAll } |
Enumerates supported message dialog button types.
Enumerator | |
---|---|
Ok | |
YesNo | |
OkCancel | |
YesNoCancel | |
CancelRetryContinue | |
YesNoYesAllNoAll | |
YesNoYesAllNoAllCancel | |
YesNoYesAll |
Definition at line 282 of file GenericPlatformMisc.h.