Skip to content

UE5.4 support, struct names, binrw - #147

Open
scottanderson wants to merge 166 commits into
localcc:mainfrom
scottanderson:binrw
Open

UE5.4 support, struct names, binrw#147
scottanderson wants to merge 166 commits into
localcc:mainfrom
scottanderson:binrw

Conversation

@scottanderson

@scottanderson scottanderson commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Incomplete

  • Type hints are not implemented. When type information is unavailable, FStructProperty::Custom will attempt to parse the property, and in the event that parsing fails, FStructProperty::Unknown will be used as a generic fallback. This type is distinct from FProperty::Unknown, because a UE4.5 FStructProperty::Unknown has its own type metadata and struct-guid.

@scottanderson
scottanderson marked this pull request as ready for review July 29, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant