LeviLamina
Loading...
Searching...
No Matches
UIRenderMode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
UIRenderMode : uchar {
6
ToScreen = 0,
7
ToTexture = 1,
8
VROverlay = 2,
9
};
src
mc
client
input
UIRenderMode.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0