LeviLamina
Loading...
Searching...
No Matches
ServerCameraInstructionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ServerCameraInstructionComponent
{
6
public
:
7
// ServerCameraInstructionComponent inner types declare
8
// clang-format off
9
struct
EaseOption
;
10
// clang-format on
11
12
// ServerCameraInstructionComponent inner types define
13
struct
EaseOption
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnk52128b;
18
::ll::UntypedStorage<4, 12>
mUnkf14eaa;
19
::ll::UntypedStorage<4, 4>
mUnkcecb68;
20
::ll::UntypedStorage<4, 4>
mUnkb1628b;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
EaseOption
& operator=(
EaseOption
const
&);
26
EaseOption
(
EaseOption
const
&);
27
EaseOption
();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::TypedStorage<4, 4, uint> mPresetIndex;
34
::ll::TypedStorage<4, 28, ::std::optional<::ServerCameraInstructionComponent::EaseOption>> mEase;
35
// NOLINTEND
36
};
ServerCameraInstructionComponent::EaseOption
Definition
ServerCameraInstructionComponent.h:13
ServerCameraInstructionComponent
Definition
ServerCameraInstructionComponent.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
ServerCameraInstructionComponent.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0