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
INestedItemDropRule.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameContent.ItemDropRules
4
{
5
// Token: 0x02000871 RID: 2161
6
public
interface
INestedItemDropRule
7
{
8
// Token: 0x060043DE RID: 17374
9
ItemDropAttemptResult
TryDroppingItem
(
DropAttemptInfo
info
,
ItemDropRuleResolveAction
resolveAction
);
10
}
11
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.GameContent.ItemDropRules.ItemDropRuleResolveAction
Definition
ItemDropRuleResolveAction.cs:8
Terraria.GameContent.ItemDropRules.INestedItemDropRule.TryDroppingItem
ItemDropAttemptResult TryDroppingItem(DropAttemptInfo info, ItemDropRuleResolveAction resolveAction)
Terraria.GameContent.ItemDropRules.INestedItemDropRule
Definition
INestedItemDropRule.cs:7
System.ExceptionArgument.info
@ info
System
Definition
__ComObject.cs:4
Terraria.GameContent.ItemDropRules
Definition
Chains.cs:7
Terraria.GameContent.ItemDropRules.DropAttemptInfo
Definition
DropAttemptInfo.cs:8
Terraria.GameContent.ItemDropRules.ItemDropAttemptResult
Definition
ItemDropAttemptResult.cs:7
source
Terraria
GameContent
ItemDropRules
INestedItemDropRule.cs
Generated by
1.10.0