C# Class UnityEditor.PragmaFixingWindow

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

Méthodes publiques

Méthode Description
PragmaFixingWindow ( ) : System
SetPaths ( string paths ) : void
ShowWindow ( string paths ) : void

Private Methods

Méthode Description
OnGUI ( ) : void

Method Details

PragmaFixingWindow() public méthode

public PragmaFixingWindow ( ) : System
Résultat System

SetPaths() public méthode

public SetPaths ( string paths ) : void
paths string
Résultat void

ShowWindow() public static méthode

public static ShowWindow ( string paths ) : void
paths string
Résultat void