|
OpenMW
|
#include <aisequence.hpp>
Public Member Functions | |
| void | load (ESMReader &esm) |
| void | save (ESMWriter &esm) const |
Public Member Functions inherited from ESM::AiSequence::AiPackage | |
| virtual | ~AiPackage () |
Public Attributes | |
| AiEscortData | mData |
| std::string | mTargetId |
| std::string | mCellId |
| float | mRemainingDuration |
| bool | mAlwaysFollow |
| bool | mCommanded |
| bool | mActive |
| void ESM::AiSequence::AiFollow::load | ( | ESMReader & | esm | ) |
| void ESM::AiSequence::AiFollow::save | ( | ESMWriter & | esm | ) | const |
| bool ESM::AiSequence::AiFollow::mActive |
| bool ESM::AiSequence::AiFollow::mAlwaysFollow |
| std::string ESM::AiSequence::AiFollow::mCellId |
| bool ESM::AiSequence::AiFollow::mCommanded |
| AiEscortData ESM::AiSequence::AiFollow::mData |
| float ESM::AiSequence::AiFollow::mRemainingDuration |
| std::string ESM::AiSequence::AiFollow::mTargetId |
1.8.6