LeviLamina
Loading...
Searching...
No Matches
ShooterProjectileData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ShooterProjectileData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 176>
mUnka8e7bd;
10
::ll::UntypedStorage<4, 4>
mUnk4edbad;
11
::ll::UntypedStorage<8, 64>
mUnk6ee50d;
12
::ll::UntypedStorage<4, 4>
mUnkf0c6ad;
13
::ll::UntypedStorage<1, 1>
mUnka50aac;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ShooterProjectileData
& operator=(
ShooterProjectileData
const
&);
19
ShooterProjectileData
(
ShooterProjectileData
const
&);
20
ShooterProjectileData
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
void
setActorDefByName(::std::string
const
& name);
26
27
MCAPI
~ShooterProjectileData
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
};
ShooterProjectileData
Definition
ShooterProjectileData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
ShooterProjectileData.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0