LeviLamina
Loading...
Searching...
No Matches
Paddle.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
Paddle {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk5ae1f9;
10
::ll::UntypedStorage<4, 4>
mUnkfb7ec0;
11
::ll::UntypedStorage<4, 4>
mUnk18a94c;
12
::ll::UntypedStorage<4, 4>
mUnkee9125;
13
::ll::UntypedStorage<4, 4>
mUnkba45b8;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
Paddle& operator=(Paddle
const
&);
19
Paddle(Paddle
const
&);
20
Paddle();
21
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
Paddle.h
Generated on
for LeviLamina by
1.16.1