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
ConditionalAttribute.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020005C7 RID: 1479
7 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true)]
8 [Serializable]
9 public sealed class ConditionalAttribute : Attribute
10 {
11 // Token: 0x06002D4C RID: 11596 RVA: 0x000644AC File Offset: 0x000626AC
16
17 // Token: 0x0400194E RID: 6478
19 private readonly string <ConditionString>k__BackingField;
20 }
21}
class f__AnonymousType0<< Count > j__TPar
readonly string< ConditionString > k__BackingField