C# Class UIHowToPlay, CapsUnity

Inheritance: UIWindow
Afficher le fichier Open project: kofight/CapsUnity

Méthodes publiques

Méthode Description
OnClose ( ) : void
OnCreate ( ) : void
OnShow ( ) : void

Private Methods

Méthode Description
Next ( ) : void
Pre ( ) : void
Refresh ( ) : void

Method Details

OnClose() public méthode

public OnClose ( ) : void
Résultat void

OnCreate() public méthode

public OnCreate ( ) : void
Résultat void

OnShow() public méthode

public OnShow ( ) : void
Résultat void