WoW:API GetPlayerMapPosition: Difference between revisions

Changed back the valid arguments
m (Fixed arg list consistency)
(Changed back the valid arguments)
Line 9: Line 9:


:("unit")
:("unit")
:;unit : String - The [[API TYPE UnitId|UnitId]] for which the position is returned. (Verified for <tt>player</tt>, <tt>party</tt>*, <tt>target</tt> and <tt>mouseover</tt> (Though the latter two may only work for friendly players). Does not appear to work for <tt>pet</tt> (Tested with warlock)).
:;unit : String - The [[API TYPE UnitId|UnitId]] for which the position is returned. (Verified for <tt>player</tt>, <tt>party</tt>*. Does not appear to work for <tt>pet</tt> (Tested with warlock), <tt>target</tt> and <tt>mouseover</tt> - removed by Blizzard.)


----
----
Anonymous user