unreal.AppMsgType

class unreal.AppMsgType

Bases: unreal.EnumBase

Enumerates supported message dialog button types.

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h

CANCEL_RETRY_CONTINUE

4

OK

0

OK_CANCEL

2

YES_NO

1

YES_NO_CANCEL

3

YES_NO_YES_ALL

7

YES_NO_YES_ALL_NO_ALL

5

YES_NO_YES_ALL_NO_ALL_CANCEL

6