C# Class TextHandler, code

Inheritance: MonoBehaviour
Mostra file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
OnAddText ( AddTextCommand, cmd ) : void
TextHandler ( CommandDispatcher dispatcher )

Method Details

OnAddText() public method

public OnAddText ( AddTextCommand, cmd ) : void
cmd AddTextCommand,
return void

TextHandler() public method

public TextHandler ( CommandDispatcher dispatcher )
dispatcher CommandDispatcher