LeviLamina
Loading...
Searching...
No Matches
CameraGlobalInstructionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/EasingType.h"
7
8
namespace
MinecraftCamera {
9
10
struct
CameraGlobalInstructionComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<4, 8, ::std::optional<uint>> mPresetIndex;
15
::ll::TypedStorage<4, 8, ::std::optional<uint>> mDelayPresetIndex;
16
::ll::TypedStorage<4, 4, ::EasingType> mEasingType;
17
::ll::TypedStorage<4, 4, float> mEasingTime;
18
// NOLINTEND
19
};
20
21
}
// namespace MinecraftCamera
MinecraftCamera::CameraGlobalInstructionComponent
Definition
CameraGlobalInstructionComponent.h:10
src
mc
deps
minecraft_camera
components
CameraGlobalInstructionComponent.h
Generated on
for LeviLamina by
1.16.1