C# Class Invert.Core.GraphDesigner.GraphFilter

Inheritance: IGraphFilter
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
IsAllowed ( object item, Type t ) : bool
IsItemAllowed ( object item, Type t ) : bool

Method Details

IsAllowed() public méthode

public IsAllowed ( object item, Type t ) : bool
item object
t System.Type
Résultat bool

IsItemAllowed() public méthode

public IsItemAllowed ( object item, Type t ) : bool
item object
t System.Type
Résultat bool