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

◆ Value

int Terraria.GameContent.Achievements.CustomIntCondition.Value
getset

Definition at line 15 of file CustomIntCondition.cs.

16 {
17 get
18 {
19 return this._value;
20 }
21 set
22 {
23 if (!true)
24 {
25 }
26 if (this._tracker != null)
27 {
28 }
29 int maxValue = this._maxValue;
31 }
32 }
class f__AnonymousType0<< Count > j__TPar