TScoreList<T>.Add Method

Add a new score to the list

Unit: Gamolf.RTL.Scores
function Add(APseudo: string; APoints: cardinal; ASaveList: boolean): boolean

Parameters

APseudo
Type: System.string

APoints
Type: System.Cardinal

ASaveList
Type: System.Boolean

Return Value

Type: System.Boolean