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
ScriptingUtility.cs
Go to the documentation of this file.
1using System;
3
4namespace UnityEngine
5{
6 // Token: 0x020000BB RID: 187
7 internal class ScriptingUtility
8 {
9 // Token: 0x06000347 RID: 839 RVA: 0x00006C34 File Offset: 0x00004E34
11 private static bool IsManagedCodeWorking()
12 {
13 return true;
14 }
15
16 // Token: 0x020000BC RID: 188
17 private struct TestClass
18 {
19 // Token: 0x04000372 RID: 882
20 public int value;
21 }
22 }
23}
class f__AnonymousType0<< Count > j__TPar