====== SETUP_RANDOM_WAIT_TIME ====== **Category**: Behavior Tree Node\\ **Mod Dependency**: [[https://foundation.mod.io/foundation-ebf|Foundation EBF]] Parent class: [[api:node_leaf|NODE_LEAF]] The node generates a randomly distributed random float between MinWaitTime and MaxWaitTime and sets it as the time to wait ===== Properties ===== ---- ==== TimeToWait ==== * **Type**: ''[[api:behavior_tree_data_wait|BEHAVIOR_TREE_DATA_WAIT]]'' ---- ==== MinWaitTime ==== * **Type**: ''[[api:behavior_tree_data_float|BEHAVIOR_TREE_DATA_FLOAT]]'' ---- ==== MaxWaitTime ==== * **Type**: ''[[api:behavior_tree_data_float|BEHAVIOR_TREE_DATA_FLOAT]]''