|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| string | id |
| string | idTool |
| int | index |
| int | mistakes |
| BGMData | bgm |
| SoundSource | source |
Definition at line 1 of file PlayingSong.cs.
| BGMData PlayingSong.bgm |
Definition at line 11 of file PlayingSong.cs.
Referenced by AI_PlayMusic.OnCancel(), and AI_PlayMusic.Run().
| string PlayingSong.id |
Definition at line 3 of file PlayingSong.cs.
Referenced by AI_PlayMusic.Run().
| string PlayingSong.idTool |
Definition at line 5 of file PlayingSong.cs.
Referenced by AI_PlayMusic.Run().
| int PlayingSong.index |
Definition at line 7 of file PlayingSong.cs.
Referenced by AI_PlayMusic.Run().
| int PlayingSong.mistakes |
Definition at line 9 of file PlayingSong.cs.
Referenced by AI_PlayMusic.Run().
| SoundSource PlayingSong.source |
Definition at line 13 of file PlayingSong.cs.
Referenced by AI_PlayMusic.OnCancel(), and AI_PlayMusic.Run().