Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.PartyManager.AggroData Struct Reference

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.

Detailed Description

Container for aggro data.

Member Function Documentation

◆ ToString()

override string ff14bot.Managers.PartyManager.AggroData.ToString ( )

Member Data Documentation

◆ ObjectId

uint ff14bot.Managers.PartyManager.AggroData.ObjectId

ObjectId of the unit.

◆ ThreatPercent

uint ff14bot.Managers.PartyManager.AggroData.ThreatPercent

0-100

inheritdoc cref="object.ToString"/>

Property Documentation

◆ GameObject

GameObject ff14bot.Managers.PartyManager.AggroData.GameObject
get

GameObject of the player with threat.