Skip to content

Fix for the Classes tab pulling from Import table#49

Merged
EliotVU merged 1 commit intoUE-Explorer:UE-Explorerfrom
Un-Drew:fix-classes-from-import-table
Apr 4, 2024
Merged

Fix for the Classes tab pulling from Import table#49
EliotVU merged 1 commit intoUE-Explorer:UE-Explorerfrom
Un-Drew:fix-classes-from-import-table

Conversation

@Un-Drew
Copy link
Contributor

@Un-Drew Un-Drew commented Apr 4, 2024

The if statement in _OnNotifyObjectAdded currently doesn't check if the object is from the Export table before checking if it's a class. Thus it can show classes from the Import table if the first entry in the Name table happens to be 'Class'.

The Classes tab would show classes from the Import table if the first name in the Name table happened to be 'Class'.
@EliotVU EliotVU merged commit 25d59c2 into UE-Explorer:UE-Explorer Apr 4, 2024
@EliotVU
Copy link
Collaborator

EliotVU commented Apr 4, 2024

Thanks! Merged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants