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

Sandbox.Game.Gui.TerminalActionExtensions

Malware edited this page Dec 25, 2018 · 45 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