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
CreativePowerUIElementRequestInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Terraria.GameContent.Creative
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000A31"
)]
7
public
struct
CreativePowerUIElementRequestInfo
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x4008664"
)]
10
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x0"
)]
11
public
int
PreferredButtonWidth
;
12
13
[global::Cpp2ILInjected.Token(Token =
"0x4008665"
)]
14
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x4"
)]
15
public
int
PreferredButtonHeight
;
16
}
17
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:10
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo.PreferredButtonWidth
int PreferredButtonWidth
Definition
CreativePowerUIElementRequestInfo.cs:11
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo.PreferredButtonHeight
int PreferredButtonHeight
Definition
CreativePowerUIElementRequestInfo.cs:15
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo
Definition
CreativePowerUIElementRequestInfo.cs:8
source
Terraria
GameContent
Creative
CreativePowerUIElementRequestInfo.cs
Generated by
1.10.0