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

◆ ValueChanged()

void Terraria.GameContent.BackgroundChangeFlashInfo.ValueChanged ( int areaId)
inlineprivate

Definition at line 49 of file BackgroundChangeFlashInfo.cs.

50 {
51 if (!true)
52 {
53 }
54 bool gameMenu = Main.gameMenu;
55 float[] flashPower = this._flashPower;
56 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.BackgroundChangeFlashInfo._flashPower, Terraria.Main.gameMenu, and j__TPar.

Referenced by Terraria.GameContent.BackgroundChangeFlashInfo.UpdateCache().