• Apply all challenges of a given challenge type.

    Parameters

    • gameMode: GameMode
    • 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.