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

◆ TileDestroyedCondition() [1/2]

Terraria.GameContent.Achievements.TileDestroyedCondition.TileDestroyedCondition ( LocalUser user,
ushort[] tileIds )
inlineprivate

Definition at line 12 of file TileDestroyedCondition.cs.

13 {
14 string text2;
15 string text = "TILE_DESTROYED_" + text2;
16 base..ctor(text);
17 this._user = user;
19 if ("TILE_DESTROYED_" == null)
20 {
21 }
22 TileDestroyedCondition.ListenForDestruction(this);
23 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.GameContent.Achievements.TileDestroyedCondition.ListenForDestruction(), and System.text.