3#include "mc/_HeaderOutputPredefine.h"
11 ::ll::TypedStorage<1, 1, bool> isExperienceBarVisible;
12 ::ll::TypedStorage<4, 4, float> experienceProgress;
13 ::ll::TypedStorage<4, 4, float> experiencePossibleProgress;
14 ::ll::TypedStorage<8, 32, ::std::string> traderName;
15 ::ll::TypedStorage<4, 4, int> tradeTiers;
Definition TradeOverview.h:7