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

◆ Frame

int Terraria.GameContent.Skies.PartySky.Balloon.Frame
getset

Definition at line 219 of file PartySky.cs.

220 {
221 get
222 {
223 return this._frameCounter;
224 }
225 set
226 {
227 int num = 3121;
228 this._frameCounter = num;
229 }
230 }
class f__AnonymousType0<< Count > j__TPar