C# Class NoteInfo, unity-midi-visualizer

Afficher le fichier Open project: keijiro/unity-midi-visualizer Class Usage Examples

Méthodes publiques

Свойство Type Description
elements List
note int

Méthodes publiques

Méthode Description
NoteInfo ( int note ) : System.Collections

Method Details

NoteInfo() public méthode

public NoteInfo ( int note ) : System.Collections
note int
Résultat System.Collections

Property Details

elements public_oe property

public List elements
Résultat List

note public_oe property

public int note
Résultat int