libram
    Preparing search index...

    Variable changeSongConst

    changeSong: (
        input:
            | Effect
            | "Apriling Band Patrol Beat"
            | "Apriling Band Battle Cadence"
            | "Apriling Band Celebration Bop",
    ) => boolean = ...

    Instructs your Apriling band to play the given song, returning whether it's successfully playing

    Type Declaration

      • (
            input:
                | Effect
                | "Apriling Band Patrol Beat"
                | "Apriling Band Battle Cadence"
                | "Apriling Band Celebration Bop",
        ): boolean
      • Parameters

        • input:
              | Effect
              | "Apriling Band Patrol Beat"
              | "Apriling Band Battle Cadence"
              | "Apriling Band Celebration Bop"

        Returns boolean

        Whether we have the effect, at the end of all things