bf6-portal-mod-types
    Preparing search index...

    Function ChaseVariableOverTime

    • Gradually modifies the value of a Variable over time (in seconds). The variable's value will reach the limit at the end of the interval.

      Parameters

      • variable: Variable
      • limit: number
      • durationSeconds: number

      Returns void

    • Gradually modifies the value of a Variable over time (in seconds). The variable's value will reach the limit at the end of the interval.

      Parameters

      • variable: Variable
      • limit: number
      • durationSeconds: number

      Returns void