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
GUISettings.cs
Go to the documentation of this file.
1using System;
3
4namespace UnityEngine
5{
6 // Token: 0x02000014 RID: 20
7 [NativeHeader("Modules/IMGUI/GUISkin.bindings.h")]
9 public sealed class GUISettings
10 {
11 // Token: 0x06000097 RID: 151 RVA: 0x000033F8 File Offset: 0x000015F8
12 public GUISettings()
13 {
14 this.m_SelectionColor.a = (float)16256;
15 base..ctor();
16 }
17
18 // Token: 0x04000083 RID: 131
20 private bool m_DoubleClickSelectsWord = 257 != 0;
21
22 // Token: 0x04000084 RID: 132
25
26 // Token: 0x04000085 RID: 133
29
30 // Token: 0x04000086 RID: 134
32 private float m_CursorFlashSpeed;
33
34 // Token: 0x04000087 RID: 135
37 }
38}
class f__AnonymousType0<< Count > j__TPar