Difference between revisions of "Clear food helper"

From Kolmafia
Jump to navigation Jump to search
 
Line 6: Line 6:
  
 
<p>This function was added in [https://kolmafia.us/threads/20796-add-runtime-library-functions-clear_food_helper-and-clear_booze_helper.26203/ r20796].</p>
 
<p>This function was added in [https://kolmafia.us/threads/20796-add-runtime-library-functions-clear_food_helper-and-clear_booze_helper.26203/ r20796].</p>
 +
|see_also={{SeeAlso/Food Management}}
 
}}
 
}}
 
</onlyinclude>
 
</onlyinclude>
 
[[Category:Item Management]]
 
[[Category:Item Management]]

Latest revision as of 14:31, 13 July 2021

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()