mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 08:50:13 +00:00
Add inline fireAddonEvent() that wraps the addonEventCallback_ null check. Replace ~120 direct addonEventCallback_ calls with fireAddonEvent, eliminating redundant null checks at each callsite and reducing boilerplate by ~30 lines. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||