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

Definition at line 93 of file TEWeaponsRack.cs.

94 {
95 if (!true)
96 {
97 }
98 bool netClientOnly = Main.NetClientOnly;
99 if (!true)
100 {
101 }
102 int myPlayer = Main.myPlayer;
103 return 87;
104 }
class f__AnonymousType0<< Count > j__TPar

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