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
IProvideSliderElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
Terraria.UI
;
3
4
namespace
Terraria.GameContent.Creative
5
{
6
// Token: 0x02000A35 RID: 2613
7
public
interface
IProvideSliderElement
:
IPowerSubcategoryElement
8
{
9
// Token: 0x06004CA8 RID: 19624
10
UIElement
ProvideSlider
();
11
}
12
}
Terraria.UI.UIElement
Definition
UIElement.cs:15
Terraria.GameContent.Creative.IPowerSubcategoryElement
Definition
IPowerSubcategoryElement.cs:8
Terraria.GameContent.Creative.IProvideSliderElement.ProvideSlider
UIElement ProvideSlider()
Terraria.GameContent.Creative.IProvideSliderElement
Definition
IProvideSliderElement.cs:8
System
Definition
__ComObject.cs:4
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:8
Terraria.UI
Definition
Alignment.cs:5
source
Terraria
GameContent
Creative
IProvideSliderElement.cs
Generated by
1.10.0