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
GraphicsSettings.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000105 RID: 261
7 [NativeHeader("Runtime/Camera/GraphicsSettings.h")]
8 [StaticAccessor("GetGraphicsSettings()", StaticAccessorType.Dot)]
9 public sealed class GraphicsSettings : Object
10 {
11 // Token: 0x17000118 RID: 280
12 // (get) Token: 0x06000559 RID: 1369 RVA: 0x000099A4 File Offset: 0x00007BA4
13 public static bool lightsUseLinearIntensity
14 {
15 get
16 {
17 throw new MissingMethodException();
18 }
19 }
20 }
21}
class f__AnonymousType0<< Count > j__TPar