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
SwitchLevelAttribute.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Diagnostics
4{
5 // Token: 0x020000CA RID: 202
7 public sealed class SwitchLevelAttribute : Attribute
8 {
9 // Token: 0x0600049B RID: 1179 RVA: 0x000135E8 File Offset: 0x000117E8
14
15 // Token: 0x170000C7 RID: 199
16 // (set) Token: 0x0600049C RID: 1180 RVA: 0x00013604 File Offset: 0x00011804
18 {
19 set
20 {
21 if (!true)
22 {
23 }
24 bool flag = value == value;
26 }
27 }
28
29 // Token: 0x04000393 RID: 915
30 private Type type;
31 }
32}
class f__AnonymousType0<< Count > j__TPar