LeviLamina
Loading...
Searching...
No Matches
CameraDocument.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_21_100 {
6
7
struct
CameraDocument
{
8
public
:
9
// CameraDocument inner types declare
10
// clang-format off
11
struct
Description
;
12
// clang-format on
13
14
// CameraDocument inner types define
15
struct
Description
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 32>
mUnk6051ff;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
Description
& operator=(
Description
const
&);
25
Description
(
Description
const
&);
26
Description
();
27
};
28
29
public
:
30
// member variables
31
// NOLINTBEGIN
32
::ll::UntypedStorage<8, 32>
mUnk4c6e47;
33
::ll::UntypedStorage<8, 56>
mUnkb150b1;
34
// NOLINTEND
35
36
public
:
37
// prevent constructor by default
38
CameraDocument
& operator=(
CameraDocument
const
&);
39
CameraDocument
(
CameraDocument
const
&);
40
CameraDocument
();
41
};
42
43
}
// namespace SharedTypes::v1_21_100
SharedTypes::v1_21_100::CameraDocument::Description
Definition
CameraDocument.h:15
SharedTypes::v1_21_100::CameraDocument
Definition
CameraDocument.h:7
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
shared_types
v1_21_100
camera
CameraDocument.h
Generated on Sun Oct 12 2025 06:31:31 for LeviLamina by
1.12.0