dos h0044 maskresultButton - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings for title and result screens
| <- masktitleButton | maskresultButton | resultMotionSet -> |
maskresultButton
- Enable/disable a group of buttons on result screen
Usage
|maskresultButton=false|
Overview
Sets whether to disable (mask) the buttons on the result screen.
Default is false (do not mask/enable buttons). true disables the buttons.
| Value | Default | Description |
|---|---|---|
| false | * | No mask (button enabled) |
| true | Masking (button disabled) |
Related pages
- masktitleButton :pencil: Enable/disable a set of buttons on the title screen
- resultMotionSet :pencil: ON/OFF setting of result motion
- customJs :pencil: Specify custom js file
Changelog
| Version | ĺ¤ć´ĺ 厚 |
|---|---|
| v6.4.0 | - Initial implementation |
| <- masktitleButton | maskresultButton | resultMotionSet -> |