LeviLamina
Loading...
Searching...
No Matches
QueueItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
AgentComponents::Actions {
6
7
struct
QueueItem {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkf17f98;
12
::ll::UntypedStorage<4, 4>
mUnk9fed68;
13
::ll::UntypedStorage<8, 168>
mUnk919642;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
QueueItem& operator=(QueueItem
const
&);
19
QueueItem();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI QueueItem(
::AgentComponents::Actions::QueueItem
const
&);
25
26
MCAPI ~QueueItem();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCAPI
void
* $ctor(
::AgentComponents::Actions::QueueItem
const
&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCAPI
void
$dtor();
39
// NOLINTEND
40
};
41
42
}
// namespace AgentComponents::Actions
AgentComponents::Actions::QueueItem
Definition
QueueItem.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
agent_components
actions
QueueItem.h
Generated on
for LeviLamina by
1.16.1