→Fires events
(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| | * {{api|t=e|INSPECT_READY}} when talents are available for inspection. | ||
== Details == | == Details == | ||