UNPKG

unpak.js

Version:

Modern TypeScript library for reading Unreal Engine pak files and assets, inspired by CUE4Parse

12 lines 256 B
export declare enum EFortCustomBodyType { NONE = 0, Small = 1, Medium = 2, MediumAndSmall = 3, Large = 4, LargeAndSmall = 5, LargeAndMedium = 6, All = 7, Deprecated = 8 } //# sourceMappingURL=EFortCustomBodyType.d.ts.map