Skip to main content

ActivitySetArousal

Callable

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

  • Sets the character arousal level and validates the value


    Parameters

    • C: Character

      The character for which to set the arousal progress of

    • Progress: number

      Progress to set for the character (Ranges from 0 to 100)

    Returns void

    • Nothing