Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
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: