Static methods

@:extern@:op(A + B)staticinlineAdd<T0, T1>(arg1:EventInfo_AddEvent_2<T0, T1>, arg2:EventInfo_AddEvent_2<T0, T1>):EventInfo_AddEvent_2<T0, T1>

@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction<T0, T1>(hxfunc:(T0, T1) ‑> Void):EventInfo_AddEvent_2<T0, T1>

@:extern@:op(A - B)staticinlineRemove<T0, T1>(arg1:EventInfo_AddEvent_2<T0, T1>, arg2:EventInfo_AddEvent_2<T0, T1>):EventInfo_AddEvent_2<T0, T1>

Constructor

@:has_untyped@:impl@:externinlinenew(hxfunc:(T0, T1) ‑> Void)

Methods

@:impl@:externinlineAsDelegate():EventInfo_Delegate_AddEvent_2<T0, T1>