LeviLamina
Loading...
Searching...
No Matches
PropertyComponentRegistration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft::ScriptPropertyComponents {
6
7
struct
PropertyComponentRegistration
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 64>
mUnk5ad51f;
12
::ll::UntypedStorage<8, 64>
mUnk6e2ddb;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
PropertyComponentRegistration
& operator=(
PropertyComponentRegistration
const
&);
18
PropertyComponentRegistration
(
PropertyComponentRegistration
const
&);
19
PropertyComponentRegistration
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
25
PropertyComponentRegistration
(
::ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration
&&);
26
27
MCAPI
~PropertyComponentRegistration
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration
&&);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCFOLD
void
$dtor();
40
// NOLINTEND
41
};
42
43
}
// namespace ScriptModuleMinecraft::ScriptPropertyComponents
ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration
Definition
PropertyComponentRegistration.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
PropertyComponentRegistration.h
Generated on Sat Apr 26 2025 05:55:54 for LeviLamina by
1.12.0