◆ ColorStruct() [1/3]
BrokeProtocol.Utility.ColorStruct.ColorStruct |
( |
float | r, |
|
|
float | g, |
|
|
float | b ) |
|
inline |
◆ ColorStruct() [2/3]
BrokeProtocol.Utility.ColorStruct.ColorStruct |
( |
byte | r, |
|
|
byte | g, |
|
|
byte | b ) |
|
inline |
◆ ColorStruct() [3/3]
BrokeProtocol.Utility.ColorStruct.ColorStruct |
( |
string | hexColor | ) |
|
|
inline |
◆ ToColor()
readonly Color BrokeProtocol.Utility.ColorStruct.ToColor |
( |
float | alpha = 1f | ) |
|
float BrokeProtocol.Utility.ColorStruct.b |
float BrokeProtocol.Utility.ColorStruct.g |
float BrokeProtocol.Utility.ColorStruct.r |
The documentation for this struct was generated from the following file: