Show / Hide Table of Contents

Class HackingWiresExt

Inheritance
System.Object
HackingWiresExt
Namespace: Content.Shared.Wires
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
Type Name Description
WireColor color
Returns
Type Description
Color
| Improve this Doc View Source

Letter(WireLetter)

Declaration
public static char Letter(this WireLetter letter)
Parameters
Type Name Description
WireLetter letter
Returns
Type Description
System.Char
| Improve this Doc View Source

Name(WireColor)

Declaration
public static string Name(this WireColor color)
Parameters
Type Name Description
WireColor color
Returns
Type Description
System.String
| Improve this Doc View Source

Name(WireLetter)

Declaration
public static string Name(this WireLetter letter)
Parameters
Type Name Description
WireLetter letter
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾