terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GetConditionDescription()

string Terraria.GameContent.ItemDropRules.Conditions.NamedNPC.GetConditionDescription ( )
inline

Implements Terraria.GameContent.ItemDropRules.IProvideItemConditionDescription.

Definition at line 1719 of file Conditions.cs.

1720 {
1721 throw null;
1722 }