OpenMW
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
ESM
AIPackage
Public Attributes
ESM::AIPackage Struct Reference
#include <
aipackage.hpp
>
List of all members.
Public Attributes
int
mType
union {
AIWander
mWander
AITravel
mTravel
AITarget
mTarget
AIActivate
mActivate
};
std::string
mCellName
Detailed Description
Note:
Used for storaging packages in a single container w/o manual memory allocation accordingly to policy standards
Member Data Documentation
union { ... }
AIActivate
ESM::AIPackage::mActivate
std::string
ESM::AIPackage::mCellName
Note:
for
AITarget
only, placed here to stick with union, overhead should be not so awful
AITarget
ESM::AIPackage::mTarget
AITravel
ESM::AIPackage::mTravel
int
ESM::AIPackage::mType
AIWander
ESM::AIPackage::mWander
The documentation for this struct was generated from the following file:
components/esm/
aipackage.hpp
Generated on Tue Jan 14 2014 10:03:50 for OpenMW by
1.7.6.1