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 13, 2025 · 45 revisions

DEPRECATION NOTICE

This API documentation is out of date and no longer maintained.

Please visit the new documentation at: https://malforge.github.io/spaceengineers/pbapi

IndexNamespace Index

TerminalActionExtensions Class

public abstract sealed class TerminalActionExtensions

Namespace: Sandbox.Game.Gui
Assembly: Sandbox.Game.dll

Methods

static void ApplyAction(this IMyTerminalBlock block, string name)

static void ApplyAction(this IMyTerminalBlock block, string name, ListReader<TerminalActionParameter> parameters)

static ITerminalAction GetAction(this IMyTerminalBlock block, string name)

Clone this wiki locally