LeviLamina
Loading...
Searching...
No Matches
UIControlIdType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
sidebar {
6
7
enum class
UIControlIdType : uint {
8
DefaultNavigationListOption = 0,
9
DefaultNavigationOption = 1,
10
DefaultNavigationButton = 2,
11
Fill = 3,
12
Line = 4,
13
None = 5,
14
Custom = 6,
15
Count = 7,
16
Invalid = 7,
17
};
18
19
}
src
mc
client
store
sidebar
UIControlIdType.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0