C# Class GitDiffWindow, UnityGit

Inheritance: EditorWindow
Afficher le fichier Open project: NateWardawg/UnityGit Class Usage Examples

Méthodes publiques

Méthode Description
Init ( string diffString ) : GitDiffWindow,

Private Methods

Méthode Description
OnGUI ( ) : void
ShowDiff ( string diff ) : void

Method Details

Init() public static méthode

public static Init ( string diffString ) : GitDiffWindow,
diffString string
Résultat GitDiffWindow,