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
ISmartInteractBlockReasonProvider.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.GameContent.ObjectInteractions
4
{
5
// Token: 0x02000845 RID: 2117
6
public
interface
ISmartInteractBlockReasonProvider
7
{
8
// Token: 0x06004317 RID: 17175
9
bool
ShouldBlockSmartInteract
(
SmartInteractScanSettings
settings);
10
}
11
}
Terraria.GameContent.ObjectInteractions.ISmartInteractBlockReasonProvider.ShouldBlockSmartInteract
bool ShouldBlockSmartInteract(SmartInteractScanSettings settings)
Terraria.GameContent.ObjectInteractions.ISmartInteractBlockReasonProvider
Definition
ISmartInteractBlockReasonProvider.cs:7
System
Definition
__ComObject.cs:4
Terraria.GameContent.ObjectInteractions
Definition
AHoverInteractionChecker.cs:6
Terraria.GameContent.ObjectInteractions.SmartInteractScanSettings
Definition
SmartInteractScanSettings.cs:8
source
Terraria
GameContent
ObjectInteractions
ISmartInteractBlockReasonProvider.cs
Generated by
1.10.0