Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetNewPrettySparkleParticle()
static
PrettySparkleParticle
Terraria.GameContent.Drawing.ParticleOrchestrator.GetNewPrettySparkleParticle
(
)
inline
static
private
Definition at line
89
of file
ParticleOrchestrator.cs
.
90
{
91
return
new
PrettySparkleParticle
();
92
}
Terraria.Graphics.Renderers.PrettySparkleParticle
Definition
PrettySparkleParticle.cs:9
Terraria
GameContent
Drawing
ParticleOrchestrator
Generated by
1.10.0