Add RefreshNoteSkinData lua binding.
If anyone recalls the other ways of getting arbitrary games, a similar binding could be added to NoteSkinManager.
This commit is contained in:
@@ -2126,6 +2126,9 @@
|
||||
<Function name='PlayersCanJoin' return='bool' arguments=''>
|
||||
Returns <code>true</code> if players can join the game.
|
||||
</Function>
|
||||
<Function name='RefreshNoteSkinData' return='void' arguments=''>
|
||||
Refreshes the NoteSkin data for the current game.
|
||||
</Function>
|
||||
<Function name='Reset' return='void' arguments=''>
|
||||
Resets the GameState.
|
||||
</Function>
|
||||
|
||||
Reference in New Issue
Block a user