Click or drag to resize
IMyTerminalControlButtonAction Property

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

The action taken when a button is clicked

Namespace: Sandbox.ModAPI.Interfaces.Terminal
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Action<IMyTerminalBlock> Action { get; set; }

Property Value

Type: ActionIMyTerminalBlock

[Missing <value> documentation for "P:Sandbox.ModAPI.Interfaces.Terminal.IMyTerminalControlButton.Action"]

See Also