Type Alias: WaitBeatInput
WaitBeatInput =
object
Defined in: scripts/types.ts:109
Holds the next beat back for ms of game time.
Properties
id?
optionalid:string
Defined in: scripts/types.ts:111
ms
ms:
number
Defined in: scripts/types.ts:112
type
type:
"wait"
Defined in: scripts/types.ts:110