update luadoc
This commit is contained in:
@@ -1626,12 +1626,11 @@
|
|||||||
<!-- XXX: What is the edit course entry index? -->
|
<!-- XXX: What is the edit course entry index? -->
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='GetEditLocalProfile' return='Profile' arguments=''>
|
<Function name='GetEditLocalProfile' return='Profile' arguments=''>
|
||||||
<!-- XXX: What is the EditLocalProfile? -->
|
Return the Edit Local <Link class='Profile' /> (during Profile editing)
|
||||||
Return the Edit Local <Link class='Profile' /> or <code>nil</code> if
|
or <code>nil</code> if it does not exist.
|
||||||
it does not exist.
|
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='GetEditLocalProfileID' return='string' arguments=''>
|
<Function name='GetEditLocalProfileID' return='string' arguments=''>
|
||||||
<!-- XXX: What is the EditLocalProfileID? -->
|
Returns the ID of the Edit Local <Link class='Profile' /> (during Profile editing).
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='GetEditSourceSteps' return='Steps' arguments=''>
|
<Function name='GetEditSourceSteps' return='Steps' arguments=''>
|
||||||
Return the source <Link class='Steps' /> for the editor or <code>nil</code>
|
Return the source <Link class='Steps' /> for the editor or <code>nil</code>
|
||||||
|
|||||||
Reference in New Issue
Block a user