Skip to content

Sandbox.ModAPI.Ingame.TerminalBlockExtentions.HasAction

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

IndexNamespace IndexTerminalBlockExtentions

Summary

public static bool HasAction(this IMyTerminalBlock block, string actionName)

Searches for terminal action with name

Returns

bool

True if terminal action found

Parameters

Clone this wiki locally