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

Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.SetValueBool

Malware edited this page Dec 25, 2018 · 20 revisions

IndexTerminalPropertyExtensions

csharpvoid SetValueBool([IMyTerminalBlock](Sandbox.ModAPI.Ingame.IMyTerminalBlock) block, [string](System.String) propertyId, [bool](System.Boolean) value)##### Summary

Set bool value of property

Clone this wiki locally