LeviLamina
Loading...
Searching...
No Matches
UrlAction.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/npc/ActionValue.h"
7
#include "mc/world/actor/npc/Button.h"
8
9
namespace
npc {
10
11
struct
UrlAction
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 64, ::npc::ActionValue> action;
16
::ll::TypedStorage<8, 64, ::npc::Button> button;
17
// NOLINTEND
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
~UrlAction
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCFOLD
void
$dtor();
29
// NOLINTEND
30
};
31
32
}
// namespace npc
npc::UrlAction
Definition
UrlAction.h:11
src-server
mc
world
actor
npc
UrlAction.h
Generated on Tue Nov 25 2025 04:01:39 for LeviLamina by
1.12.0