Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Public Member Functions
|
Private Attributes
|
List of all members
Terraria.GameContent.ObjectInteractions.SmartInteractSystem Class Reference
Public Member Functions
SmartInteractSystem
()
void
Clear
()
void
RunQuery
(
SmartInteractScanSettings
settings)
Private Attributes
List
<
ISmartInteractCandidateProvider
>
_candidateProvidersByOrderOfPriority
=
new
List
<
ISmartInteractCandidateProvider
>()
List
<
ISmartInteractBlockReasonProvider
>
_blockProviders
=
new
List
<
ISmartInteractBlockReasonProvider
>()
List
<
ISmartInteractCandidate
>
_candidates
=
new
List
<
ISmartInteractCandidate
>()
Detailed Description
Definition at line
5
of file
SmartInteractSystem.cs
.
The documentation for this class was generated from the following file:
source/Terraria.GameContent.ObjectInteractions/
SmartInteractSystem.cs
Terraria
GameContent
ObjectInteractions
SmartInteractSystem
Generated by
1.10.0