Skip to content

Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.AsBool

Morten Aune Lyrstad edited this page Apr 16, 2022 · 26 revisions

IndexNamespace IndexTerminalPropertyExtensions

Summary

public static ITerminalProperty<bool> AsBool(this ITerminalProperty property)

Property type cast

Returns

[ITerminalProperty<bool>](Sandbox.ModAPI.Interfaces.ITerminalProperty`1&#91&#91System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])

reference to [Sandbox.ModAPI.Interfaces.ITerminalProperty1](https://docs.microsoft.com/en-us/dotnet/api/sandbox.modapi.interfaces.iterminalproperty1?view=netframework-4.6) value of specified type (bool)

Parameters

Clone this wiki locally