LeviLamina
Loading...
Searching...
No Matches
EditorBPStructureData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/editor/StructureData.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
PackIdVersion
;
11
// clang-format on
12
13
namespace
Editor {
14
15
struct
EditorBPStructureData
:
public
::Editor::StructureData
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 48>
mUnkb246e1;
20
::ll::UntypedStorage<8, 32>
mUnk261968;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
EditorBPStructureData
& operator=(
EditorBPStructureData
const
&);
26
EditorBPStructureData
(
EditorBPStructureData
const
&);
27
EditorBPStructureData
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI
EditorBPStructureData
(
33
::std::string strucNamespace,
34
::std::string name,
35
::PackIdVersion
idVersion,
36
::std::string path
37
);
38
39
MCNAPI
~EditorBPStructureData
();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI
void
*
$ctor
(::std::string strucNamespace, ::std::string name,
::PackIdVersion
idVersion, ::std::string path);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCNAPI
void
$dtor
();
52
// NOLINTEND
53
};
54
55
}
// namespace Editor
Editor::EditorBPStructureData
Definition
EditorBPStructureData.h:15
Editor::EditorBPStructureData::$dtor
MCAPI void $dtor()
Editor::EditorBPStructureData::$ctor
MCAPI void * $ctor(::std::string strucNamespace, ::std::string name, ::PackIdVersion idVersion, ::std::string path)
Editor::EditorBPStructureData::~EditorBPStructureData
MCAPI ~EditorBPStructureData()
Editor::EditorBPStructureData::EditorBPStructureData
MCAPI EditorBPStructureData(::std::string strucNamespace, ::std::string name, ::PackIdVersion idVersion, ::std::string path)
Editor::StructureData
Definition
StructureData.h:7
PackIdVersion
Definition
PackIdVersion.h:10
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
editor
EditorBPStructureData.h
Generated on Sun Oct 12 2025 06:31:34 for LeviLamina by
1.12.0