C# Class KUIDemoHome, KEngine

A script class that auto AddComponent to the UI AssetBundle(or Prefab)
Inheritance: UIController
显示文件 Open project: mr-kelly/KEngine

Public Properties

Property Type Description
TipLabel Text

Public Methods

Method Description
OnInit ( ) : void
OnOpen ( ) : void

Private Methods

Method Description
DemoUIAnimate ( ) : IEnumerator

Method Details

OnInit() public method

public OnInit ( ) : void
return void

OnOpen() public method

public OnOpen ( ) : void
return void

Property Details

TipLabel public_oe property

public Text TipLabel
return Text