UNPKG

unpak.js

Version:

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

13 lines 394 B
export declare enum EFortAlteration { AttributeSlot = 0, GameplaySlot = 1, ComplexCosmeticSlot = 2, UserPickedCosmeticSlot = 3, ColorSlot = 4, HeroSpecializationTier1Slot = 5, HeroSpecializationTier2Slot = 6, HeroSpecializationTier3Slot = 7, HeroSpecializationTier4Slot = 8, HeroSpecializationTier5Slot = 9 } //# sourceMappingURL=EFortAlteration.d.ts.map