|
Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Attributes | |
| string | version = MobileInput.controlsVersion |
| int | xResolution = Screen.width |
| int | yResolution = Screen.height |
| List< ButtonCustomization > | customizations = new() |
| List<ButtonCustomization> BrokeProtocol.Utility.ButtonCustomizations.customizations = new() |
| string BrokeProtocol.Utility.ButtonCustomizations.version = MobileInput.controlsVersion |
| int BrokeProtocol.Utility.ButtonCustomizations.xResolution = Screen.width |
| int BrokeProtocol.Utility.ButtonCustomizations.yResolution = Screen.height |