C# Class Duality.Editor.Plugins.SceneView.SceneView.NodeBase

Inheritance: Node
Afficher le fichier Open project: BraveSirAndrew/duality

Méthodes publiques

Méthode Description
Compare ( NodeBase first, NodeBase second ) : int
NodeBase ( string name ) : System
UpdateLinkState ( bool checkFileChanged ) : bool

Method Details

Compare() public static méthode

public static Compare ( NodeBase first, NodeBase second ) : int
first NodeBase
second NodeBase
Résultat int

NodeBase() public méthode

public NodeBase ( string name ) : System
name string
Résultat System

UpdateLinkState() public méthode

public UpdateLinkState ( bool checkFileChanged ) : bool
checkFileChanged bool
Résultat bool