Inheritance Hierarchy
Namespace:
ff14bot.Helpers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static class Blacklist
The Blacklist type exposes the following members.
Methods
| Name | Description |
---|
  | Add(UInt32, TimeSpan, String) | |
  | Add(UInt32, BlacklistFlags, TimeSpan, String) | |
  | Add(GameObject, BlacklistFlags, TimeSpan, String) | |
  | Clear | |
  | Contains(GameObject) | |
  | Contains(UInt32, BlacklistFlags) | |
  | Contains(GameObject, BlacklistFlags) | |
  | Flush | |
  | GetEntry(UInt32) | |
  | GetEntry(GameObject) | |
Top
See Also