Class HoldNoteScore

HoldNoteScore enum

HoldNoteScore is the enum representing the score for a hold or roll.

The simplest way to pass them around in Lua is by directly referencing as a string.

Valid HoldNoteScores:

"HoldNoteScore_None" (The lack of a score)
"HoldNoteScore_LetGo" (The hold was dropped after hitting the head)
"HoldNoteScore_Held" (The hold was completed)
"HoldNoteScore_Missed" (The hold was completely missed, including the head)



generated by LDoc 1.5.0 Last updated 2024-10-02 05:06:53