LeviLamina
Loading...
Searching...
No Matches
AlterationScopeHandler.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Puv::internal {
struct
AlterationNode
; }
8
// clang-format on
9
10
namespace
Puv::internal {
11
12
struct
AlterationScopeHandler {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnkd5b277;
17
::ll::UntypedStorage<8, 8>
mUnk48a1e1;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
AlterationScopeHandler& operator=(AlterationScopeHandler
const
&);
23
AlterationScopeHandler(AlterationScopeHandler
const
&);
24
AlterationScopeHandler();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
AlterationScopeHandler
(
::Puv::internal::AlterationNode
const
*& node, uint
id
);
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI
void
*
$ctor
(
::Puv::internal::AlterationNode
const
*& node, uint
id
);
36
// NOLINTEND
37
};
38
39
}
// namespace Puv::internal
Puv::internal::AlterationNode
Definition
AlterationNode.h:15
Puv::internal::AlterationScopeHandler::AlterationScopeHandler
MCAPI AlterationScopeHandler(::Puv::internal::AlterationNode const *&node, uint id)
Puv::internal::AlterationScopeHandler::$ctor
MCAPI void * $ctor(::Puv::internal::AlterationNode const *&node, uint id)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
AlterationScopeHandler.h
Generated on
for LeviLamina by
1.16.1