OpenMW
|
#include <aipackage.hpp>
Public Member Functions | |
void | blank () |
Set record to default state (does not touch the ID). More... | |
Public Attributes | |
unsigned char | mHello |
char | mU1 |
unsigned char | mFight |
unsigned char | mFlee |
unsigned char | mAlarm |
char | mU2 |
char | mU3 |
char | mU4 |
int | mServices |
void ESM::AIData::blank | ( | ) |
Set record to default state (does not touch the ID).
unsigned char ESM::AIData::mAlarm |
unsigned char ESM::AIData::mFight |
unsigned char ESM::AIData::mFlee |
unsigned char ESM::AIData::mHello |
int ESM::AIData::mServices |
char ESM::AIData::mU1 |
char ESM::AIData::mU2 |
char ESM::AIData::mU3 |
char ESM::AIData::mU4 |