docs too
This commit is contained in:
@@ -1135,8 +1135,6 @@
|
|||||||
<Function name='GetTapNoteScores'/>
|
<Function name='GetTapNoteScores'/>
|
||||||
<Function name='IsDisqualified'/>
|
<Function name='IsDisqualified'/>
|
||||||
<Function name='MaxCombo'/>
|
<Function name='MaxCombo'/>
|
||||||
<Function name='SetCurMaxScore'/>
|
|
||||||
<Function name='SetScore'/>
|
|
||||||
</Class>
|
</Class>
|
||||||
<Class name='PlayerState'>
|
<Class name='PlayerState'>
|
||||||
<Function name='GetCurrentPlayerOptions'/>
|
<Function name='GetCurrentPlayerOptions'/>
|
||||||
|
|||||||
@@ -3301,12 +3301,6 @@ save yourself some time, copy this for undocumented things:
|
|||||||
<Function name='IsDisqualified' return='bool' arguments=''>
|
<Function name='IsDisqualified' return='bool' arguments=''>
|
||||||
Returns <code>true</code> if the player was disqualified from ranking.
|
Returns <code>true</code> if the player was disqualified from ranking.
|
||||||
</Function>
|
</Function>
|
||||||
<Function name='SetCurMaxScore' return='int' arguments=''>
|
|
||||||
Sets the current possible maximum score.
|
|
||||||
</Function>
|
|
||||||
<Function name='SetScore' return='void' arguments='int iScore'>
|
|
||||||
Sets the Player's score to <code>iScore</code>.
|
|
||||||
</Function>
|
|
||||||
</Class>
|
</Class>
|
||||||
<Class name='PlayerState'>
|
<Class name='PlayerState'>
|
||||||
<Function name='GetCurrentPlayerOptions' return='PlayerOptions' arguments='' >
|
<Function name='GetCurrentPlayerOptions' return='PlayerOptions' arguments='' >
|
||||||
|
|||||||
Reference in New Issue
Block a user