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 |
Parts of a creature's body.
Definition at line 107 of file creature.h.
Common::UString Engines::KotOR2::Creature::PartModels::body |
Definition at line 110 of file creature.h.
Referenced by Engines::KotOR2::Creature::createPC(), Engines::KotOR2::Creature::getPartModels(), Engines::KotOR2::Creature::loadAppearance(), and Engines::KotOR2::Creature::loadBody().
Common::UString Engines::KotOR2::Creature::PartModels::bodyTexture |
Definition at line 113 of file creature.h.
Referenced by Engines::KotOR2::Creature::createPC(), Engines::KotOR2::Creature::getPartModels(), and Engines::KotOR2::Creature::loadBody().
Common::UString Engines::KotOR2::Creature::PartModels::head |
Definition at line 111 of file creature.h.
Referenced by Engines::KotOR2::Creature::createPC(), Engines::KotOR2::Creature::getPartModels(), and Engines::KotOR2::Creature::loadHead().
Common::UString Engines::KotOR2::Creature::PartModels::type |
Definition at line 108 of file creature.h.