DataType:DPSAdv
Returns information about status, time, your DPS and your pet's DPS.
This Data Type is referenced in MQ2DPSAdv, and accessed by Top-Level Object(s): DPSAdv
Members
Type | Member | Description |
---|---|---|
float | MyDPS | My "Damage Per Second" |
PetDPS | My pet's "Damage Per Second" | |
TotalDPS | Combined "Damage Per Second" from mine and my pet's damage. | |
int | MyPetID | Returns your pet's ID. |
MyStatus | Returns your "MyActive" status 0 for off, 1 for on. | |
TimeElapsed | The time elapsed of a fight. | |
int64 | MyDamage | My total damage |
PetDamage | My pet's damage. | |
TotalDamage | The combined value of mine and my pet's damage. |