C# Class Game.UI.UITitle

Inheritance: Game.UI.UIBase
Show file Open project: Zhang-DongSheng/Game

Public Methods

Method Description
Refresh ( Paramter paramter ) : void

Private Methods

Method Description
Awake ( ) : void
OnClickBack ( ) : void
OnClickShop ( ) : void
OnDestroy ( ) : void
Refresh ( EventMessageArgs args ) : void

Method Details

Refresh() public method

public Refresh ( Paramter paramter ) : void
paramter Paramter
return void