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

Sandbox.ModAPI.Ingame.IMyTerminalBlock.SearchActionsOfName

Morten Aune Lyrstad edited this page Apr 16, 2022 · 28 revisions

IndexNamespace IndexIMyTerminalBlock

Summary

public void SearchActionsOfName(string name, List<ITerminalAction> resultList, Func<ITerminalAction, bool> collect = null)

Get all terminal actions available for block. NOTE: First called `

and then

` check

Parameters

Clone this wiki locally