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

Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.SetValueBool

Morten Aune Lyrstad edited this page Jun 28, 2020 · 19 revisions

IndexNamespace IndexTerminalPropertyExtensions

Summary

public static void SetValueBool(this IMyTerminalBlock block, string propertyId, bool value)

Set bool value of property

Parameters

Clone this wiki locally