UNPKG

unreal.js

Version:

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

7 lines (6 loc) 108 B
export declare enum EFortCustomGender { Invalid = 0, Male = 1, Female = 2, Both = 3 }