Get outfits: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Bale (talk | contribs)
r12062
(No difference)

Revision as of 01:10, 25 November 2014

needs(code_samples);

Function Syntax

string [int] get_outfits()

This function returns a list of all KoL outfits that the character currently owns and can wear.

CLI Equivalent

The CLI command outfit list will print the same list in the CLI.

See Also

have_outfit() | outfit_pieces() | is_wearing_outfit() | get_custom_outfits()