Module: services/optionData

Holds the maps and data for options, option groups and images.

Source:

Members

(static) optionGroups :Array.<OptionGroup>

Character customization option groups.

Type:
Source:

(static) optionGroupsMap :Object.<string, OptionGroup>

A map to access option groups by id.

Type:
Source:
See:

(static) optionImagesMap :Object.<string, OptionImageMapValueItem>

A map to access images of the options by id and color.

Type:
Source:
See:

(static) optionsMap :Object.<string, Option>

A map to access options by id.

Type:
Source:
See: