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
JourneySettingsToggle_Layout.cs
Go to the documentation of this file.
1
using
System
;
2
3
// Token: 0x020001E6 RID: 486
4
[
Serializable
]
5
public
class
JourneySettingsToggle_Layout
:
SettingsOverlayToggle_Layout
6
{
7
// Token: 0x06000C4D RID: 3149 RVA: 0x0003D3A8 File Offset: 0x0003B5A8
8
public
JourneySettingsToggle_Layout
()
9
{
10
}
11
12
// Token: 0x04001192 RID: 4498
13
public
TransactionButton_Layout
Icon
;
14
}
JourneySettingsToggle_Layout.JourneySettingsToggle_Layout
JourneySettingsToggle_Layout()
Definition
JourneySettingsToggle_Layout.cs:8
JourneySettingsToggle_Layout.Icon
TransactionButton_Layout Icon
Definition
JourneySettingsToggle_Layout.cs:13
JourneySettingsToggle_Layout
Definition
JourneySettingsToggle_Layout.cs:6
SettingsOverlayToggle_Layout
Definition
SettingsOverlayToggle_Layout.cs:7
TransactionButton_Layout
Definition
TransactionButton_Layout.cs:10
System.Reflection.TypeAttributes.Serializable
@ Serializable
System
Definition
__ComObject.cs:4
source
JourneySettingsToggle_Layout.cs
Generated by
1.10.0