Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
Sandbox.ModAPI.Interfaces.Terminal
IMyTerminalControl Interface
IMyTerminalControl Methods
RedrawControl Method
UpdateVisual Method
IMyTerminalControl
RedrawControl Method
[This is preliminary documentation and is subject to change.]
Recreates the control GUI. This allows you to update the Title of some controls.
Namespace:
Sandbox.ModAPI.Interfaces.Terminal
Assembly:
Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Copy
void
RedrawControl
()
See Also
Reference
IMyTerminalControl Interface
Sandbox.ModAPI.Interfaces.Terminal Namespace
Updated: 5/27/2016 6:59:01 PM