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

◆ ApplyMusicBox()

void Terraria.Player.ApplyMusicBox ( Item currentItem)
inlineprivate

Definition at line 4776 of file Player.cs.

4777 {
4778 int num = 1;
4779 int type = currentItem.type;
4780 if (num == 0)
4781 {
4782 }
4783 if (num != 0)
4784 {
4785 return;
4786 }
4787 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.