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

[unreal_asset] Support for import package names #105

Open
jariz opened this issue Apr 14, 2024 · 0 comments
Open

[unreal_asset] Support for import package names #105

jariz opened this issue Apr 14, 2024 · 0 comments

Comments

@jariz
Copy link

jariz commented Apr 14, 2024

I'm working with a asset that has a package name that I want to update, which apparently is a feature that is not available in all versions of UE4.

Here's how CUE4Parse handles this:
https://github.com/FabianFG/CUE4Parse/blob/e05d309a9352cf8e6b6d1a78bfb9e009c5f41323/CUE4Parse/UE4/Objects/UObject/ObjectResource.cs#L288-L291

I can probably work around this by messing with the fnames map but it would be nice to have a more formal way of getting this FName.

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

No branches or pull requests

1 participant