Interface IScore
Assembly: UnityEngine.dll
Properties
|
Improve this Doc
View Source
Declaration
Property Value
|
Improve this Doc
View Source
Declaration
string formattedValue { get; }
Property Value
|
Improve this Doc
View Source
Declaration
string leaderboardID { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
Property Value
|
Improve this Doc
View Source
Declaration
Property Value
|
Improve this Doc
View Source
Declaration
Property Value
Methods
|
Improve this Doc
View Source
Declaration
void ReportScore(Action<bool> callback)
Parameters
Extension Methods