Class DFColor
Assembly: Assembly-CSharp.dll
Syntax
Constructors
|
Improve this Doc
View Source
DFColor()
Declaration
|
Improve this Doc
View Source
DFColor(Byte, Byte, Byte)
Declaration
public DFColor(byte r, byte g, byte b)
Parameters
|
Improve this Doc
View Source
DFColor(Byte, Byte, Byte, Byte)
Declaration
public DFColor(byte r, byte g, byte b, byte a)
Parameters
Fields
|
Improve this Doc
View Source
A
Declaration
Field Value
|
Improve this Doc
View Source
B
Declaration
Field Value
|
Improve this Doc
View Source
G
Declaration
Field Value
|
Improve this Doc
View Source
R
Declaration
Field Value