WoW:API Region GetName: Difference between revisions

Slightly changed the example to be more clear.
No edit summary
 
(Slightly changed the example to be more clear.)
Line 18: Line 18:
----
----
;''Example''
;''Example''
  local name = getglobal("PlayerFrame"):GetName()
  local name = PlayerFrame:GetName()


;''Result''
;''Result''
Anonymous user