CUE4Parse icon indicating copy to clipboard operation
CUE4Parse copied to clipboard

Support Usmap CEXT, PPTH, and ENVP

Open yretenai opened this issue 1 year ago • 0 comments

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

yretenai avatar Feb 05 '24 04:02 yretenai