CUE4Parse
CUE4Parse copied to clipboard
Support Usmap CEXT, PPTH, and ENVP
PPTH is used to give structs and enums paths. This is useful for when the name matches multiple structs. (i.e. most AnimGeneratedBlueprints)
ENVP is used for non-linear enum values, usually bitsets or flags.
Both of these extensions are being exported by UE4SS