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

Sandbox.ModAPI.Interfaces.ITerminalAction.IsEnabled

Morten Aune Lyrstad edited this page May 8, 2022 · 16 revisions

IndexNamespace IndexITerminalAction

Summary

public bool IsEnabled(IMyCubeBlock block)

Checks if action is enabled for specific block

Returns

bool

true if enabled

Parameters

Clone this wiki locally