C# Class Fungus.EditorUtils.SaveDataEditor

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: snozbot/fungus

Protected Properties

Свойство Type Description
flowchartsProp UnityEditor.SerializedProperty

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

flowchartsProp protected_oe property

protected SerializedProperty,UnityEditor flowchartsProp
Résultat UnityEditor.SerializedProperty