LeviLamina
Loading...
Searching...
No Matches
ScriptCameraFovOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
InterfaceBinding
; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptCameraFovOptions {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 8>
mUnk367b9f;
17
::ll::UntypedStorage<4, 20>
mUnk60672e;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptCameraFovOptions& operator=(ScriptCameraFovOptions
const
&);
23
ScriptCameraFovOptions(ScriptCameraFovOptions
const
&);
24
ScriptCameraFovOptions();
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCNAPI static ::Scripting::InterfaceBinding
bind
();
30
// NOLINTEND
31
};
32
33
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCameraFovOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
Scripting::InterfaceBinding
Definition
InterfaceBinding.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptCameraFovOptions.h
Generated on
for LeviLamina by
1.16.1