Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
BrokeProtocol.Utility.ColorStruct Member List

This is the complete list of members for BrokeProtocol.Utility.ColorStruct, including all inherited members.

bBrokeProtocol.Utility.ColorStruct
ColorStruct(float r, float g, float b)BrokeProtocol.Utility.ColorStructinline
ColorStruct(byte r, byte g, byte b)BrokeProtocol.Utility.ColorStructinline
ColorStruct(string hexColor)BrokeProtocol.Utility.ColorStructinline
gBrokeProtocol.Utility.ColorStruct
rBrokeProtocol.Utility.ColorStruct
ToColor(float alpha=1f)BrokeProtocol.Utility.ColorStruct