C# Class OutputNode, csg-toolkit

Inheritance: INode
Afficher le fichier Open project: dlannan/csg-toolkit Class Usage Examples

Méthodes publiques

Свойство Type Description
value GameObject,

Méthodes publiques

Méthode Description
Calculate ( ) : bool
Create ( Vector2, pos ) : Node,
NodeGUI ( ) : void

Method Details

Calculate() public méthode

public Calculate ( ) : bool
Résultat bool

Create() public méthode

public Create ( Vector2, pos ) : Node,
pos Vector2,
Résultat Node,

NodeGUI() public méthode

public NodeGUI ( ) : void
Résultat void

Property Details

value public_oe property

public GameObject, value
Résultat GameObject,