Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.Game.Gui.TerminalActionExtensions

Malware edited this page Dec 25, 2018 · 44 revisions

Index

TerminalActionExtensions Class

private public abstract sealed TerminalActionExtensions
```csharp

**Namespace:** [Sandbox.Game.Gui](Sandbox.Game.Gui)  
**Assembly:** Sandbox.Game.dll

### Example

### Remarks

###### Methods

|Member|Description|
|---|---|
|[GetAction(IMyTerminalBlock, string)](Sandbox.Game.Gui.TerminalActionExtensions.GetAction)||
|[ApplyAction(IMyTerminalBlock, string)](Sandbox.Game.Gui.TerminalActionExtensions.ApplyAction)||
|[ApplyAction(IMyTerminalBlock, string, ListReader)](Sandbox.Game.Gui.TerminalActionExtensions.ApplyAction)||
Clone this wiki locally