xoreos
0.0.5
|
Parts of a creature's body. More...
Public Attributes | |
Common::UString | type |
Common::UString | body |
Common::UString | head |
Common::UString | bodyTexture |
Common::UString | portrait |
Parts of a creature's body.
Definition at line 149 of file creature.h.
Common::UString Engines::KotOR::Creature::PartModels::body |
Definition at line 152 of file creature.h.
Referenced by Engines::KotOR::Creature::getPartModels(), Engines::KotOR::Creature::getPartModelsPC(), Engines::KotOR::Creature::loadAppearance(), and Engines::KotOR::Creature::loadBody().
Common::UString Engines::KotOR::Creature::PartModels::bodyTexture |
Definition at line 155 of file creature.h.
Referenced by Engines::KotOR::Creature::getPartModels(), Engines::KotOR::Creature::getPartModelsPC(), and Engines::KotOR::Creature::loadBody().
Common::UString Engines::KotOR::Creature::PartModels::head |
Definition at line 153 of file creature.h.
Referenced by Engines::KotOR::Creature::getPartModels(), Engines::KotOR::Creature::getPartModelsPC(), and Engines::KotOR::Creature::loadHead().
Common::UString Engines::KotOR::Creature::PartModels::portrait |
Definition at line 156 of file creature.h.
Referenced by Engines::KotOR::Creature::createPC(), and Engines::KotOR::Creature::getPartModelsPC().
Common::UString Engines::KotOR::Creature::PartModels::type |
Definition at line 150 of file creature.h.