Sandbox.ModAPI.Interfaces.TerminalPropertyExtensions.AsColor - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← TerminalPropertyExtensions
public static ITerminalProperty<Color> AsColor(this ITerminalProperty property)
Property type cast
[ITerminalProperty<Color>](Sandbox.ModAPI.Interfaces.ITerminalProperty`1[[VRageMath.Color, VRage.Math, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]])
reference to [Sandbox.ModAPI.Interfaces.ITerminalProperty1](https://docs.microsoft.com/en-us/dotnet/api/sandbox.modapi.interfaces.iterminalproperty
1?view=netframework-4.6) value of specified type (Color)
- ITerminalProperty property