Skip to content

Commit

Permalink
removed pad. oop
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuckwaffel committed Jul 20, 2024
1 parent 6c01844 commit 1c135b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions UEDumper/Engine/UEClasses/UnrealClasses.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ class UField : public UObject {
public:
using UObject::UObject;

int pad;

/** Next Field in the linked list */
UField* Next;

Expand Down

0 comments on commit 1c135b9

Please sign in to comment.