LeviLamina
Loading...
Searching...
No Matches
SpawnActorParameters.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemDescriptor
;
8
// clang-format on
9
10
struct
SpawnActorParameters
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnk40f98c;
15
::ll::UntypedStorage<4, 4>
mUnk55c489;
16
::ll::UntypedStorage<4, 4>
mUnk472480;
17
::ll::UntypedStorage<8, 16>
mUnkca10e7;
18
::ll::UntypedStorage<8, 32>
mUnk1d468a;
19
::ll::UntypedStorage<8, 32>
mUnkee7547;
20
::ll::UntypedStorage<8, 104>
mUnk5dad47;
21
::ll::UntypedStorage<8, 64>
mUnk12c523;
22
::ll::UntypedStorage<1, 1>
mUnkd61ee6;
23
::ll::UntypedStorage<1, 1>
mUnk1b80b3;
24
::ll::UntypedStorage<4, 4>
mUnkc5692c;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
SpawnActorParameters
& operator=(
SpawnActorParameters
const
&);
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
SpawnActorParameters
();
35
36
MCAPI
SpawnActorParameters
(
::SpawnActorParameters
const
&);
37
38
MCAPI
SpawnActorParameters
(
::SpawnActorParameters
&&);
39
40
MCAPI
void
setItem(
::ItemDescriptor
const
& itemDescriptor);
41
42
MCAPI
void
setSpawnEntity(::std::string
const
& name);
43
44
MCAPI
void
setSpawnEvent(::std::string
const
& name);
45
46
MCAPI
void
setSpawnSound(::std::string
const
& name);
47
48
MCAPI
void
setSpawnTimeMax(
int
const
& value);
49
50
MCAPI
void
setSpawnTimeMin(
int
const
& value);
51
52
MCAPI
~SpawnActorParameters
();
53
// NOLINTEND
54
55
public
:
56
// constructor thunks
57
// NOLINTBEGIN
58
MCAPI
void
* $ctor();
59
60
MCAPI
void
* $ctor(
::SpawnActorParameters
const
&);
61
62
MCAPI
void
* $ctor(
::SpawnActorParameters
&&);
63
// NOLINTEND
64
65
public
:
66
// destructor thunk
67
// NOLINTBEGIN
68
MCAPI
void
$dtor();
69
// NOLINTEND
70
};
ItemDescriptor
Definition
ItemDescriptor.h:22
SpawnActorParameters
Definition
SpawnActorParameters.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
SpawnActorParameters.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0