Skip to content

Commit

Permalink
Merge pull request #123 from NoahBoddie/dev
Browse files Browse the repository at this point in the history
Update PlayerCharacter.h
  • Loading branch information
powerof3 authored Aug 14, 2024
2 parents e510fdb + 46de6bd commit 96bb34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/P/PlayerCharacter.h
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ namespace RE
std::int32_t unkB88; // B88
std::uint32_t padB8C; // B8C
std::uint64_t unkB90; // B90
TESBoundObject* unkB98; // B98 - Set/Cleared in SmithingMenuEntry, may be used to test for enchantment?
InventoryEntryData* temperingItem; // B98
BSTSmallArray<void*, 4> unkBA0; // BA0
PreTransformationData* preTransformationData; // BD0 - Stores equipped data when transforming to vampire/werewolf, cleared when transforming back to human
PlayerFlags playerFlags; // BD8
Expand Down

0 comments on commit 96bb34e

Please sign in to comment.