ScoreObjectMethodsSetScore Method

Overload List

SetScoreT(ListIScoreObject, Int32, T) Sets the score for the specified score ID with the given array of values.
SetScoreT(ListIScoreObject, String, T) Sets the score for the specified key with the given array of values.
SetScoreT(ListIScoreObject, Int32, T, UInt16) Sets the individual score for the specified score ID and userID.
SetScoreT(ListIScoreObject, String, T, UInt16) Sets the individual score for the specified key and userID.

See Also