DataManager Class |
Namespace: ff14bot.Managers
public static class DataManager
The DataManager type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FindChangedT | |
![]() ![]() | FindChangedByteT | |
![]() ![]() | FindSameT | |
![]() ![]() | GetAuraNameById | Obsolete.
Gets a auras english name by id
|
![]() ![]() | GetAuraResultById | |
![]() ![]() | GetBattleNPCData |
Gets battlenpc information based on id.
|
![]() ![]() | GetEventNPCData |
Gets battlenpc information based on id.
|
![]() ![]() | GetGatheringPointData | |
![]() ![]() | GetItem(String) |
Get item object based on name
|
![]() ![]() | GetItem(UInt32, Boolean) |
Get item object based on id
|
![]() ![]() | GetLocalizedNPCName | |
![]() ![]() | GetLocalizedQuestName(Int32) | |
![]() ![]() | GetLocalizedQuestName(UInt16) | |
![]() ![]() | GetMountData | |
![]() ![]() | GetPetSpellData |
Get pet spell object based on name
|
![]() ![]() | GetSpellData(String) |
Get spell object based on name
|
![]() ![]() | GetSpellData(UInt32) |
Get spell object based on id
|
![]() ![]() | GetStringByIndex | |
![]() ![]() | Initialize |
Name | Description | |
---|---|---|
![]() ![]() | AetheryteCache | |
![]() ![]() | AuraCache |
Dictionary containing auras in their english name sorted by id.
|
![]() ![]() | BattleNPCCache |
Dictionary containing BattleNPCs stored by id
|
![]() ![]() | BlueMageSpells | |
![]() ![]() | CompletionCache | |
![]() ![]() | EventNPCCache |
Dictionary containing EventNPCs stored by id
|
![]() ![]() | ExitResults | |
![]() ![]() | ExitResultsSorted | |
![]() ![]() | GatheringCache |
Dictionary containing GatheringResult stored by GatheringType
|
![]() ![]() | InstanceContentResults | |
![]() ![]() | ItemCache |
Dictionary containing itemobjects stored by id and english name and current language.
|
![]() ![]() | LandingResults | |
![]() ![]() | MountCache | |
![]() ![]() | oldBytes | |
![]() ![]() | PetSpellCache |
All the spelldata for pets
|
![]() ![]() | PurifyyDBResults | |
![]() ![]() | QuestCache | |
![]() ![]() | SpellCache |
Dictionary containing spellobjects stored by id and english name and the current localized name
|
![]() ![]() | SpellsWithJobsCache |
Dictionary containing spellobjects that have a job type associated with them
|
![]() ![]() | ZoneNameResults | |
![]() ![]() | ZoneTransitionResults |