UNPKG

unreal.js

Version:

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

8 lines (7 loc) 201 B
export declare enum ECustomHatType { ECustomHatType_HeadReplacement = 0, ECustomHatType_Cap = 1, ECustomHatType_Mask = 2, ECustomHatType_Helmet = 3, ECustomHatType_Hat = 4 }