WaitAttributes: {
    player: string | null;
    time-only: string | null;
}

Type declaration

  • player: string | null

    Restricts the <wait> to apply to a single player.

  • time-only: string | null

    Restricts the <wait> to apply to a set of times through a repeated section.

Generated using TypeDoc