alterscore 1 - eisclimber/ExPresS-XR GitHub Wiki
Method in ScoreManager
Increases or decreases the score by the default step size.
public void AlterScore(bool increase);| Name | Description |
|---|---|
bool increase |
Whether to increase the score or not. |
Method in ScoreManager
Increases or decreases the score by the default step size.
public void AlterScore(bool increase);| Name | Description |
|---|---|
bool increase |
Whether to increase the score or not. |