Click or drag to resize

IFilter Interface

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public interface IFilter

The IFilter type exposes the following members.

Properties
  NameDescription
Public propertytarget
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the IFilter
Public methodUpdate
Top
See Also