3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/controllers/EduShareUriType.h"
12 ::ll::TypedStorage<8, 32, ::std::string> shareUri;
13 ::ll::TypedStorage<8, 32, ::std::string> id;
14 ::ll::TypedStorage<8, 32, ::std::string> title;
15 ::ll::TypedStorage<4, 4, ::EduShareUriType> shareType;
21 MCAPI ~EduShareLinkItem();
Definition EduShareLinkItem.h:5