C# Class BAD.FlipFlop

Runs child every second time.
Inheritance: Decorator
Datei anzeigen Open project: simonwittber/uBAD

Public Properties

Property Type Description
run bool

Public Methods

Method Description
NodeTask ( ) : IEnumerator
ToString ( ) : string

Method Details

NodeTask() public method

public NodeTask ( ) : IEnumerator
return IEnumerator

ToString() public method

public ToString ( ) : string
return string

Property Details

run public_oe property

public bool run
return bool