We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TESObjectARMOInstanceData::rating
1 parent a44f6ed commit c3c7e12Copy full SHA for c3c7e12
1 file changed
include/RE/T/TESObjectARMO.h
@@ -40,7 +40,7 @@ namespace RE
40
std::int32_t value; // 40
41
std::uint32_t health; // 44
42
std::uint32_t unk48; // 48
43
- std::uint32_t unk4C; // 4C
+ std::uint32_t rating; // 4C
44
std::uint16_t unk50; // 50
45
std::uint16_t unk52; // 52
46
BSTArray<void*> unk58; // 58
0 commit comments