Piccolo.NET

AcceptsEventDelegate Delegate

A delegate that is used to add a filter to this event handler class.

public delegate bool AcceptsEventDelegate(
   PInputEventArgs e
);

Requirements

Namespace: UMD.HCIL.Piccolo.Event

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

UMD.HCIL.Piccolo.Event Namespace