LeviLamina
Loading...
Searching...
No Matches
ColorProxy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/ExpressionNode.h"
7
#include "mc/deps/shared_types/v1_20_80/particle/ColorGradient.h"
8
9
namespace
SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper {
10
11
struct
ColorProxy {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 56, ::SharedTypes::v1_20_80::ColorGradient> mInterpolatedColor;
16
::ll::TypedStorage<8, 48, ::SharedTypes::Legacy::ExpressionNode> mInterpolantExpr;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ColorProxy& operator=(ColorProxy
const
&);
22
ColorProxy();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI ColorProxy(
::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
const
&);
28
29
#ifdef LL_PLAT_S
30
MCAPI ::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy&
31
operator=(
::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
&&);
32
#endif
33
34
MCAPI
bool
35
operator==(
::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
const
& other)
const
;
36
37
MCAPI ~ColorProxy();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCAPI
void
* $ctor(
::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
const
&);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCAPI
void
$dtor();
50
// NOLINTEND
51
};
52
53
}
// namespace SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper
SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
Definition
ColorProxy.h:11
src
mc
deps
shared_types
v1_20_80
particle
ColorProxy.h
Generated on
for LeviLamina by
1.16.1