Elin Modding Docs Doc
|
Public Attributes | |
string | id |
string | idTool |
int | index |
int | mistakes |
BGMData | bgm |
SoundSource | source |
Definition at line 4 of file PlayingSong.cs.
BGMData PlayingSong.bgm |
Definition at line 19 of file PlayingSong.cs.
string PlayingSong.id |
Definition at line 7 of file PlayingSong.cs.
string PlayingSong.idTool |
Definition at line 10 of file PlayingSong.cs.
int PlayingSong.index |
Definition at line 13 of file PlayingSong.cs.
int PlayingSong.mistakes |
Definition at line 16 of file PlayingSong.cs.
SoundSource PlayingSong.source |
Definition at line 22 of file PlayingSong.cs.