terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Spawn_LoadOutChange()

static void Terraria.GameContent.Drawing.ParticleOrchestrator.Spawn_LoadOutChange ( ParticleOrchestraSettings settings)
inlinestaticprivate

Definition at line 190 of file ParticleOrchestrator.cs.

191 {
192 if (!true)
193 {
194 }
195 byte indexOfPlayerWhoInvokedThis = settings.IndexOfPlayerWhoInvokedThis;
196 byte indexOfPlayerWhoInvokedThis2 = settings.IndexOfPlayerWhoInvokedThis;
198 {
199 int num = 1;
201 {
202 }
203 Dust dust;
204 dust.noGravity = num != 0;
205 float num2;
206 dust.noLight = num2 != null;
207 int num3 = 1;
208 int num4 = 257;
209 int num5 = 255;
210 float num6;
211 Color color = Main.hslToRgb(num6, num2, num2, (byte)num5);
212 Dust dust2;
213 dust2.noGravity = num3 != 0;
214 dust2.noLight = num4 != 0;
215 }
216 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Main.hslToRgb(), Terraria.GameContent.Drawing.ParticleOrchestraSettings.IndexOfPlayerWhoInvokedThis, and j__TPar.