unreal.AppMsgCategory¶
- class unreal.AppMsgCategory¶
Bases:
EnumBaseEnumerates supported message dialog category types. note: Mirrored from Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h
C++ Source:
Module: CoreUObject
File: NoExportTypes.h
- ERROR: AppMsgCategory = Ellipsis¶
1
- INFO: AppMsgCategory = Ellipsis¶
3
- SUCCESS: AppMsgCategory = Ellipsis¶
2
- WARNING: AppMsgCategory = Ellipsis¶
0