LeviLamina
Loading...
Searching...
No Matches
SpawnActorEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SpawnActorEntry {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 272>
mUnkb4f434;
10
::ll::UntypedStorage<4, 4>
mUnk424a8e;
11
::ll::UntypedStorage<1, 1>
mUnk1fba8d;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
SpawnActorEntry& operator=(SpawnActorEntry
const
&);
17
SpawnActorEntry(SpawnActorEntry
const
&);
18
SpawnActorEntry();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI ~SpawnActorEntry();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCAPI
void
$dtor();
30
// NOLINTEND
31
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
SpawnActorEntry.h
Generated on
for LeviLamina by
1.16.1