3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/input/TouchControl.h"
7#include "mc/deps/input/enums/ButtonState.h"
19 ::ll::TypedStorage<4, 4, uint const> mButtonId;
20 ::ll::TypedStorage<1, 1, ::ButtonState> mButtonState;
21 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mCondition;
22 ::ll::TypedStorage<1, 1, bool> mConsumeInput;
Definition TouchControl.h:5
Definition TouchGuiConditionalPassthroughControl.h:5
static MCAPI void ** $vftable()
Definition TouchPointResults.h:5