Click or drag to resize
IMyHudNotificationText Property

[This is preliminary documentation and is subject to change.]

Get or set the notification text. Setting the text will immediatly update it if the notification is shown.

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
string Text { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMyHudNotification.Text"]

See Also