LeviLamina
Loading...
Searching...
No Matches
GameControllerButtonState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
GameControllerButtonState :
int
{
6
Up = 0,
7
Down = 1,
8
};
src-client
mc
deps
input
interface
GameControllerButtonState.h
Generated on Mon Dec 15 2025 02:53:41 for LeviLamina by
1.12.0