ITerminalProperty Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Interfaces
public interface ITerminalProperty
The ITerminalProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | As<TValue> |
Property type cast
(Defined by TerminalPropertyExtensions.) |
![]() | AsBool |
Property type cast
(Defined by TerminalPropertyExtensions.) |
![]() | AsColor |
Property type cast
(Defined by TerminalPropertyExtensions.) |
![]() | AsFloat |
Property type cast
(Defined by TerminalPropertyExtensions.) |
![]() | Cast<TValue> |
Property type cast
(Defined by TerminalPropertyExtensions.) |
![]() | Is<TValue> |
Check property type
(Defined by TerminalPropertyExtensions.) |