WoW:API NotifyInspect: Difference between revisions

(Created page with 'Requests a unit's inventory and talent information from the server, allowing you to inspect the unit. NotifyInspect("unit") == Arguments == ; unit : String (unitId) - Unit …')
 
Line 8: Line 8:
== Fires events ==
== Fires events ==
* {{api|t=e|UNIT_INVENTORY_CHANGED}}(unit) when inventory information is updated for the inspected unit.
* {{api|t=e|UNIT_INVENTORY_CHANGED}}(unit) when inventory information is updated for the inspected unit.
* {{api|t=e|INSPECT_TALENT_READY}} when talents are available for inspection.
* {{api|t=e|INSPECT_READY}} when talents are available for inspection.


== Details ==
== Details ==
Anonymous user