LeviLamina
Loading...
Searching...
No Matches
Input.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/editor/input/BindingInfo.h"
7
8namespace Editor::Input {
9// functions
10// NOLINTBEGIN
11MCNAPI bool operator==(::Editor::Input::BindingInfo const& __P0, ::Editor::Input::BindingInfo const& __P1);
12// NOLINTEND
13
14} // namespace Editor::Input