BookData Class |
Namespace: ff14bot.Managers
public class BookData
The BookData type exposes the following members.
Name | Description | |
---|---|---|
AtmaWeaponType |
Gladiator_Sword = 1,
Monk = 2,
Warrior = 3,
Dragoon = 4,
Bard = 5,
WhiteMage = 6,
BlackMage = 7,
Summoner = 8,
Scholar = 9,
Gladiator_Shield = 10,
Ninja = 11
| |
BookId |
Gets the active bookid
| |
DungeonTask1Completed | ||
DungeonTask2Completed | ||
DungeonTask3Completed | ||
FateTask1Completed | ||
FateTask2Completed | ||
FateTask3Completed | ||
GuildleveTask1Completed | ||
GuildleveTask2Completed | ||
GuildleveTask3Completed | ||
KillTask1 | ||
KillTask10 | ||
KillTask10Completed | ||
KillTask1Completed | ||
KillTask2 | ||
KillTask2Completed | ||
KillTask3 | ||
KillTask3Completed | ||
KillTask4 | ||
KillTask4Completed | ||
KillTask5 | ||
KillTask5Completed | ||
KillTask6 | ||
KillTask6Completed | ||
KillTask7 | ||
KillTask7Completed | ||
KillTask8 | ||
KillTask8Completed | ||
KillTask9 | ||
KillTask9Completed |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |