3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/persona/SkinHandle.h"
12 ::ll::TypedStorage<8, 32, ::std::string> mPreviewImageFilePath;
13 ::ll::TypedStorage<8, 112, ::SkinHandle> mSkinHandle;
14 ::ll::TypedStorage<4, 4, uint> mDefaultIndex;
20 MCAPI ~CharacterSelectorData();
Definition CharacterSelectorData.h:5