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