C# Class NoteEvent, coderelay-audio

Inheritance: BaseEvent
Afficher le fichier Open project: FacepunchProgrammers/coderelay-audio Class Usage Examples

Méthodes publiques

Свойство Type Description
Note int

Méthodes publiques

Méthode Description
NoteEvent ( long timestamp, int note )

Method Details

NoteEvent() public méthode

public NoteEvent ( long timestamp, int note )
timestamp long
note int

Property Details

Note public_oe property

public int Note
Résultat int