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
IShopPersonalityTrait.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Terraria.GameContent.Personalities
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200083E"
)]
7
public
interface
IShopPersonalityTrait
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x600430B"
)]
10
void
ModifyShopPrice
(
HelperInfo
info
,
ShopHelper
shopHelperInstance
);
11
}
12
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Terraria.GameContent.ShopHelper
Definition
ShopHelper.cs:14
Terraria.GameContent.Personalities.IShopPersonalityTrait.ModifyShopPrice
void ModifyShopPrice(HelperInfo info, ShopHelper shopHelperInstance)
Terraria.GameContent.Personalities.IShopPersonalityTrait
Definition
IShopPersonalityTrait.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.ExceptionArgument.info
@ info
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Personalities
Definition
AffectionLevel.cs:5
Terraria.GameContent.Personalities.HelperInfo
Definition
HelperInfo.cs:9
source
Terraria
GameContent
Personalities
IShopPersonalityTrait.cs
Generated by
1.10.0