LeviLamina
Loading...
Searching...
No Matches
BannerCta.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Settings {
6
7
struct
BannerCta
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<8, 32, ::std::string> mText;
12
::ll::TypedStorage<8, 64, ::std::function<void()>> mCallback;
13
// NOLINTEND
14
};
15
16
}
// namespace Settings
Settings::BannerCta
Definition
BannerCta.h:7
src-client
mc
client
settings
BannerCta.h
Generated on
for LeviLamina by
1.16.1