fix GetAllCourses arguments
This commit is contained in:
@@ -707,7 +707,7 @@
|
|||||||
</Function>
|
</Function>
|
||||||
</Class>
|
</Class>
|
||||||
<Class name='SongManager'>
|
<Class name='SongManager'>
|
||||||
<Function name='GetAllCourses' return='{Course}' arguments=''>
|
<Function name='GetAllCourses' return='{Course}' arguments='bool bIncludeAutogen'>
|
||||||
Returns an array of all the installed courses.
|
Returns an array of all the installed courses.
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='GetAllSongs' return='{Song}' arguments=''>
|
<Function name='GetAllSongs' return='{Song}' arguments=''>
|
||||||
|
|||||||
Reference in New Issue
Block a user