BT action that waits for a randomized duration to elapse and then returns [code]SUCCESS[/code].
BTRandomWait action waits for a randomized duration to elapse and then returns [code]SUCCESS[/code]. The duration is randomized within the specified range, defined by [member min_duration] and [member max_duration].
Maximum duration for the wait.
Minimum duration for the wait.