Method Player:SetGlyph [-] [+]
Adds a glyph specified by glyphId
to the Player's current talent specialization into the slot with the index slotIndex
Synopsis
Player:SetGlyph( glyphId, slotIndex )
Arguments
number glyphId
Valid numbers: integers from 0 to 4,294,967,295.
number slotIndex
Valid numbers: integers from 0 to 4,294,967,295.
Returns
Nothing.