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

◆ DisableIfAttribute() [1/2]

NaughtyAttributes.DisableIfAttribute.DisableIfAttribute ( string condition)
inline

Definition at line 10 of file DisableIfAttribute.cs.

11 : base(condition)
12 {
13 this.<Reversed>k__BackingField = true;
14 }
class f__AnonymousType0<< Count > j__TPar

References NaughtyAttributes.EnableIfAttribute.k__BackingField, and NaughtyAttributes.EnableIfAttribute.Reversed.