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

Malware edited this page Dec 25, 2018 · 19 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