OpenMW
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 { ... }
Note:
for AITarget only, placed here to stick with union, overhead should be not so awful

The documentation for this struct was generated from the following file: