Add lua docs for GetPreferredSortSongsBySectionName, update comment, remove duplicate code
This commit is contained in:
@@ -5908,6 +5908,9 @@ local args = {
|
||||
<Function name='SongToPreferredSortSectionName' return='string' arguments='Song s'>
|
||||
Returns the preferred sort section name for the specified Song.
|
||||
</Function>
|
||||
<Function name='GetPreferredSortSongsBySectionName' return='{Song}' arguments='string sSectionName'>
|
||||
Returns a table containing all songs in the specified preferred sort section.
|
||||
</Function>
|
||||
<Function name='WasLoadedFromAdditionalCourses' return='bool' arguments='Course c'>
|
||||
[Deprecated] Always returns <code>false</code>.
|
||||
</Function>
|
||||
|
||||
Reference in New Issue
Block a user