19 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::CommandContext>> mContext;
20 ::ll::TypedStorage<1, 1, bool> mSuppressOutput;
21 ::ll::TypedStorage<1, 1, bool> mIsRequest;
22 ::ll::TypedStorage<8, 64, ::std::function<void(
::MCRESULT)>> mCallback;
Definition CommandContext.h:10