WoW:API UnitIsUnit: Difference between revisions

m
no edit summary
(Add the fact that nil can also be returned.)
mNo edit summary
Line 16: Line 16:
:Boolean unitIsUnit
:Boolean unitIsUnit


:;unitIsUnit : True if the two units are the same, false otherwise. If either of the units does not presently exist, nil is returned.
:;unitIsUnit : 1 if the two units are the same, nil otherwise.


----
----
Anonymous user