C# Class UINoMoreHearts, CapsUnity

Inheritance: UIWindow
显示文件 Open project: kofight/CapsUnity Class Usage Examples

Public Properties

Property Type Description
NeedOpenStageInfoAfterClose bool

Public Methods

Method Description
Close ( ) : void
OnCreate ( ) : void
OnUpdate ( ) : void

Private Methods

Method Description
ContinuePlay ( ) : void

Method Details

Close() public method

public Close ( ) : void
return void

OnCreate() public method

public OnCreate ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void

Property Details

NeedOpenStageInfoAfterClose public_oe property

public bool NeedOpenStageInfoAfterClose
return bool