Enum LauncherNewsEntryType
- Namespace
- Hi3Helper.Plugin.Core.Management
- Assembly
- Hi3Helper.Plugin.Core.dll
Indicates the type of the news entry.
public enum LauncherNewsEntryType
- Extension Methods
Fields
Event = 0The entry is event type.
Info = 2The entry is an informational type.
Notice = 1The entry is an announcement/notice type.