LeviLamina
Loading...
Searching...
No Matches
NpcDialogueButton.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value; }
8
// clang-format on
9
10
struct
NpcDialogueButton
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk886b6b;
15
::ll::UntypedStorage<8, 24>
mUnk575c95;
16
::ll::UntypedStorage<8, 32>
mUnkaa680b;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
NpcDialogueButton
& operator=(
NpcDialogueButton
const
&);
22
NpcDialogueButton
(
NpcDialogueButton
const
&);
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
NpcDialogueButton
();
28
29
MCAPI
~NpcDialogueButton
();
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI static ::NpcDialogueButton parse(
::Json::Value
const
& root, ::std::string
const
& fileName,
int
);
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor();
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCAPI
void
$dtor();
48
// NOLINTEND
49
};
Json::Value
Definition
Value.h:16
NpcDialogueButton
Definition
NpcDialogueButton.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
npc
NpcDialogueButton.h
Generated on Sat Apr 26 2025 05:56:06 for LeviLamina by
1.12.0