LeviLamina
Loading...
Searching...
No Matches
BlockTarget.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
CameraAimAssist {
6
7
class
BlockTarget
{
8
public
:
9
// BlockTarget inner types declare
10
// clang-format off
11
struct
Side
;
12
// clang-format on
13
14
// BlockTarget inner types define
15
struct
Side
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<1, 1>
mUnk8a79b6;
20
::ll::UntypedStorage<4, 12>
mUnk47f7be;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
Side
& operator=(
Side
const
&);
26
Side
(
Side
const
&);
27
Side
();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<4, 12>
mUnk300108;
34
::ll::UntypedStorage<4, 4>
mUnk143c79;
35
::ll::UntypedStorage<4, 48>
mUnk24f778;
36
::ll::UntypedStorage<1, 1>
mUnkea9b6a;
37
::ll::UntypedStorage<1, 1>
mUnk3061e4;
38
::ll::UntypedStorage<1, 1>
mUnk268e0e;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
BlockTarget
& operator=(
BlockTarget
const
&);
44
BlockTarget
(
BlockTarget
const
&);
45
BlockTarget
();
46
};
47
48
}
// namespace CameraAimAssist
CameraAimAssist::BlockTarget
Definition
BlockTarget.h:7
CameraAimAssist::BlockTarget::Side
Definition
BlockTarget.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
camera
aimassist
camera_aim_assist
BlockTarget.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0