select_equipment
Procs | |
outfit_entry | Packs up data about an outfit as an assoc list to send to the UI as an outfit entry. |
---|
Proc Details
outfit_entry
Packs up data about an outfit as an assoc list to send to the UI as an outfit entry.
Args:
-
category (string) - The tab it will be under
-
identifier (typepath or ref) - This will sent this back to ui_act to preview or spawn in an outfit.
-
Must be unique between all entries.
-
name (string) - Will be the text on the button
-
priority (bool)(optional) - If True, the UI will sort the entry to the top, right below favorites.
-
custom_entry (bool)(optional) - Send the identifier with a "ref" keyword instead of "path",
-
for the UI to tell apart custom outfits from normal ones.
Returns (list) An outfit entry