Difference between revisions of "Get moods"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
(r12060)
(No difference)

Revision as of 08:13, 20 November 2014

needs(code_samples);

Function Syntax

string [int] get_moods()

This function returns an integer indexed list of all currently defined mood names.

CLI Equivalent

The CLI command mood listall will print the same list in the CLI.

See Also

my_effects() | have_effect()