LeviLamina
Loading...
Searching...
No Matches
ScriptSentryOptions.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
ScriptModuleDiagnostics {
11
12
struct
ScriptSentryOptions {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 72>
mUnk321ec4;
17
::ll::UntypedStorage<1, 2>
mUnkb02b12;
18
::ll::UntypedStorage<4, 8>
mUnkf42df6;
19
::ll::UntypedStorage<1, 2>
mUnke57931;
20
::ll::UntypedStorage<4, 8>
mUnk511fab;
21
::ll::UntypedStorage<8, 16>
mUnkfecabe;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScriptSentryOptions& operator=(ScriptSentryOptions
const
&);
27
ScriptSentryOptions(ScriptSentryOptions
const
&);
28
ScriptSentryOptions();
29
30
public
:
31
// static functions
32
// NOLINTBEGIN
33
MCNAPI static ::Scripting::InterfaceBinding
bind
();
34
// NOLINTEND
35
};
36
37
}
// namespace ScriptModuleDiagnostics
ScriptModuleDiagnostics::ScriptSentryOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
Scripting::InterfaceBinding
Definition
InterfaceBinding.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
diagnostics
ScriptSentryOptions.h
Generated on
for LeviLamina by
1.16.1