Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Member Functions | |
ResolutionInfo (RectTransform parent, int width, int height, RefreshRate refreshRate, bool fullscreen) | |
Public Member Functions inherited from BrokeProtocol.Utility.ButtonInfo | |
ButtonInfo (RectTransform parent) | |
Public Attributes | |
int | width |
int | height |
RefreshRate | refreshRate |
bool | fullscreen |
Public Attributes inherited from BrokeProtocol.Utility.ButtonInfo | |
RectTransform | parent |
|
inline |
bool BrokeProtocol.Utility.ResolutionInfo.fullscreen |
int BrokeProtocol.Utility.ResolutionInfo.height |
RefreshRate BrokeProtocol.Utility.ResolutionInfo.refreshRate |
int BrokeProtocol.Utility.ResolutionInfo.width |