LeviLamina
Loading...
Searching...
No Matches
ActorSpawnRuleData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ActorSpawnRuleData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnk6c0b21;
10
::ll::UntypedStorage<8, 32>
mUnkc611ea;
11
::ll::UntypedStorage<8, 32>
mUnk2ec7ef;
12
::ll::UntypedStorage<8, 24>
mUnk92659c;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
ActorSpawnRuleData
& operator=(
ActorSpawnRuleData
const
&);
18
ActorSpawnRuleData
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
ActorSpawnRuleData
(
::ActorSpawnRuleData
&&);
24
25
MCAPI
ActorSpawnRuleData
(
::ActorSpawnRuleData
const
&);
26
27
MCAPI ::ActorSpawnRuleData& operator=(
::ActorSpawnRuleData
&&);
28
29
MCAPI
~ActorSpawnRuleData
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCAPI
void
* $ctor(
::ActorSpawnRuleData
&&);
36
37
MCAPI
void
* $ctor(
::ActorSpawnRuleData
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCAPI
void
$dtor();
44
// NOLINTEND
45
};
ActorSpawnRuleData
Definition
ActorSpawnRuleData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorSpawnRuleData.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0