![]() |
Roulette 1.0
Roulette game template
|
This class is very useful for testing the template; you can add money to the wallet and force results. More...
Public Member Functions | |
void | OpenCloseHackPanels () |
Opens and close the hack panels. | |
void | OnToggleChangeValue_ForceResult (bool value) |
Ons the toggle change value_ force result. | |
void | OnInputFieldChangeValue_ForceResult (string value) |
Ons the input field change value_ force result. | |
void | OnButtonAddFounds () |
Ons the button add founds. | |
This class is very useful for testing the template; you can add money to the wallet and force results.
void GBTemplates.Roulette.HacksHandler.OnInputFieldChangeValue_ForceResult | ( | string | value | ) |
Ons the input field change value_ force result.
value | The value. |
void GBTemplates.Roulette.HacksHandler.OnToggleChangeValue_ForceResult | ( | bool | value | ) |
Ons the toggle change value_ force result.
value | If true, value. |