Exemplo n.º 1
0
 public void AddFilter(CGuiEventFilterBase Filter) { }
Exemplo n.º 2
0
 public void AddEvents(CGuiEvents events, CGuiEventFilterBase filter) { }
Exemplo n.º 3
0
 public Boolean Test(CGuiEventFilterBase Filter) { return null; }