C# Class ComposingLogic.NoteArray

Mostrar archivo Open project: 5thFloorGames/TheMusicGame

Public Properties

Property Type Description
notes Note[],

Public Methods

Method Description
NoteArray ( ) : UnityEngine

Method Details

NoteArray() public method

public NoteArray ( ) : UnityEngine
return UnityEngine

Property Details

notes public_oe property

public Note[], notes
return Note[],