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
Terraria.GameContent.ObjectInteractions.AHoverInteractionChecker Class Referenceabstract
+ Inheritance diagram for Terraria.GameContent.ObjectInteractions.AHoverInteractionChecker:

Protected Member Functions

 AHoverInteractionChecker ()
 

Package Types

enum  HoverStatus { NotSelectable , SelectableButNotSelected , Selected }
 

Package Functions

AHoverInteractionChecker.HoverStatus AttemptInteraction (Player player, Rectangle Hitbox)
 
bool? AttemptOverridingHoverStatus (Player player, Rectangle rectangle)
 
void DoHoverEffect (Player player, Rectangle hitbox)
 
bool ShouldBlockInteraction (Player player, Rectangle hitbox)
 
void PerformInteraction (Player player, Rectangle hitbox)
 

Detailed Description

Definition at line 8 of file AHoverInteractionChecker.cs.


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