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

Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.AsColor

Malware edited this page Dec 25, 2018 · 27 revisions

IndexTerminalPropertyExtensions

Summary

private public private public abstract ITerminalProperty<TValue> AsColor

Property type cast

Returns

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 (Color)

Example

Remarks

Clone this wiki locally