Click or drag to resize
IMyHudNotificationHide Method

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

Hides the notification on the HUD even if it was supposed to show for longer.

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void Hide()
See Also