xoreos  0.0.5
Engines::NWN::CharGenChoices Member List

This is the complete list of members for Engines::NWN::CharGenChoices, including all inherited members.

_abilitiesEngines::NWN::CharGenChoicesprivate
_characterUsedEngines::NWN::CharGenChoicesprivate
_classFeatsEngines::NWN::CharGenChoicesprivate
_classIdEngines::NWN::CharGenChoicesprivate
_creatureEngines::NWN::CharGenChoicesprivate
_domain1Engines::NWN::CharGenChoicesprivate
_domain2Engines::NWN::CharGenChoicesprivate
_goodnessEngines::NWN::CharGenChoicesprivate
_lawfulnessEngines::NWN::CharGenChoicesprivate
_normalFeatsEngines::NWN::CharGenChoicesprivate
_notUsedSkillsEngines::NWN::CharGenChoicesprivate
_packageEngines::NWN::CharGenChoicesprivate
_racialAbilitiesEngines::NWN::CharGenChoicesprivate
_racialFeatsEngines::NWN::CharGenChoicesprivate
_skillsEngines::NWN::CharGenChoicesprivate
_soundSetEngines::NWN::CharGenChoicesprivate
_spellsEngines::NWN::CharGenChoicesprivate
_spellSchoolEngines::NWN::CharGenChoicesprivate
applyChoices()Engines::NWN::CharGenChoices
CharGenChoices()Engines::NWN::CharGenChoices
computeAvailSkillRank()Engines::NWN::CharGenChoices
getAbility(Ability ability) constEngines::NWN::CharGenChoices
getAbilityModifier(Ability ability)Engines::NWN::CharGenChoices
getAlign(uint8 &goodness, uint8 &lawfulness) constEngines::NWN::CharGenChoices
getCharacter()Engines::NWN::CharGenChoices
getClass() constEngines::NWN::CharGenChoices
getFeatItems(std::list< FeatItem > &feats, uint8 &normalFeats, uint8 &bonusFeats)Engines::NWN::CharGenChoices
getFeats(std::vector< uint32 > &feats)Engines::NWN::CharGenChoices
getPackage() constEngines::NWN::CharGenChoices
getPrefDomains(uint8 &domain1, uint8 &domain2)Engines::NWN::CharGenChoices
getPrefFeats(std::vector< uint32 > &feats)Engines::NWN::CharGenChoices
getPrefSkills(std::vector< uint8 > &skills)Engines::NWN::CharGenChoices
getPrefSpells(std::vector< std::vector< uint16 > > &spells)Engines::NWN::CharGenChoices
getPrefSpellSchool()Engines::NWN::CharGenChoices
getRace() constEngines::NWN::CharGenChoices
getSkillItems(std::vector< SkillItem > &skills)Engines::NWN::CharGenChoices
getSpellSchool() constEngines::NWN::CharGenChoices
getTotalAbility(Ability ability) constEngines::NWN::CharGenChoices
hasFeat(uint32 featId) constEngines::NWN::CharGenChoices
hasPrereqFeat(uint32 featId, bool isClassFeat)Engines::NWN::CharGenChoices
init()Engines::NWN::CharGenChoicesprivate
reset()Engines::NWN::CharGenChoices
resetPackage()Engines::NWN::CharGenChoices
setAbilities(std::vector< uint8 > abilities, std::vector< uint8 > racialAbilities)Engines::NWN::CharGenChoices
setAlign(uint8 goodness, uint8 lawfulness)Engines::NWN::CharGenChoices
setClass(uint32 classId)Engines::NWN::CharGenChoices
setDomains(uint8 domain1, uint8 domain2)Engines::NWN::CharGenChoices
setFeat(uint32 feat)Engines::NWN::CharGenChoices
setGender(Gender gender)Engines::NWN::CharGenChoices
setNotUsedSkills(uint8 notUsedSkills)Engines::NWN::CharGenChoices
setPackage(uint8 package)Engines::NWN::CharGenChoices
setPortrait(const Common::UString &portrait)Engines::NWN::CharGenChoices
setRace(uint32 race)Engines::NWN::CharGenChoices
setSkill(size_t skillIndex, uint8 rank)Engines::NWN::CharGenChoices
setSoundSet(uint32 soundSetID)Engines::NWN::CharGenChoices
setSpell(size_t spellLevel, uint16 spell)Engines::NWN::CharGenChoices
setSpellSchool(uint8 spellSchool)Engines::NWN::CharGenChoices
useCharacter(Module *module)Engines::NWN::CharGenChoices
~CharGenChoices()Engines::NWN::CharGenChoices