UxrHiScoresEntry.Setup Method

Sets up the content.

Namespace: UltimateXR.UI.Helpers.HiScores
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void Setup(
	string userName,
	string value,
	Sprite sprite
)

Parameters

 

userName
Type: System.String
Name to show on the label
value
Type: System.String
Value to show as a score
sprite
Type: Sprite
Optional sprite to show next to the score

See Also

Reference

UxrHiScoresEntry Class
UltimateXR.UI.Helpers.HiScores Namespace