LeviLamina
Loading...
Searching...
No Matches
ScriptRGB.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/InterfaceBindingBuilder.h"
7
8
namespace
ScriptModuleMinecraft {
9
10
class
ScriptRGB
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 16>
mUnk60d0e7;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ScriptRGB
& operator=(
ScriptRGB
const
&);
20
ScriptRGB
(
ScriptRGB
const
&);
21
ScriptRGB
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~ScriptRGB
() =
default
;
28
29
// vIndex: 1
30
virtual
bool
isValid()
const
;
31
// NOLINTEND
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
bool
operator==(
::ScriptModuleMinecraft::ScriptRGB
const
& other)
const
;
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI static ::Scripting::InterfaceBindingBuilder<::ScriptModuleMinecraft::ScriptRGB> bind();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCAPI
bool
$isValid()
const
;
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCAPI
static
void
** $vftable();
61
// NOLINTEND
62
};
63
64
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptRGB
Definition
ScriptRGB.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
ScriptRGB.h
Generated on Sat Apr 26 2025 05:55:54 for LeviLamina by
1.12.0