16 ::ll::TypedStorage<4, 4, int> mHurtValue;
17 ::ll::TypedStorage<4, 4, int> mDamageTimeInterval;
18 ::ll::TypedStorage<4, 4, int> mDamageTime;
26 MCFOLD
int getDamageTime()
const;
28 MCFOLD
int getDamageTimeInterval()
const;
30 MCFOLD
int getHurtValue()
const;
34 MCFOLD
void setDamageTime(
int damageTime);