terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
GUISettings.cs
Go to the documentation of this file.
1using System;
5
6namespace UnityEngine
7{
8 [NativeHeader("Modules/IMGUI/GUISkin.bindings.h")]
9 [global::Cpp2ILInjected.Token(Token = "0x2000014")]
11 public sealed class GUISettings
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000097")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1F9BC08", Offset = "0x1F9BC08", Length = "0x2C")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 public GUISettings()
19 {
20 throw null;
21 }
22
24 [global::Cpp2ILInjected.Token(Token = "0x4000083")]
25 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
27
29 [global::Cpp2ILInjected.Token(Token = "0x4000084")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x11")]
32
34 [global::Cpp2ILInjected.Token(Token = "0x4000085")]
35 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
37
39 [global::Cpp2ILInjected.Token(Token = "0x4000086")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
41 private float m_CursorFlashSpeed;
42
44 [global::Cpp2ILInjected.Token(Token = "0x4000087")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
47 }
48}
class f__AnonymousType0<< Count > j__TPar