terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IPowerSubcategoryElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Terraria.GameContent.UI.Elements
;
4
5
namespace
Terraria.GameContent.Creative
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x2000A34"
)]
8
public
interface
IPowerSubcategoryElement
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x6004CA7"
)]
11
GroupOptionButton<int>
GetOptionButton
(
CreativePowerUIElementRequestInfo
info
,
int
optionIndex
,
int
currentOptionIndex
);
12
}
13
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Terraria.GameContent.UI.Elements.GroupOptionButton
Definition
GroupOptionButton.cs:17
Terraria.GameContent.Creative.IPowerSubcategoryElement.GetOptionButton
GroupOptionButton< int > GetOptionButton(CreativePowerUIElementRequestInfo info, int optionIndex, int currentOptionIndex)
Terraria.GameContent.Creative.IPowerSubcategoryElement
Definition
IPowerSubcategoryElement.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.ExceptionArgument.info
@ info
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:10
Terraria.GameContent.UI.Elements
Definition
EmoteButton.cs:14
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo
Definition
CreativePowerUIElementRequestInfo.cs:8
source
Terraria
GameContent
Creative
IPowerSubcategoryElement.cs
Generated by
1.10.0