C# Class VJMidiNoteDataSourceEditor, fuze-vj-kit

Inheritance: VJAbstractDataSourceEditor
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit

Méthodes publiques

Свойство Type Description
lowerNoteProperty UnityEditor.SerializedProperty
upperNoteProperty UnityEditor.SerializedProperty

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

lowerNoteProperty public_oe property

public SerializedProperty,UnityEditor lowerNoteProperty
Résultat UnityEditor.SerializedProperty

upperNoteProperty public_oe property

public SerializedProperty,UnityEditor upperNoteProperty
Résultat UnityEditor.SerializedProperty