3#include "mc/_HeaderOutputPredefine.h"
9 ::ll::TypedStorage<8, 32, ::std::string> mButtonText;
10 ::ll::TypedStorage<8, 32, ::std::string> mTexture;
11 ::ll::TypedStorage<8, 32, ::std::string> mSubCommand;
16 HostOptionSubCommand& operator=(HostOptionSubCommand
const&);
17 HostOptionSubCommand();
22 MCAPI HostOptionSubCommand(::HostOptionSubCommand
const&);
24 MCAPI ~HostOptionSubCommand();
30 MCFOLD
void* $ctor(::HostOptionSubCommand
const&);
Definition HostOptionSubCommand.h:5