C# Class BAD.Log

Outputs some text to the console, and pauses the editor if pause == true.
Inheritance: Leaf
Mostra file Open project: simonwittber/uBAD

Public Methods

Method Description
Apply ( object args ) : void
NodeTask ( ) : IEnumerator
ToString ( ) : string

Method Details

Apply() public method

public Apply ( object args ) : void
args object
return void

NodeTask() public method

public NodeTask ( ) : IEnumerator
return IEnumerator

ToString() public method

public ToString ( ) : string
return string