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 />
|
||||
Example: <code>steps,"In The Groove/Pandemonium","expert"</code>
|
||||
</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 name='UnlockManager'>
|
||||
<Function name='AnyUnlocksToCelebrate' return='bool' arguments=''>
|
||||
|
||||
@@ -1808,7 +1808,8 @@ CodeUp="+MenuUp"
|
||||
CodeUp2="+Up"
|
||||
CodeDown="+MenuDown"
|
||||
CodeDown2="+Down"
|
||||
CodeStart="+Start"
|
||||
# Holding Start let us skip ( annoying )
|
||||
CodeStart="~Start,+Start"
|
||||
CodeBack="Back"
|
||||
CodeCenter="Center"
|
||||
CodeDownLeft="DownLeft"
|
||||
|
||||
Reference in New Issue
Block a user