OpenMW
|
Classes | |
class | CheckActorCommanded |
Functions | |
bool | isConscious (const MWWorld::Ptr &ptr) |
int | getBoundItemSlot (const std::string &itemId) |
void | adjustCommandedActor (const MWWorld::Ptr &actor) |
void | getRestorationPerHourOfSleep (const MWWorld::Ptr &ptr, float &health, float &magicka) |
void anonymous_namespace{actors.cpp}::adjustCommandedActor | ( | const MWWorld::Ptr & | actor | ) |
int anonymous_namespace{actors.cpp}::getBoundItemSlot | ( | const std::string & | itemId | ) |
void anonymous_namespace{actors.cpp}::getRestorationPerHourOfSleep | ( | const MWWorld::Ptr & | ptr, |
float & | health, | ||
float & | magicka | ||
) |
bool anonymous_namespace{actors.cpp}::isConscious | ( | const MWWorld::Ptr & | ptr | ) |