![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
| Book enum name (defined in DOL.GS.ArtifactMgr) | DOL.GS.ArtifactMgr | |
| CanCombine(InventoryItem item1, InventoryItem item2) | DOL.GS.ArtifactMgr | [static] |
| CombineScrolls(InventoryItem scroll1, InventoryItem scroll2, ref bool combinesToBook) | DOL.GS.ArtifactMgr | [static] |
| CreateScroll(String artifactID, int pageNumber) | DOL.GS.ArtifactMgr | [static] |
| GetArtifact(InventoryItem item) | DOL.GS.ArtifactMgr | [static] |
| GetArtifactID(String bookID) | DOL.GS.ArtifactMgr | [static] |
| GetArtifactIDFromItemID(String itemID) | DOL.GS.ArtifactMgr | [static] |
| GetArtifacts() | DOL.GS.ArtifactMgr | [static] |
| GetArtifacts(String zone) | DOL.GS.ArtifactMgr | [static] |
| GetArtifacts(GamePlayer player) | DOL.GS.ArtifactMgr | [static] |
| GetArtifactVersions(String artifactID, eCharacterClass charClass, eRealm realm) | DOL.GS.ArtifactMgr | [static] |
| GetCurrentLevel(InventoryArtifact item) | DOL.GS.ArtifactMgr | [static] |
| GetEarnsXP(InventoryArtifact item) | DOL.GS.ArtifactMgr | [static] |
| GetEncounterType(String artifactID) | DOL.GS.ArtifactMgr | [static] |
| GetLevelRequirements(String artifactID) | DOL.GS.ArtifactMgr | [static] |
| GetPageNumbers(InventoryItem item, ref String artifactID) | DOL.GS.ArtifactMgr | [static] |
| GetQuestType(String questTypeString) | DOL.GS.ArtifactMgr | [static] |
| GetReuseTimer(InventoryArtifact item) | DOL.GS.ArtifactMgr | [static] |
| GetScholars(String artifactID) | DOL.GS.ArtifactMgr | [static] |
| GetXPGainedForLevel(InventoryArtifact item) | DOL.GS.ArtifactMgr | [static] |
| GrantArtifactBountyCredit(GamePlayer player, String bountyCredit) | DOL.GS.ArtifactMgr | [static] |
| GrantArtifactCredit(GamePlayer player, String artifactID) | DOL.GS.ArtifactMgr | [static] |
| HasBook(GamePlayer player, String artifactID) | DOL.GS.ArtifactMgr | [static] |
| Init() (defined in DOL.GS.ArtifactMgr) | DOL.GS.ArtifactMgr | [static] |
| IsArtifact(InventoryItem item) | DOL.GS.ArtifactMgr | [static] |
| IsArtifactScroll(InventoryItem item) | DOL.GS.ArtifactMgr | [static] |
| LoadArtifacts() | DOL.GS.ArtifactMgr | [static] |
| PlayerGainedExperience(DOLEvent e, object sender, EventArgs args) | DOL.GS.ArtifactMgr | [static] |