Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.ResolutionInfo Class Reference
Inheritance diagram for BrokeProtocol.Utility.ResolutionInfo:
BrokeProtocol.Utility.ButtonInfo

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
 

Constructor & Destructor Documentation

◆ ResolutionInfo()

BrokeProtocol.Utility.ResolutionInfo.ResolutionInfo ( RectTransform parent,
int width,
int height,
RefreshRate refreshRate,
bool fullscreen )
inline

Member Data Documentation

◆ fullscreen

bool BrokeProtocol.Utility.ResolutionInfo.fullscreen

◆ height

int BrokeProtocol.Utility.ResolutionInfo.height

◆ refreshRate

RefreshRate BrokeProtocol.Utility.ResolutionInfo.refreshRate

◆ width

int BrokeProtocol.Utility.ResolutionInfo.width

The documentation for this class was generated from the following file: