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

◆ HideIfAttribute() [1/2]

NaughtyAttributes.HideIfAttribute.HideIfAttribute ( string condition)
inline

Definition at line 10 of file HideIfAttribute.cs.

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

References NaughtyAttributes.ShowIfAttribute.k__BackingField, and NaughtyAttributes.ShowIfAttribute.Reversed.