LeviLamina
Loading...
Searching...
No Matches
TakePictureCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/server/commands/Command.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CommandOrigin
;
11
class
CommandOutput
;
12
class
CommandRegistry
;
13
// clang-format on
14
15
class
TakePictureCommand
:
public
::Command
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 200>
mUnk9aad1e;
20
::ll::UntypedStorage<8, 200>
mUnka3a31a;
21
::ll::UntypedStorage<4, 16>
mUnkd62911;
22
::ll::UntypedStorage<1, 1>
mUnk5ed6f7;
23
::ll::UntypedStorage<1, 1>
mUnk5928b9;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
TakePictureCommand
& operator=(
TakePictureCommand
const
&);
29
TakePictureCommand
(
TakePictureCommand
const
&);
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 2
35
virtual
void
execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
/*override*/
;
36
37
// vIndex: 0
38
virtual
~TakePictureCommand
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
TakePictureCommand
();
45
// NOLINTEND
46
47
public
:
48
// static functions
49
// NOLINTBEGIN
50
MCAPI
static
void
setup(
::CommandRegistry
& registry);
51
// NOLINTEND
52
53
public
:
54
// constructor thunks
55
// NOLINTBEGIN
56
MCAPI
void
* $ctor();
57
// NOLINTEND
58
59
public
:
60
// destructor thunk
61
// NOLINTBEGIN
62
63
// NOLINTEND
64
65
public
:
66
// virtual function thunks
67
// NOLINTBEGIN
68
MCAPI
void
$execute(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
;
69
// NOLINTEND
70
71
public
:
72
// vftables
73
// NOLINTBEGIN
74
MCAPI
static
void
** $vftable();
75
// NOLINTEND
76
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
CommandRegistry
Definition
CommandRegistry.h:44
Command
Definition
Command.h:17
TakePictureCommand
Definition
TakePictureCommand.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
edu
TakePictureCommand.h
Generated on Sat Apr 26 2025 05:55:56 for LeviLamina by
1.12.0