Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
VRage.Game.ModAPI
IMyHudNotification Interface
IMyHudNotification Methods
Hide Method
ResetAliveTime Method
Show Method
IMyHudNotification
ResetAliveTime Method
[This is preliminary documentation and is subject to change.]
Reset the alive time for the text. This is called when setting AliveTime as well.
Namespace:
VRage.Game.ModAPI
Assembly:
VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
Copy
void
ResetAliveTime
()
See Also
Reference
IMyHudNotification Interface
VRage.Game.ModAPI Namespace
Updated: 5/27/2016 6:59:01 PM