FutureProg functions

renameoutfit

Outfits · computer function, computer program, standard futureprog

Boolean renameoutfit(Outfit outfit, Text name)
Contexts: computer function, computer program, standard futureprog
This function renames an outfit. Returns true if the name was changed and was valid.
outfit: The outfit to rename
name: The new name for the outfit

← Back to FutureProg functions