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

    Function ChaseVariableAtRate

    • Gradually modifies the value of a Variable at a specified rate (value/second) until it reaches the provided limit.

      Parameters

      • variable: Variable
      • limit: number
      • deltaPerSecond: number

      Returns void

    • Gradually modifies the value of a Variable at a specified rate (value/second) until it reaches the provided limit.

      Parameters

      • variable: Variable
      • limit: number
      • deltaPerSecond: number

      Returns void