calculatescore - eisclimber/ExPresS-XR GitHub Wiki

BasicScoreCalculator.CalculateScore(PlacementData)

Method in BasicScoreCalculator

Summary

Calculates the score based on the PlacementData.

public override ScoreResults CalculateScore(PlacementData data)

Parameters

Name Description
ExPresSXR.Minigames.TileGame.PlacementData data Context of the placed tile.

Returns

Score for that placement.

⚠️ **GitHub.com Fallback** ⚠️