Show / Hide Table of Contents

Class MyNotificationConstants

Inheritance
System.Object
MyNotificationConstants
Namespace: VRage.Game
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
Type Description
Vector2

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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾