LeviLamina
Loading...
Searching...
No Matches
ParticleAppearanceTintingComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ParticleSystem {
6
7
class
ParticleAppearanceTintingComponent
{
8
public
:
9
// ParticleAppearanceTintingComponent inner types declare
10
// clang-format off
11
struct
ParticleColors
;
12
// clang-format on
13
14
// ParticleAppearanceTintingComponent inner types define
15
struct
ParticleColors
{};
16
};
17
18
}
// namespace ParticleSystem
ParticleSystem::ParticleAppearanceTintingComponent
Definition
ParticleAppearanceTintingComponent.h:7
ParticleSystem::ParticleAppearanceTintingComponent::ParticleColors
Definition
ParticleAppearanceTintingComponent.h:15
src-server
mc
client
particlesystem
particle
components
ParticleAppearanceTintingComponent.h
Generated on
for LeviLamina by
1.16.1