C# Class Foundation.Editor.LocalizationServiceEditor

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: NVentimiglia/Unity3d-Foundation

Protected Properties

Свойство Type Description
Target LocalizationService

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
ShowWindow ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

Target protected_oe property

protected LocalizationService Target
Résultat LocalizationService