Black Ops III

ScaleOverTime

Set a hud element to scale over time.

Example:

other.progressbar ScaleOverTime( level.planttime, level.barsize, 8 )

Parameters

ParameterSummary
*timeThe time to scale the element in seconds
*widthThe new width of the material.
*heightThe new height of the material.

* = mandatory