C# Class UnityEditor.WelcomeScreen

Inheritance: EditorWindow
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
OnGUI ( ) : void

Private Methods

Méthode Description
DoShowWelcomeScreen ( string how ) : void
LoadLogos ( ) : void
ShowEntry ( GUIContent logo, string url, GUIContent header, GUIContent text, string analyticsAction ) : void
ShowHelpPageOrBrowseURL ( string url, string analyticsAction ) : void
ShowWelcomeScreen ( ) : void
ShowWelcomeScreenAtStartup ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void