GameStatsManager Class |
Namespace: ff14bot.Managers
public static class GameStatsManager
The GameStatsManager type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Deaths | Gets the deaths. |
![]() ![]() | DeathsPerHour | Gets the deaths per hour. |
![]() ![]() | IsMeasuring | Gets a value indicating whether this object is measuring. |
![]() ![]() | TicksPerSecond | Gets the ticks per second. |
![]() ![]() | TimeToLevel | Gets the time to level. |
![]() ![]() | XPPerHour | Gets the XP per hour. |
Name | Description | |
---|---|---|
![]() ![]() | Died | Increase death count |
![]() ![]() | Reset | Resets this object. |
![]() ![]() | StartMeasuring | Starts a measuring. |
![]() ![]() | StopMeasuring | Stops a measuring. |
Name | Description | |
---|---|---|
![]() ![]() | OnInfoPanelUpdated | Event queue for all listeners interested in OnInfoPanelUpdated events. |