Class HackingWiresExt
Inheritance
System.Object
HackingWiresExt
Assembly: Content.Shared.dll
Syntax
public static class HackingWiresExt : object
Methods
|
Improve this Doc
View Source
ColorValue(WireColor)
Declaration
public static Color ColorValue(this WireColor color)
Parameters
Returns
|
Improve this Doc
View Source
Letter(WireLetter)
Declaration
public static char Letter(this WireLetter letter)
Parameters
Returns
Type |
Description |
System.Char |
|
|
Improve this Doc
View Source
Name(WireColor)
Declaration
public static string Name(this WireColor color)
Parameters
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Name(WireLetter)
Declaration
public static string Name(this WireLetter letter)
Parameters
Returns
Type |
Description |
System.String |
|