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
RuntimeFeature.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200047C RID: 1148
6 public static class RuntimeFeature
7 {
8 // Token: 0x1700046E RID: 1134
9 // (get) Token: 0x06002222 RID: 8738 RVA: 0x0004CF4C File Offset: 0x0004B14C
10 public static bool IsDynamicCodeSupported
11 {
12 get
13 {
14 }
15 }
16 }
17}