Entry

class in UnityEngine.EventSystems

매뉴얼로 전환

설명

An Entry in the EventSystem delegates list.

It stores the callback and which event type should this callback be fired.

변수

callbackThe desired TriggerEvent to be Invoked.
eventIDWhat type of event is the associated callback listening for.