C# Class BAD.Root

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

Public Properties

Property Type Description
debug bool

Public Methods

Method Description
NodeTask ( ) : IEnumerator

Method Details

NodeTask() public method

public NodeTask ( ) : IEnumerator
return IEnumerator

Property Details

debug public property

public bool debug
return bool