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
ItemDropAttemptResult.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameContent.ItemDropRules
4
{
5
// Token: 0x02000873 RID: 2163
6
public
struct
ItemDropAttemptResult
7
{
8
// Token: 0x040081BB RID: 33211
9
public
ItemDropAttemptResultState
State
;
10
}
11
}
System
Definition
__ComObject.cs:4
Terraria.GameContent.ItemDropRules.ItemDropAttemptResultState
ItemDropAttemptResultState
Definition
ItemDropAttemptResultState.cs:7
Terraria.GameContent.ItemDropRules
Definition
Chains.cs:7
Terraria.GameContent.ItemDropRules.ItemDropAttemptResult.State
ItemDropAttemptResultState State
Definition
ItemDropAttemptResult.cs:9
Terraria.GameContent.ItemDropRules.ItemDropAttemptResult
Definition
ItemDropAttemptResult.cs:7
source
Terraria
GameContent
ItemDropRules
ItemDropAttemptResult.cs
Generated by
1.10.0