3#include "mc/_HeaderOutputPredefine.h"
11 ::ll::TypedStorage<8, 32, ::std::string> tierName;
12 ::ll::TypedStorage<1, 1, bool> isTierVisible;
13 ::ll::TypedStorage<1, 1, bool> isTierUnlocked;
14 ::ll::TypedStorage<4, 4, int> tradeOffers;
Definition TradeTierInfo.h:7