WildStar:API EVENT Unit UnitDestroyed: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "{{../uiapievent}} Description: Gets called every time a Unit is destroyed on the map Parameter: unit -> The unit being destroyed.")
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{../uiapievent}}
{{\|uiapievent}}
Description: Gets called every time a Unit is destroyed on the map
Description: Gets called every time a Unit is destroyed on the map


Parameter: unit -> The unit being destroyed.
Parameter: unit -> The unit being destroyed.

Latest revision as of 07:36, 9 August 2023

API events < Unit.UnitDestroyed

Description: Gets called every time a Unit is destroyed on the map

Parameter: unit -> The unit being destroyed.