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
OnDemandRendering.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000104 RID: 260
9 public class OnDemandRendering
10 {
11 // Token: 0x17000117 RID: 279
12 // (get) Token: 0x06000556 RID: 1366 RVA: 0x00009960 File Offset: 0x00007B60
13 public static int renderFrameInterval
14 {
15 get
16 {
17 if (!true)
18 {
19 }
20 return 1;
21 }
22 }
23
24 // Token: 0x06000557 RID: 1367 RVA: 0x00009974 File Offset: 0x00007B74
26 internal static void GetRenderFrameInterval([Out] int frameInterval)
27 {
28 if (!true)
29 {
30 }
33 }
34
35 // Token: 0x06000558 RID: 1368 RVA: 0x00009994 File Offset: 0x00007B94
36 // Note: this type is marked as 'beforefieldinit'.
38 {
39 }
40
41 // Token: 0x0400042E RID: 1070
42 private static int m_RenderFrameInterval;
43 }
44}
class f__AnonymousType0<< Count > j__TPar
static void GetRenderFrameInterval([Out] int frameInterval)