Function Syntax
void clear_booze_helper()
- Clears all queued booze helper items.
Clears all booze helper items that were queued with drink()
. This allows you to cancel a booze helper and possible queue another one.
This function was added in r20796.
See Also