LeviLamina
Loading...
Searching...
No Matches
WorldTemplateMutableInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
WorldTemplateMutableInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnk86d67d;
10
::ll::UntypedStorage<8, 16>
mUnk6fd03e;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
WorldTemplateMutableInfo
& operator=(
WorldTemplateMutableInfo
const
&);
16
WorldTemplateMutableInfo
(
WorldTemplateMutableInfo
const
&);
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
WorldTemplateMutableInfo
();
22
23
MCNAPI
~WorldTemplateMutableInfo
();
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCNAPI
void
*
$ctor
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
WorldTemplateMutableInfo
Definition
WorldTemplateMutableInfo.h:5
WorldTemplateMutableInfo::$dtor
MCAPI void $dtor()
WorldTemplateMutableInfo::$ctor
MCAPI void * $ctor()
WorldTemplateMutableInfo::~WorldTemplateMutableInfo
MCAPI ~WorldTemplateMutableInfo()
WorldTemplateMutableInfo::WorldTemplateMutableInfo
MCAPI WorldTemplateMutableInfo()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
WorldTemplateMutableInfo.h
Generated on Wed Jul 23 2025 08:34:18 for LeviLamina by
1.12.0