Get outfits

From Kolmafia
Revision as of 01:10, 25 November 2014 by imported>Bale (r12062)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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()