C# Class PopupCanvasControl, SOFTENG-306-PROJECT-2

Inheritance: CanvasControl
Afficher le fichier Open project: gdsl/SOFTENG-306-PROJECT-2

Méthodes publiques

Méthode Description
OnGUIExitPopup ( ) : void
Show ( string title, string message ) : void

Method Details

OnGUIExitPopup() public méthode

public OnGUIExitPopup ( ) : void
Résultat void

Show() public méthode

public Show ( string title, string message ) : void
title string
message string
Résultat void