Home
last modified time | relevance | path

Searched defs:PNAM (Results 1 – 2 of 2) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/essimporter/
H A Dimportproj.h21 struct PNAM // 184 bytes struct
23 float mAttackStrength;
24 float mSpeed;
25 unsigned char mUnknown[4*2];
26 float mFlightTime;
28 unsigned char mUnknown2[4];
29 ESM::Vector3 mVelocity;
30 ESM::Vector3 mPosition;
31 unsigned char mUnknown3[4*9];
33 ESM::NAME32 mArrowId;
[all …]
H A Dimportplayer.hpp72 struct PNAM struct
74 struct MarkLocation
81 int mPlayerFlags; // controls, camera and draw state
82 unsigned int mLevelProgress;
85 int mTelekinesisRangeBonus; // in units; seems redundant
87 int mDetectKeyMagnitude; // seems redundant
88 int mDetectEnchantmentMagnitude; // seems redundant
89 int mDetectAnimalMagnitude; // seems redundant
90 MarkLocation mMarkLocation;
91 unsigned char mUnknown3[40];
[all …]