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
ISmartInteractCandidateProvider.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
Terraria.GameContent.ObjectInteractions
5
{
6
// Token: 0x02000846 RID: 2118
7
public
interface
ISmartInteractCandidateProvider
8
{
9
// Token: 0x06004318 RID: 17176
10
void
ClearSelfAndPrepareForCheck
();
11
12
// Token: 0x06004319 RID: 17177
13
bool
ProvideCandidate
(
SmartInteractScanSettings
settings, [Out]
ISmartInteractCandidate
candidate
);
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.GameContent.ObjectInteractions.ISmartInteractCandidateProvider.ClearSelfAndPrepareForCheck
void ClearSelfAndPrepareForCheck()
Terraria.GameContent.ObjectInteractions.ISmartInteractCandidateProvider.ProvideCandidate
bool ProvideCandidate(SmartInteractScanSettings settings, [Out] ISmartInteractCandidate candidate)
Terraria.GameContent.ObjectInteractions.ISmartInteractCandidateProvider
Definition
ISmartInteractCandidateProvider.cs:8
Terraria.GameContent.ObjectInteractions.ISmartInteractCandidate
Definition
ISmartInteractCandidate.cs:7
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
Terraria.GameContent.ObjectInteractions
Definition
AHoverInteractionChecker.cs:6
Terraria.GameContent.ObjectInteractions.SmartInteractScanSettings
Definition
SmartInteractScanSettings.cs:8
source
Terraria
GameContent
ObjectInteractions
ISmartInteractCandidateProvider.cs
Generated by
1.10.0