WoW:API UnitName: Difference between revisions
Jump to navigation
Jump to search
no edit summary
m (Fixed result.) |
No edit summary |
||
Line 29: | Line 29: | ||
== Details == | == Details == | ||
: UnitName("player") (or any other unit) will return "Unknown Entity" (Actually the value of the UNKNOWNOBJECT global) if called before the unit in question has been fully loaded into the world. | : UnitName("player") (or any other unit) will return "Unknown Entity" (Actually the value of the UNKNOWNOBJECT global) if called before the unit in question has been fully loaded into the world. | ||
---- | ---- | ||
{{WoW API}} | |||
{{ | |||