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

◆ CloseSign()

void Terraria.Player.CloseSign ( )
inline

Definition at line 9952 of file Player.cs.

9953 {
9954 if (this.sign == 0)
9955 {
9956 }
9957 Main.editSign = false;
9958 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Player.sign.

Referenced by Terraria.DataStructures.TileEntity.BasicOpenCloseInteraction().