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
PowerStripUIElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
Cpp2IlInjected
;
4
using
Terraria.UI
;
5
6
namespace
Terraria.GameContent.UI.Elements
7
{
8
// Token: 0x02000A92 RID: 2706
9
public
class
PowerStripUIElement
:
UIElement
10
{
11
// Token: 0x06004FEA RID: 20458 RVA: 0x000021DB File Offset: 0x000003DB
12
public
PowerStripUIElement
(
string
gamepadGroupName
,
List<UIElement>
buttons)
13
{
14
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
15
}
16
17
// Token: 0x040088CC RID: 35020
18
private
List<UIElement>
_buttonsBySorting
;
19
20
// Token: 0x040088CD RID: 35021
21
private
string
_gamepadPointGroupname
;
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.Collections.Generic.List
Definition
List.cs:13
Terraria.GameContent.UI.Elements.PowerStripUIElement._gamepadPointGroupname
string _gamepadPointGroupname
Definition
PowerStripUIElement.cs:21
Terraria.GameContent.UI.Elements.PowerStripUIElement.PowerStripUIElement
PowerStripUIElement(string gamepadGroupName, List< UIElement > buttons)
Definition
PowerStripUIElement.cs:12
Terraria.GameContent.UI.Elements.PowerStripUIElement._buttonsBySorting
List< UIElement > _buttonsBySorting
Definition
PowerStripUIElement.cs:18
Terraria.GameContent.UI.Elements.PowerStripUIElement
Definition
PowerStripUIElement.cs:10
Terraria.UI.UIElement
Definition
UIElement.cs:15
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System
Definition
__ComObject.cs:4
Terraria.GameContent.UI.Elements
Definition
EmoteButton.cs:9
Terraria.UI
Definition
Alignment.cs:5
source
Terraria
GameContent
UI
Elements
PowerStripUIElement.cs
Generated by
1.10.0