LeviLamina
Loading...
Searching...
No Matches
CacheLocation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/file/PathBuffer.h"
7
#include "mc/deps/core_graphics/CacheOrigin.h"
8
9
namespace
cg {
10
11
struct
CacheLocation
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mPath;
16
::ll::TypedStorage<1, 1, ::cg::CacheOrigin> mOrigin;
17
// NOLINTEND
18
};
19
20
}
// namespace cg
cg::CacheLocation
Definition
CacheLocation.h:11
src
mc
deps
core_graphics
CacheLocation.h
Generated on
for LeviLamina by
1.16.1