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

◆ ExecuteHierarchy< T >()

static GameObject UnityEngine.EventSystems.ExecuteEvents.ExecuteHierarchy< T > ( GameObject root,
BaseEventData eventData,
ExecuteEvents::EventFunction< T > callbackFunction )
inlinestatic
Type Constraints
T :IEventSystemHandler 

Definition at line 728 of file ExecuteEvents.cs.

728 : IEventSystemHandler
729 {
730 int num = 1;
731 if (num == 0)
732 {
733 }
734 if (num == 0)
735 {
736 }
737 throw new MissingMethodException();
738 }