|
Rebornbuddy
|
Container for aggro data. More...
Public Member Functions | |
| override string | ToString () |
Public Attributes | |
| uint | ObjectId |
| ObjectId of the unit. | |
| uint | ThreatPercent |
| 0-100 | |
Properties | |
| GameObject | GameObject [get] |
| GameObject of the player with threat. | |
Container for aggro data.
| override string ff14bot.Managers.PartyManager.AggroData.ToString | ( | ) |
| uint ff14bot.Managers.PartyManager.AggroData.ObjectId |
ObjectId of the unit.
| uint ff14bot.Managers.PartyManager.AggroData.ThreatPercent |
0-100
inheritdoc cref="object.ToString"/>
|
get |
GameObject of the player with threat.