ScoreObjectMethodsGetScore Method

Overload List

GetScore(ListIScoreObject, String) 
GetScoreT(ListIScoreObject, Int32) Retrieves a ScoreObject by its ID from a array of IScoreObjects.
GetScoreT(ListIScoreObject, String) Retrieves a ScoreObject of a specific type from a array of IScoreObjects.
GetScoreT(ListIScoreObject, Int32, UInt16) Retrieves the score of type T for the given score ID and userID.
GetScoreT(ListIScoreObject, String, UInt16) Retrieves the score of type T for the given key and userID.

See Also