Returns the mastery value of your character
See also Stat information functions.
Signature:
GetMastery()
Examples:
masteryValue = GetMastery(); print(masteryValue); -- Will print your mastery value in the chat frame.
Returns the mastery value of your character
Signature:
GetMastery()
Examples:
masteryValue = GetMastery(); print(masteryValue); -- Will print your mastery value in the chat frame.