Supply Assets

Supplies (or “crafting supplies”) are created from the ItemSupplyAsset class. They are items primarily intended to be used as ingredients in crafting blueprints. They can neither be held nor equipped.

This inherits the ItemAsset class.

Item Asset Properties

GUID 32-digit hexadecimal: Refer to GUID documentation.

Type enum (Supply)

ID uint16: Must be a unique identifier.

Supply Asset Properties

Crafting supplies have no unique asset properties. Refer to item asset documentation for additional properties.