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

◆ Hook_AfterPlacement()

static int Terraria.GameContent.Tile_Entities.TEFoodPlatter.Hook_AfterPlacement ( int x,
int y,
int type = 520,
int style = 0,
int direction = 1,
int alternate = 0 )
inlinestatic

Definition at line 70 of file TEFoodPlatter.cs.

71 {
72 if (!true)
73 {
74 }
75 bool netClientOnly = Main.NetClientOnly;
76 if (!true)
77 {
78 }
79 int myPlayer = Main.myPlayer;
80 return 87;
81 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.myPlayer, and Terraria.Main.NetClientOnly.