alterscore 2 - eisclimber/ExPresS-XR GitHub Wiki

ScoreManager.AlterScore(int,bool)

Method in ScoreManager

Summary

Increases or decreases the score by the provided step size.

public void AlterScore(int points, bool increase);

Parameters

Name Description
int points The amount of points to change the score by.
bool increase Whether to increase the score or not.
⚠️ **GitHub.com Fallback** ⚠️