LeviLamina
Loading...
Searching...
No Matches
UIOfferControlId.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
sdl {
6
7
enum class
UIOfferControlId : uint {
8
Generic = 0,
9
Persona = 1,
10
ThumbnailOnly = 2,
11
Count = 3,
12
ShowMoreButton = 4,
13
PersonaShowMoreButton = 5,
14
Padding = 6,
15
};
16
17
}
src
mc
client
store
servicecomponent
utility
sdl
UIOfferControlId.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0