UNPKG

unreal.js

Version:

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

9 lines (8 loc) 222 B
export declare enum EChallengeBundleQuestUnlockType { Manually = 0, GrantWithBundle = 1, RequiresBattlePass = 2, DaysFromEventStart = 3, ChallengesCompletedToUnlock = 4, BundleLevelup = 5 }