addscore - eisclimber/ExPresS-XR GitHub Wiki
Method in ScoreDisplay
Amount to add to the current score. Can be negative.
public void AddScore(int score)| Name | Description |
|---|---|
int score |
Amount to add. |
Method in ScoreDisplay
Amount to add to the current score. Can be negative.
public void AddScore(int score)| Name | Description |
|---|---|
int score |
Amount to add. |