Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Attributes | List of all members
BrokeProtocol.Utility.ButtonCustomizations Class Reference

Public Attributes

string version = MobileInput.controlsVersion
 
int xResolution = Screen.width
 
int yResolution = Screen.height
 
List< ButtonCustomizationcustomizations = new()
 

Member Data Documentation

◆ customizations

List<ButtonCustomization> BrokeProtocol.Utility.ButtonCustomizations.customizations = new()

◆ version

string BrokeProtocol.Utility.ButtonCustomizations.version = MobileInput.controlsVersion

◆ xResolution

int BrokeProtocol.Utility.ButtonCustomizations.xResolution = Screen.width

◆ yResolution

int BrokeProtocol.Utility.ButtonCustomizations.yResolution = Screen.height

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