|
Rebornbuddy
|
Represents an entry in the blacklist. More...
Public Attributes | |
| BlacklistFlags | Flags |
| The flags associated with the blacklist entry. | |
| uint | Guid |
| The unique identifier of the blacklist entry. | |
| TimeSpan | Length |
| The duration for which the entry is blacklisted. | |
| DateTime | Started |
| The start time of the blacklist entry. | |
Properties | |
| bool | IsFinished [get] |
| Indicates whether the blacklist entry has expired. | |
Represents an entry in the blacklist.
| BlacklistFlags ff14bot.Helpers.Blacklist.BlacklistEntry.Flags |
The flags associated with the blacklist entry.
| uint ff14bot.Helpers.Blacklist.BlacklistEntry.Guid |
The unique identifier of the blacklist entry.
| TimeSpan ff14bot.Helpers.Blacklist.BlacklistEntry.Length |
The duration for which the entry is blacklisted.
| DateTime ff14bot.Helpers.Blacklist.BlacklistEntry.Started |
The start time of the blacklist entry.
|
get |
Indicates whether the blacklist entry has expired.