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
IPowerSubcategoryElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
Terraria.GameContent.UI.Elements
;
3
4
namespace
Terraria.GameContent.Creative
5
{
6
// Token: 0x02000A34 RID: 2612
7
public
interface
IPowerSubcategoryElement
8
{
9
// Token: 0x06004CA7 RID: 19623
10
GroupOptionButton<int>
GetOptionButton
(
CreativePowerUIElementRequestInfo
info
,
int
optionIndex
,
int
currentOptionIndex
);
11
}
12
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.GameContent.UI.Elements.GroupOptionButton
Definition
GroupOptionButton.cs:12
Terraria.GameContent.Creative.IPowerSubcategoryElement.GetOptionButton
GroupOptionButton< int > GetOptionButton(CreativePowerUIElementRequestInfo info, int optionIndex, int currentOptionIndex)
Terraria.GameContent.Creative.IPowerSubcategoryElement
Definition
IPowerSubcategoryElement.cs:8
System.ExceptionArgument.info
@ info
System
Definition
__ComObject.cs:4
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:8
Terraria.GameContent.UI.Elements
Definition
EmoteButton.cs:9
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo
Definition
CreativePowerUIElementRequestInfo.cs:7
source
Terraria
GameContent
Creative
IPowerSubcategoryElement.cs
Generated by
1.10.0