EventDelegate.EventDelegate C# (CSharp) 메소드

EventDelegate() 공개 메소드

public EventDelegate ( ) : System.Reflection
리턴 System.Reflection
	public EventDelegate () { }
	public EventDelegate (Callback call) { Set(call); }

Same methods

EventDelegate::EventDelegate ( Callback, call ) : System.Reflection
EventDelegate::EventDelegate ( MonoBehaviour target, string methodName ) : System.Reflection