Skip to main content

ActivityTimerProgress

Callable

  • ActivityTimerProgress(C: Character, Progress: number): void

  • With time, we increase or decrease the arousal. Validates the result to keep it within 0 to 100 and triggers an orgasm when it reaches 100


    Parameters

    • C: Character

      Character for which the timer is progressing

    • Progress: number

      Progress made (from -100 to 100)

    Returns void

    • Nothing