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
UIEvent.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.UI
4
{
5
// Token: 0x02000723 RID: 1827
6
public
class
UIEvent
7
{
8
// Token: 0x06003C91 RID: 15505 RVA: 0x00236BCC File Offset: 0x00234DCC
9
public
UIEvent
(
UIElement
target)
10
{
11
this.Target
= target;
12
}
13
14
// Token: 0x04007BB3 RID: 31667
15
public
readonly
UIElement
Target
;
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.UI.UIElement
Definition
UIElement.cs:15
Terraria.UI.UIEvent.Target
readonly UIElement Target
Definition
UIEvent.cs:15
Terraria.UI.UIEvent.UIEvent
UIEvent(UIElement target)
Definition
UIEvent.cs:9
Terraria.UI.UIEvent
Definition
UIEvent.cs:7
System
Definition
__ComObject.cs:4
Terraria.UI
Definition
Alignment.cs:5
source
Terraria
UI
UIEvent.cs
Generated by
1.10.0