increasescore 2 - eisclimber/ExPresS-XR GitHub Wiki

ScoreManager.IncreaseScore(int)

Method in ScoreManager

Summary

Increase the score by the provided amount.

public void IncreaseScore(int amount);

Parameters

Name Description
int amount The amount to increase the score by.
⚠️ **GitHub.com Fallback** ⚠️