Difference between revisions of "Handling choice"

From Kolmafia
Jump to navigation Jump to search
imported>Zarqon
(Page creation)
 
(No difference)

Latest revision as of 17:02, 11 March 2020

Function Syntax

boolean handling_choice()

Returns true if you are currently in a choice and last_choice() and available_choice_options() are accurate for the choice.

See Also

choice_follows_fight() | available_choice_options() | last_choice() | run_choice()