Slightly more clear documentation

This commit is contained in:
RhythmLunatic
2020-05-26 23:15:16 -05:00
parent 6bcae89aaf
commit 88f7d34632
+1 -1
View File
@@ -3236,7 +3236,7 @@ save yourself some time, copy this for undocumented things:
Selects a course. Returns <code>false</code> on failure.
</Function>
<Function name='GetCurrentSections' return='{string}' arguments=''>
Returns the current sections in the MusicWheel, for use with a custom group select that supports sorting.
Returns a string array of the currently displayed sections in the MusicWheel.
</Function>
</Class>
<Class name='NoteSkinManager'>