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
MCAPI
bool
30
operator==(
::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
const
& other)
const
;
31
32
MCAPI ~ColorProxy();
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
MCAPI
void
* $ctor(
::SharedTypes::v1_20_80::ParticleAppearanceTintingComponentHelper::ColorProxy
const
&);
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCAPI
void
$dtor();
45
// NOLINTEND
46
};
47
48
}
// 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