C# Class BAD.Root

The root node which must sit at the top of the tree.
Inheritance: Branch
Afficher le fichier Open project: simonwittber/uBAD

Méthodes publiques

Свойство Type Description
debug bool

Méthodes publiques

Méthode Description
NodeTask ( ) : IEnumerator

Method Details

NodeTask() public méthode

public NodeTask ( ) : IEnumerator
Résultat IEnumerator

Property Details

debug public_oe property

public bool debug
Résultat bool