C# Class Polyglot.LocalizationInspector

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: Skjalgsm/PolyglotUnity

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
CreateLocalization ( ) : void
DownloadGoogleCSV ( string docsId, string sheetId ) : void
DownloadMasterCSV ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void