UNPKG

unreal.js

Version:

A pak reader for games like VALORANT & Fortnite written in Node.JS

12 lines (11 loc) 218 B
export declare enum EFortCustomBodyType { NONE = 0, Small = 1, Medium = 2, MediumAndSmall = 3, Large = 4, LargeAndSmall = 5, LargeAndMedium = 6, All = 7, Deprecated = 8 }