C# Class Mapper.Panels.WhatsNewPanel

Inheritance: UIPanel
Datei anzeigen Open project: PropaneDragon/Cimtographer Class Usage Examples

Public Methods

Method Description
Awake ( ) : void
Start ( ) : void

Private Methods

Method Description
CloseButton_eventClicked ( UIComponent component, UIMouseEventParameter eventParam ) : void
CreateWhatsNewMessage ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Start() public method

public Start ( ) : void
return void