Updated to match the current API boilerplate.
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{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. | |||