Daedalus Dock - Modules - TypesVar Details - Proc Details

loadout_entry

Datum for storing and customizing a selected loadout item

Vars

custom_colorCustomized color if any.
custom_color_rotationCustomized color rotation if any.
custom_descCustomized description if any.
custom_gags_colorsCustomized GAGS colors if any.
custom_nameCustomized name if any.
pathPath to the loadout item (/datum/loadout_item)

Procs

to_listConverts a loadout entry to a list of vars for saving.

Var Details

custom_color

Customized color if any.

custom_color_rotation

Customized color rotation if any.

custom_desc

Customized description if any.

custom_gags_colors

Customized GAGS colors if any.

custom_name

Customized name if any.

path

Path to the loadout item (/datum/loadout_item)

Proc Details

to_list

Converts a loadout entry to a list of vars for saving.