C# Class Mapper.Panels.WhatsNewPanel

Inheritance: UIPanel
Afficher le fichier Open project: PropaneDragon/Cimtographer Class Usage Examples

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void

Private Methods

Méthode Description
CloseButton_eventClicked ( UIComponent component, UIMouseEventParameter eventParam ) : void
CreateWhatsNewMessage ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void