Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ParticleOrchestraType.cs
Go to the documentation of this file.
1
namespace
Terraria.GameContent.Drawing
;
2
3
public
enum
ParticleOrchestraType
:
byte
4
{
5
Keybrand
,
6
FlameWaders
,
7
StellarTune
,
8
WallOfFleshGoatMountFlames
,
9
BlackLightningHit
,
10
RainbowRodHit
,
11
BlackLightningSmall
,
12
StardustPunch
,
13
PrincessWeapon
,
14
PaladinsHammer
,
15
NightsEdge
,
16
SilverBulletSparkle
,
17
TrueNightsEdge
,
18
Excalibur
,
19
TrueExcalibur
,
20
TerraBlade
,
21
ChlorophyteLeafCrystalPassive
,
22
ChlorophyteLeafCrystalShot
,
23
AshTreeShake
,
24
PetExchange
,
25
SlapHand
,
26
FlyMeal
,
27
GasTrap
,
28
ItemTransfer
,
29
ShimmerArrow
,
30
TownSlimeTransform
,
31
LoadoutChange
,
32
ShimmerBlock
,
33
Digestion
,
34
WaffleIron
,
35
PooFly
,
36
ShimmerTownNPC
,
37
ShimmerTownNPCSend
38
}
Terraria.GameContent.Drawing.ParticleOrchestraType
ParticleOrchestraType
Definition
ParticleOrchestraType.cs:4
Terraria.GameContent.Drawing.ParticleOrchestraType.PetExchange
@ PetExchange
Terraria.GameContent.Drawing.ParticleOrchestraType.StardustPunch
@ StardustPunch
Terraria.GameContent.Drawing.ParticleOrchestraType.ShimmerBlock
@ ShimmerBlock
Terraria.GameContent.Drawing.ParticleOrchestraType.ChlorophyteLeafCrystalShot
@ ChlorophyteLeafCrystalShot
Terraria.GameContent.Drawing.ParticleOrchestraType.AshTreeShake
@ AshTreeShake
Terraria.GameContent.Drawing.ParticleOrchestraType.FlyMeal
@ FlyMeal
Terraria.GameContent.Drawing.ParticleOrchestraType.ItemTransfer
@ ItemTransfer
Terraria.GameContent.Drawing.ParticleOrchestraType.StellarTune
@ StellarTune
Terraria.GameContent.Drawing.ParticleOrchestraType.BlackLightningHit
@ BlackLightningHit
Terraria.GameContent.Drawing.ParticleOrchestraType.ShimmerArrow
@ ShimmerArrow
Terraria.GameContent.Drawing.ParticleOrchestraType.TrueExcalibur
@ TrueExcalibur
Terraria.GameContent.Drawing.ParticleOrchestraType.LoadoutChange
@ LoadoutChange
Terraria.GameContent.Drawing.ParticleOrchestraType.RainbowRodHit
@ RainbowRodHit
Terraria.GameContent.Drawing.ParticleOrchestraType.TerraBlade
@ TerraBlade
Terraria.GameContent.Drawing.ParticleOrchestraType.FlameWaders
@ FlameWaders
Terraria.GameContent.Drawing.ParticleOrchestraType.PaladinsHammer
@ PaladinsHammer
Terraria.GameContent.Drawing.ParticleOrchestraType.Excalibur
@ Excalibur
Terraria.GameContent.Drawing.ParticleOrchestraType.ShimmerTownNPCSend
@ ShimmerTownNPCSend
Terraria.GameContent.Drawing.ParticleOrchestraType.TownSlimeTransform
@ TownSlimeTransform
Terraria.GameContent.Drawing.ParticleOrchestraType.GasTrap
@ GasTrap
Terraria.GameContent.Drawing.ParticleOrchestraType.WaffleIron
@ WaffleIron
Terraria.GameContent.Drawing.ParticleOrchestraType.TrueNightsEdge
@ TrueNightsEdge
Terraria.GameContent.Drawing.ParticleOrchestraType.ShimmerTownNPC
@ ShimmerTownNPC
Terraria.GameContent.Drawing.ParticleOrchestraType.SilverBulletSparkle
@ SilverBulletSparkle
Terraria.GameContent.Drawing.ParticleOrchestraType.BlackLightningSmall
@ BlackLightningSmall
Terraria.GameContent.Drawing.ParticleOrchestraType.Digestion
@ Digestion
Terraria.GameContent.Drawing.ParticleOrchestraType.NightsEdge
@ NightsEdge
Terraria.GameContent.Drawing.ParticleOrchestraType.PrincessWeapon
@ PrincessWeapon
Terraria.GameContent.Drawing.ParticleOrchestraType.WallOfFleshGoatMountFlames
@ WallOfFleshGoatMountFlames
Terraria.GameContent.Drawing.ParticleOrchestraType.SlapHand
@ SlapHand
Terraria.GameContent.Drawing.ParticleOrchestraType.ChlorophyteLeafCrystalPassive
@ ChlorophyteLeafCrystalPassive
Terraria.GameContent.Drawing.ParticleOrchestraType.Keybrand
@ Keybrand
Terraria.GameContent.Drawing.ParticleOrchestraType.PooFly
@ PooFly
Terraria.GameContent.Drawing
Definition
ParticleOrchestraSettings.cs:4
source
Terraria.GameContent.Drawing
ParticleOrchestraType.cs
Generated by
1.10.0