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
SettingsOverlayLink_Layout.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x02000213 RID: 531
6{
7 // Token: 0x06000CC2 RID: 3266 RVA: 0x0003E2F0 File Offset: 0x0003C4F0
9 {
10 }
11
12 // Token: 0x040013CB RID: 5067
13 public string WikiLink;
14
15 // Token: 0x040013CC RID: 5068
16 public string ForumLink;
17
18 // Token: 0x040013CD RID: 5069
19 public string DiscordLink;
20
21 // Token: 0x040013CE RID: 5070
22 public string SupportLink;
23
24 // Token: 0x040013CF RID: 5071
25 public string YoutubeLink;
26
27 // Token: 0x040013D0 RID: 5072
28 public string TwitterLink;
29
30 // Token: 0x040013D1 RID: 5073
31 public string PrivacyLink;
32
33 // Token: 0x040013D2 RID: 5074
34 public string FacebookLink;
35
36 // Token: 0x040013D3 RID: 5075
37 public string BugReportLink;
38
39 // Token: 0x040013D4 RID: 5076
40 public string RedditLink;
41
42 // Token: 0x040013D5 RID: 5077
43 public string CreditsLink;
44
45 // Token: 0x040013D6 RID: 5078
47
48 // Token: 0x040013D7 RID: 5079
50
51 // Token: 0x040013D8 RID: 5080
52 public float ElementSpacing;
53}