Decrease the value at the specified rate.

Declaration Syntax
void ValueDecrease(
int rate
)
Sub ValueDecrease ( _
rate As Integer _
)
void ValueDecrease(
int rate
)

Parameters
- rate (Int32)
- The rate of decrease.
Assembly:
Controller (Module: Controller) Version: 1.0.2.0