Click or drag to resize
IMyHudNotification Properties

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

The IMyHudNotification type exposes the following members.

Properties
  NameDescription
Public propertyAliveTime
Get or set the time for the notification to be shown, in miliseconds.
Public propertyFont
Get or set the font for this notification. Setting it will immediatly update it if the notification is shown.
Public propertyText
Get or set the notification text. Setting the text will immediatly update it if the notification is shown.
Top
See Also