• Apply all challenges of a given challenge type.

    Parameters

    • gameMode: GameMode

      The current game mode

    • challengeType: ChallengeType

      What challenge type to apply

    • Rest ...args: any[]

      Any args for that challenge type

    Returns boolean

    True if any challenge was successfully applied.