terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.ObjectInteractions.SmartInteractSystem Class Reference
+ Collaboration diagram for Terraria.GameContent.ObjectInteractions.SmartInteractSystem:

Public Member Functions

 SmartInteractSystem ()
 
void Clear ()
 
void RunQuery (SmartInteractScanSettings settings)
 

Private Attributes

List< ISmartInteractCandidateProvider_candidateProvidersByOrderOfPriority
 
List< ISmartInteractBlockReasonProvider_blockProviders
 
List< ISmartInteractCandidate_candidates
 

Detailed Description

Definition at line 9 of file SmartInteractSystem.cs.


The documentation for this class was generated from the following file: