Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FindObject not working when specifying UClass outer #732

Merged
merged 5 commits into from
Dec 31, 2024

Conversation

GhostyPool
Copy link
Contributor

@GhostyPool GhostyPool commented Dec 29, 2024

Description

Fixes FindObject not working with a UClass as the provided outer, previously failed with "No overload found for function 'FindObject'.".

Slightly improves documentation for FindObject and provides more examples.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested and works just fine to find objects which have a UClass as their outer.

UE4SS
UE4SS previously approved these changes Dec 29, 2024
assets/Changelog.md Outdated Show resolved Hide resolved
GhostyPool and others added 2 commits December 29, 2024 21:14
Co-authored-by: UE4SS <91646798+UE4SS@users.noreply.github.com>
@narknon narknon merged commit 154f502 into UE4SS-RE:main Dec 31, 2024
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.

3 participants