UnityEngine.EventSystems.ExecuteEvents.ExecuteEvents C# (CSharp) 메소드

ExecuteEvents() 정적인 개인적인 메소드

static private ExecuteEvents ( ) : System
리턴 System
        static ExecuteEvents()
        {
            if (<>f__mg$cache0 == null)
            {
                <>f__mg$cache0 = new EventFunction<IPointerEnterHandler>(ExecuteEvents.Execute);
ExecuteEvents