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

◆ ReUseTemporaryProjectileAI()

float[] Terraria.MessageBuffer.ReUseTemporaryProjectileAI ( )
inlineprivate

Definition at line 46 of file MessageBuffer.cs.

47 {
48 return this._temporaryProjectileAI;
49 }

References Terraria.MessageBuffer._temporaryProjectileAI.