Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
This is the complete list of members for BrokeProtocol.Utility.ColorStruct, including all inherited members.
b | BrokeProtocol.Utility.ColorStruct | |
ColorStruct(float r, float g, float b) | BrokeProtocol.Utility.ColorStruct | inline |
ColorStruct(byte r, byte g, byte b) | BrokeProtocol.Utility.ColorStruct | inline |
ColorStruct(string hexColor) | BrokeProtocol.Utility.ColorStruct | inline |
g | BrokeProtocol.Utility.ColorStruct | |
r | BrokeProtocol.Utility.ColorStruct | |
ToColor(float alpha=1f) | BrokeProtocol.Utility.ColorStruct |