decreasescore 2 - eisclimber/ExPresS-XR GitHub Wiki
Method in ScoreManager
Decrease the score by the provided amount.
public void DecreaseScore(int amount);| Name | Description |
|---|---|
int amount |
The amount to increase the score by. |
Method in ScoreManager
Decrease the score by the provided amount.
public void DecreaseScore(int amount);| Name | Description |
|---|---|
int amount |
The amount to increase the score by. |