WoW:API HasInspectHonorData: Difference between revisions

Updated to match the current API boilerplate.
mNo edit summary
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
'''hasData = HasInspectHonorData()'''


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.
Anonymous user