Module mixed

Source
Expand description

Sometimes the game reuses certain events and instead of ‘ship’ data it sets Odyssey related data. These mixed data types handle these differences.

Enums§

MixedCommodity
Special model for handling scenarios where the input might either be a ‘ship’ commodity or an Odyssey commodity.
MixedMaterial
In some cases, the game emits events that refer to materials, but can also contain Odyssey items. If that is the case, this model will be used instead.
MixedMaterialCategory
In some cases, the game emits events that refer to materials, but can also contain Odyssey items. If that is the case, this model will be used instead.