In-game Functions: Difference between revisions

m
→‎addMasteryXpToPool: Correct function name
m (→‎addMasteryXpToPool: Correct function name)
Line 189: Line 189:
== addMasteryXpToPool ==
== addMasteryXpToPool ==
The addMasteryXpToPool function can be used to add mastery pool experience to a skill
The addMasteryXpToPool function can be used to add mastery pool experience to a skill
  <nowiki>addMasteryXP(skillID, xp, offline, token)</nowiki>
  <nowiki>addMasteryXPToPool(skillID, xp, offline, token)</nowiki>
=== Attributes ===
=== Attributes ===
{| class="wikitable"
{| class="wikitable"