![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
data = C_Commentator.GetUnitData(unitToken)
Arguments
- unitToken
- string : UnitId
Returns
- data
- CommentatorUnitData
| Field | Type | Description |
|---|---|---|
| healthMax | number | |
| health | number | |
| absorbTotal | number | |
| isDeadOrGhost | boolean | |
| isFeignDeath | boolean | |
| powerTypeToken | string | |
| power | number | |
| powerMax | number |
Patch changes
Patch 9.0.1 (2020-10-13): Added.
