3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/input/enums/FocusImpact.h"
12 ::ll::TypedStorage<8, 32, ::std::string> buttonName;
13 ::ll::TypedStorage<4, 4, int> keyNum;
14 ::ll::TypedStorage<1, 1, ::FocusImpact> focusImpact;
Definition KeyboardKeyBinding.h:5