C# Class RuleSelectPartPresenter, Born_to_Beans_src

Inheritance: UniRx.ObservableMonoBehaviour
Exibir arquivo Open project: TORISOUP/Born_to_Beans_src

Public Methods

Method Description
Back ( ) : void
Next ( ) : void
Show ( ) : void

Protected Methods

Method Description
Awake ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

Back() public method

public Back ( ) : void
return void

Next() public method

public Next ( ) : void
return void

Show() public method

public Show ( ) : void
return void