C# Class UnityEditor.Graphs.ProxyNode

Inheritance: Node
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
Init ( bool isIn ) : void
Instance ( bool isIn ) : ProxyNode

Method Details

Init() public méthode

public Init ( bool isIn ) : void
isIn bool
Résultat void

Instance() public static méthode

public static Instance ( bool isIn ) : ProxyNode
isIn bool
Résultat ProxyNode