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

◆ ProjectileAudioTracker()

Terraria.Audio.ProjectileAudioTracker.ProjectileAudioTracker ( Projectile proj)
inline

Definition at line 9 of file ProjectileAudioTracker.cs.

10 {
11 int whoAmI = proj.whoAmI;
12 this._expectedIndex = whoAmI;
13 int type = proj.type;
14 this._expectedType = type;
15 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.