SFX-WoW / Masque

A button-skinning engine for World of Warcraft.
Other
44 stars 11 forks source link

Enhancement: Allow Group Callbacks to Return the Group #285

Closed StormFX closed 1 year ago

StormFX commented 1 year ago

Currently, the group callback logic returns the ID string of the group. Adding a third boolean parameter to allow the group to return itself in the callback will make it easier for add-ons that need to access the group object.