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
IProvideSliderElement.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Terraria.UI
;
4
5
namespace
Terraria.GameContent.Creative
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x2000A35"
)]
8
public
interface
IProvideSliderElement
:
IPowerSubcategoryElement
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x6004CA8"
)]
11
UIElement
ProvideSlider
();
12
}
13
}
Terraria.UI.UIElement
Definition
UIElement.cs:24
Terraria.GameContent.Creative.IPowerSubcategoryElement
Definition
IPowerSubcategoryElement.cs:9
Terraria.GameContent.Creative.IProvideSliderElement.ProvideSlider
UIElement ProvideSlider()
Terraria.GameContent.Creative.IProvideSliderElement
Definition
IProvideSliderElement.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:10
Terraria.UI
Definition
Alignment.cs:10
source
Terraria
GameContent
Creative
IProvideSliderElement.cs
Generated by
1.10.0