LeviLamina
Loading...
Searching...
No Matches
KineticDamageSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
SharedTypes::v1_21_90 {
struct
KineticWeaponItemComponent
; }
8
namespace
cereal {
struct
ReflectionCtx
; }
9
// clang-format on
10
11
struct
KineticDamageSettings {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<4, 16>
mUnk99fc48;
16
::ll::UntypedStorage<4, 16>
mUnk18b739;
17
::ll::UntypedStorage<4, 16>
mUnk3b0935;
18
::ll::UntypedStorage<4, 8>
mUnkcfdebd;
19
::ll::UntypedStorage<4, 12>
mUnkc2522a;
20
::ll::UntypedStorage<4, 4>
mUnkab3188;
21
::ll::UntypedStorage<4, 4>
mUnk7d7e6f;
22
::ll::UntypedStorage<4, 4>
mUnk98b7f2;
23
::ll::UntypedStorage<2, 2>
mUnk6951cb;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
KineticDamageSettings& operator=(KineticDamageSettings
const
&);
29
KineticDamageSettings(KineticDamageSettings
const
&);
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI KineticDamageSettings();
35
36
MCAPI
explicit
KineticDamageSettings(
::SharedTypes::v1_21_90::KineticWeaponItemComponent
const
& data);
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
43
// NOLINTEND
44
45
public
:
46
// constructor thunks
47
// NOLINTBEGIN
48
MCAPI
void
* $ctor();
49
50
MCAPI
void
* $ctor(
::SharedTypes::v1_21_90::KineticWeaponItemComponent
const
& data);
51
// NOLINTEND
52
};
53
54
// free functions
55
// NOLINTBEGIN
56
MCFOLD
bool
operator==(
::KineticDamageSettings
const
&,
::KineticDamageSettings
const
&);
57
// NOLINTEND
KineticDamageSettings
Definition
KineticDamageSettings.h:11
SharedTypes::v1_21_90::KineticWeaponItemComponent
Definition
KineticWeaponItemComponent.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
KineticDamageSettings.h
Generated on
for LeviLamina by
1.16.1