C# Class Invert.Core.GraphDesigner.GenericNodeChildItem

Inheritance: DiagramNodeItem
Afficher le fichier Open project: InvertGames/uFrame.Editor Class Usage Examples

Méthodes publiques

Méthode Description
OnConnectedToInput ( IConnectable input ) : void
Remove ( IDiagramNode diagramNode ) : void

Method Details

OnConnectedToInput() public méthode

public OnConnectedToInput ( IConnectable input ) : void
input IConnectable
Résultat void

Remove() public méthode

public Remove ( IDiagramNode diagramNode ) : void
diagramNode IDiagramNode
Résultat void