luadoc update
This commit is contained in:
+2135
File diff suppressed because it is too large
Load Diff
@@ -3750,6 +3750,9 @@
|
|||||||
Sets the UnlockEntry to unlock a specified song's steps.<br />
|
Sets the UnlockEntry to unlock a specified song's steps.<br />
|
||||||
Example: <code>steps,"In The Groove/Pandemonium","expert"</code>
|
Example: <code>steps,"In The Groove/Pandemonium","expert"</code>
|
||||||
</Function>
|
</Function>
|
||||||
|
<Function name='steps_type' return='void' arguments='string sSong, string sSteps, string sStepsType'>
|
||||||
|
Sets the UnlockEntry to unlock a specified song's stepstype.
|
||||||
|
</Function>
|
||||||
</Class>
|
</Class>
|
||||||
<Class name='UnlockManager'>
|
<Class name='UnlockManager'>
|
||||||
<Function name='AnyUnlocksToCelebrate' return='bool' arguments=''>
|
<Function name='AnyUnlocksToCelebrate' return='bool' arguments=''>
|
||||||
|
|||||||
@@ -1808,7 +1808,8 @@ CodeUp="+MenuUp"
|
|||||||
CodeUp2="+Up"
|
CodeUp2="+Up"
|
||||||
CodeDown="+MenuDown"
|
CodeDown="+MenuDown"
|
||||||
CodeDown2="+Down"
|
CodeDown2="+Down"
|
||||||
CodeStart="+Start"
|
# Holding Start let us skip ( annoying )
|
||||||
|
CodeStart="~Start,+Start"
|
||||||
CodeBack="Back"
|
CodeBack="Back"
|
||||||
CodeCenter="Center"
|
CodeCenter="Center"
|
||||||
CodeDownLeft="DownLeft"
|
CodeDownLeft="DownLeft"
|
||||||
|
|||||||
Reference in New Issue
Block a user