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

◆ ShouldSendToComponent< T >()

static bool UnityEngine.EventSystems.ExecuteEvents.ShouldSendToComponent< T > ( Component component)
inlinestaticprivate
Type Constraints
T :IEventSystemHandler 

Definition at line 741 of file ExecuteEvents.cs.

741 : IEventSystemHandler
742 {
743 bool flag;
744 return flag;
745 }