LeviLamina
Loading...
Searching...
No Matches
PathPart.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core {
6
7
class
PathPart
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::std::string mUtf8StdString;
12
// NOLINTEND
13
};
14
15
}
// namespace Core
Core::PathPart
Definition
PathPart.h:7
src
mc
deps
core
file
PathPart.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0