LeviLamina
Loading...
Searching...
No Matches
TransferToCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/agent/agent_commands/Command.h"
7
8
namespace
AgentCommands {
9
10
class
TransferToCommand
:
public
::AgentCommands::Command
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnkf6afdf;
15
::ll::UntypedStorage<4, 4>
mUnkc62ffa;
16
::ll::UntypedStorage<4, 4>
mUnk9773ab;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
TransferToCommand
& operator=(
TransferToCommand
const
&);
22
TransferToCommand
(
TransferToCommand
const
&);
23
TransferToCommand
();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 1
29
virtual
void
execute()
/*override*/
;
30
31
// vIndex: 2
32
virtual
bool
isDone()
/*override*/
;
33
34
// vIndex: 0
35
virtual
~TransferToCommand
()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
MCNAPI
void
$execute
();
42
43
MCNAPI
bool
$isDone
();
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCNAPI
static
void
**
$vftable
();
50
// NOLINTEND
51
};
52
53
}
// namespace AgentCommands
AgentCommands::Command
Definition
Command.h:7
AgentCommands::TransferToCommand
Definition
TransferToCommand.h:10
AgentCommands::TransferToCommand::$execute
MCAPI void $execute()
AgentCommands::TransferToCommand::$isDone
MCAPI bool $isDone()
AgentCommands::TransferToCommand::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
agent
agent_commands
TransferToCommand.h
Generated on Fri Jun 13 2025 05:04:57 for LeviLamina by
1.12.0