LeviLamina
Loading...
Searching...
No Matches
DirectoryIterationItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Core {
class
PathView; }
8
// clang-format on
9
10
namespace
Core {
11
12
struct
DirectoryIterationItem
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk1011ef;
17
::ll::UntypedStorage<8, 32>
mUnk2172c9;
18
::ll::UntypedStorage<8, 8>
mUnk657388;
19
::ll::UntypedStorage<8, 8>
mUnk5990e0;
20
::ll::UntypedStorage<4, 4>
mUnk657618;
21
::ll::UntypedStorage<8, 8>
mUnkd41f5c;
22
::ll::UntypedStorage<8, 8>
mUnkf25ac3;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
DirectoryIterationItem
& operator=(
DirectoryIterationItem
const
&);
28
DirectoryIterationItem
(
DirectoryIterationItem
const
&);
29
DirectoryIterationItem
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCNAPI
void
setFullPathName
(
::Core::PathView
fullPathName);
35
36
MCNAPI
~DirectoryIterationItem
();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
45
46
}
// namespace Core
Core::PathView
Definition
PathView.h:15
Core::DirectoryIterationItem
Definition
DirectoryIterationItem.h:12
Core::DirectoryIterationItem::setFullPathName
MCAPI void setFullPathName(::Core::PathView fullPathName)
Core::DirectoryIterationItem::$dtor
MCAPI void $dtor()
Core::DirectoryIterationItem::~DirectoryIterationItem
MCAPI ~DirectoryIterationItem()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
core
file
DirectoryIterationItem.h
Generated on Tue Oct 28 2025 05:31:29 for LeviLamina by
1.12.0