LeviLamina
Loading...
Searching...
No Matches
CameraSplineInstructionEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/minecraft_camera/camera_instruction_options/SplineInstruction.h"
7
8
struct
CameraSplineInstructionEvent
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<8, 112, ::CameraInstructionOptions::SplineInstruction> mCameraSplineInstruction;
13
// NOLINTEND
14
15
public
:
16
// member functions
17
// NOLINTBEGIN
18
#ifdef LL_PLAT_C
19
MCNAPI
~CameraSplineInstructionEvent
();
20
#endif
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
#ifdef LL_PLAT_C
27
MCNAPI
void
$dtor();
28
#endif
29
// NOLINTEND
30
};
CameraSplineInstructionEvent
Definition
CameraSplineInstructionEvent.h:8
src
mc
deps
minecraft_camera
events
CameraSplineInstructionEvent.h
Generated on
for LeviLamina by
1.16.1