change GetCurrentSteps to note that there is an arg required
This commit is contained in:
@@ -538,8 +538,8 @@
|
|||||||
<Function name='GetCurrentStage' return='Stage' arguments=''>
|
<Function name='GetCurrentStage' return='Stage' arguments=''>
|
||||||
Return the current <Link class='Stage' />.
|
Return the current <Link class='Stage' />.
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='GetCurrentSteps' return='Steps' arguments=''>
|
<Function name='GetCurrentSteps' return='Steps' arguments='PlayerNumber pn'>
|
||||||
Return the current <Link class='Steps' />.
|
Return the current <Link class='Steps' /> for the specified Player.
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='GetCurrentStepsCredits' return='multiple' arguments=''>
|
<Function name='GetCurrentStepsCredits' return='multiple' arguments=''>
|
||||||
Return a variable number of arguments based on the <Link class='Steps' /> being
|
Return a variable number of arguments based on the <Link class='Steps' /> being
|
||||||
|
|||||||
Reference in New Issue
Block a user