Class MyNotificationConstants
Inheritance
System.Object
MyNotificationConstants
Assembly: VRage.Game.dll
Syntax
public static class MyNotificationConstants : Object
Fields
DEFAULT_NOTIFICATION_MESSAGE_NORMALIZED_POSITION
Declaration
public static Vector2 DEFAULT_NOTIFICATION_MESSAGE_NORMALIZED_POSITION
Field Value
MAX_DISPLAYED_NOTIFICATIONS_COUNT
Declaration
public const int MAX_DISPLAYED_NOTIFICATIONS_COUNT = 8
Field Value
Type |
Description |
System.Int32 |
|
MAX_HUD_NOTIFICATIONS_COUNT
Declaration
public const int MAX_HUD_NOTIFICATIONS_COUNT = 100
Field Value
Type |
Description |
System.Int32 |
|