LeviLamina
Loading...
Searching...
No Matches
ScriptRGBA.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
#include "mc/scripting/modules/minecraft/ScriptRGB.h"
8
9
namespace
ScriptModuleMinecraft {
10
11
class
ScriptRGBA
:
public
::ScriptModuleMinecraft::ScriptRGB
{
12
public
:
13
// virtual functions
14
// NOLINTBEGIN
15
// vIndex: 1
16
virtual
bool
isValid()
const
/*override*/
;
17
18
// vIndex: 0
19
virtual
~ScriptRGBA
()
/*override*/
=
default
;
20
// NOLINTEND
21
22
public
:
23
// static functions
24
// NOLINTBEGIN
25
MCAPI static ::Scripting::InterfaceBindingBuilder<::ScriptModuleMinecraft::ScriptRGBA> bind();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
32
// NOLINTEND
33
34
public
:
35
// virtual function thunks
36
// NOLINTBEGIN
37
MCAPI
bool
$isValid()
const
;
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCAPI
static
void
** $vftable();
44
// NOLINTEND
45
};
46
47
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptRGBA
Definition
ScriptRGBA.h:11
ScriptModuleMinecraft::ScriptRGB
Definition
ScriptRGB.h:10
src
mc
scripting
modules
minecraft
ScriptRGBA.h
Generated on Sat Apr 26 2025 05:55:54 for LeviLamina by
1.12.0