View source
typedef PauseMenuEntry
package funkin.play
import funkin.play.PauseSubState
Available on all platforms
Represents a single entry in the pause menu.
Fields
optionalfilter:Null<() ‑> Bool>
* If this returns true, the entry will be displayed. If it returns false, the entry will be hidden.