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

◆ UpdateAmbientFloorCloud()

void Terraria.Gore.UpdateAmbientFloorCloud ( )
inlineprivate

Definition at line 132 of file Gore.cs.

133 {
134 int num = 1;
135 if (num == 0)
136 {
137 }
138 this.timeLeft = num;
139 float x = this.position.X;
140 float y = this.position.Y;
141 if (num == 0)
142 {
143 }
144 if (num == 0)
145 {
146 }
147 }
class f__AnonymousType0<< Count > j__TPar
Vector2 position
Definition Gore.cs:442

References j__TPar, Terraria.Gore.position, Microsoft.Xna.Framework.Vector2.X, and Microsoft.Xna.Framework.Vector2.Y.