WoW:API HasInspectHonorData: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API HasInspectHonorData to API HasInspectHonorData without leaving a redirect) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Determine if the inspected unit's honor data has been loaded. | Determine if the inspected unit's honor data has been loaded. | ||
hasData = HasInspectHonorData() | |||
== Arguments == | |||
:none | |||
== Returns == | |||
:; hasData : [[Boolean]] - Whether the currently inspected unit's honor data has been loaded. |