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.TEItemFrame.Hook_AfterPlacement ( int x,
int y,
int type = 395,
int style = 0,
int direction = 1,
int alternate = 0 )
inlinestatic

Definition at line 69 of file TEItemFrame.cs.

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

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