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

Sandbox.ModAPI.Ingame.IMyTerminalBlock.GetActions

Morten Aune Lyrstad edited this page Feb 3, 2022 · 29 revisions

IndexNamespace IndexIMyTerminalBlock

Summary

public void GetActions(List<Sandbox.ModAPI.Interfaces.ITerminalAction> resultList, Func<Sandbox.ModAPI.Interfaces.ITerminalAction, System.Boolean> collect)

Get all terminal actions available for block

Parameters

Clone this wiki locally