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() [2/2]

NaughtyAttributes.HideIfAttribute.HideIfAttribute ( ConditionOperator conditionOperator,
params string[] conditions )
inline

Definition at line 17 of file HideIfAttribute.cs.

18 {
20 this.<Conditions>k__BackingField = conditions;
21 this.<Reversed>k__BackingField = true;
22 }
class f__AnonymousType0<< Count > j__TPar
string[]< Conditions > k__BackingField

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