View Single Post
08-30-18, 12:19 AM   #6
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
You can try
Lua Code:
  1. /run print(MinimapCluster:GetParent():GetName())
and
Lua Code:
  1. /run print(Minimap:GetParent():GetName())
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
  Reply With Quote