Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Interfaces.ITerminalAction

Morten Aune Lyrstad edited this page Feb 17, 2020 · 42 revisions

IndexNamespace Index

ITerminalAction Interface

public interface ITerminalAction

Namespace: Sandbox.ModAPI.Interfaces
Assembly: Sandbox.Common.dll

Properties

Member Description
Id { get; }
Icon { get; }
Name { get; }

Methods

Member Description
Apply(IMyCubeBlock)
Apply(IMyCubeBlock, ListReader)
WriteValue(IMyCubeBlock, StringBuilder)
IsEnabled(IMyCubeBlock)

Clone this wiki locally