Skip to content

Commit

Permalink
Remove undefined ExtraDataList functions which were removed upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmed Baryon committed Sep 22, 2022
1 parent d5e6d15 commit d5ac01b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/RE/E/ExtraDataList.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,8 @@ namespace RE
TESObjectREFR* GetLinkedRef(BGSKeyword* a_keyword);
TESForm* GetOwner();
SOUL_LEVEL GetSoulLevel() const;
ObjectRefHandle GetTeleportLinkedDoor();
void SetExtraFlags(ExtraFlags::Flag a_flags, bool a_enable);
void SetHeadingTargetRefHandle(ObjectRefHandle& a_handle);
void SetInventoryChanges(InventoryChanges* a_changes);
void SetLinkedRef(TESObjectREFR* a_targetRef, BGSKeyword* a_keyword);
void SetOwner(TESForm* a_owner);

private:
Expand Down

0 comments on commit d5ac01b

Please sign in to comment.