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
GUIControllerCraftingGuide4Page.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
5
[global::Cpp2ILInjected.Token(Token =
"0x20000BD"
)]
6
public
class
GUIControllerCraftingGuide4Page
:
GUIControllerCraftingGuide
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x600049E"
)]
9
[global::Cpp2ILInjected.Address(RVA =
"0xA8AEBC"
, Offset =
"0xA8AEBC"
, Length =
"0xC"
)]
10
[global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type
=
typeof
(
GUIControllerPageRedirect
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
11
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
12
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
GUIPageContentController
), Member =
".ctor"
, MemberParameters =
new
object
[] {
typeof
(
GUIPageIcons
.
Category
) }, ReturnType =
typeof
(
void
))]
13
public
GUIControllerCraftingGuide4Page
()
14
{
15
throw
null
;
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
GUIControllerCraftingGuide4Page.GUIControllerCraftingGuide4Page
GUIControllerCraftingGuide4Page()
Definition
GUIControllerCraftingGuide4Page.cs:13
GUIControllerCraftingGuide4Page
Definition
GUIControllerCraftingGuide4Page.cs:7
GUIControllerCraftingGuide
Definition
GUIControllerCraftingGuide.cs:8
GUIControllerPageRedirect
Definition
GUIControllerPageRedirect.cs:9
GUIPageContentController
Definition
GUIPageContentController.cs:8
GUIPageIcons.Category
Category
Definition
GUIPageIcons.cs:1767
GUIPageIcons
Definition
GUIPageIcons.cs:19
System.Type
Definition
Type.cs:43
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
source
GUIControllerCraftingGuide4Page.cs
Generated by
1.10.0