playSound property

bool playSound
getter/setter pair

If playSound is true, the RPTimerStep will play a sound when the timer has finished counting down. This is false by default.

Implementation

bool playSound;