#WeakAuras.me
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
I see some auras using WeakAuras.me to refer as the player name, but I don't see it in the doc. Is it a custom made function?
It's a function intended for internal use, similar to WeakAuras.myGUID
It's just to avoid common UnitName("player") or UnitGUID("player") calls
Was for internal use but got removed then readded (only in aura env) because lot of auras were using it.