This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
Sandbox.ModAPI.Interfaces.ITerminalAction
Malware edited this page Dec 21, 2018
·
42 revisions
← Index
Namespace: Sandbox.ModAPI.Interfaces
Assembly: Sandbox.Common.dll
| [`string Id`](Sandbox.ModAPI.Interfaces.Id) | |
| [`string Icon`](Sandbox.ModAPI.Interfaces.Icon) | |
| [`StringBuilder Name`](Sandbox.ModAPI.Interfaces.Name) |
| [`void Apply(IMyCubeBlock block)`](Sandbox.ModAPI.Interfaces.Apply) | |
| [`void Apply(IMyCubeBlock block, ListReader terminalActionParameters)`](Sandbox.ModAPI.Interfaces.Apply) | |
| [`void WriteValue(IMyCubeBlock block, StringBuilder appendTo)`](Sandbox.ModAPI.Interfaces.WriteValue) | |
| [`bool IsEnabled(IMyCubeBlock block)`](Sandbox.ModAPI.Interfaces.IsEnabled) |
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!