C# Class ComposingLogic.NoteArray

Show file 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 property

public Note[], notes
return Note[],