clear_food_helper

From Kolmafia
Revision as of 14:31, 13 July 2021 by Philmasterplus (talk | contribs) (Add Template:SeeAlso/Food Management)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function Syntax

void clear_food_helper()

Clears all queued food helper items.

Clears all food helper items that were queued with eat(). This allows you to cancel a food helper and possibly queue another one.

This function was added in r20796.


See Also

can_eat() | clear_food_helper() | eat() | eatsilent()