3#include "mc/_HeaderOutputPredefine.h"
9 ::ll::TypedStorage<4, 4, int> navigationTabIndex;
10 ::ll::TypedStorage<8, 32, ::std::string> navigationTabName;
11 ::ll::TypedStorage<1, 1, bool> success;
12 ::ll::TypedStorage<1, 1, bool> maintainOldFocus;
18 MCAPI ~SelectNavigationTabCommand();
Definition SelectNavigationTabCommand.h:5