Savable Enchantment

✨ SavableEnchantment Struct

A savable version of Enchantment.

Namespace: Esper.Inventool.DataManagement Access: public Type: struct Attributes: [Serializable]


📦 Fields

Access
Field
Type
Description

public

id

int

The ID of the item that the enchantment belongs to.

public

combineAmount

int

The amount of times this enchantment was combined with an identical enchantment.


Last updated