LeviLamina
Loading...
Searching...
No Matches
VariationMap.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/json/Value.h"
7
8
namespace
cg {
9
10
struct
VariationMap
{
11
public
:
12
// VariationMap inner types define
13
using
MaterialJsonVariationMap = ::std::map<::std::string, ::cg::VariationMap>;
14
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 16, ::std::map<::std::string, ::cg::VariationMap>> mMaterialJsonVariationMap;
19
::ll::TypedStorage<8, 16, ::Json::Value> mVariantJson;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
#ifdef LL_PLAT_C
26
MCAPI
~VariationMap
();
27
#endif
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
#ifdef LL_PLAT_C
34
MCAPI
void
$dtor();
35
#endif
36
// NOLINTEND
37
};
38
39
}
// namespace cg
cg::VariationMap
Definition
VariationMap.h:10
src
mc
deps
core_graphics
VariationMap.h
Generated on
for LeviLamina by
1.16.1