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
MCNAPI
25
PropertyComponentRegistration
(
::ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration
&&);
26
27
MCNAPI
~PropertyComponentRegistration
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI
void
*
$ctor
(
::ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration
&&);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
};
42
43
}
// namespace ScriptModuleMinecraft::ScriptPropertyComponents
ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration
Definition
PropertyComponentRegistration.h:7
ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration::~PropertyComponentRegistration
MCAPI ~PropertyComponentRegistration()
ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration::PropertyComponentRegistration
MCAPI PropertyComponentRegistration(::ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration &&)
ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration::$ctor
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptPropertyComponents::PropertyComponentRegistration &&)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
PropertyComponentRegistration.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0