Click or drag to resize
IMyTerminalActionWriter Property
v01.180.0 (Beta)

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

This allows you to set the "Icon Text" of an action (the text that appears under the icon in the toolbar)

Namespace: Sandbox.ModAPI.Interfaces.Terminal
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Action Writer { get; set; }

Property Value

Type: ActionT1, T2
See Also