augtype Type¶
Describes data about an augmentation slot in an item.
Members¶
bool Empty¶
- True if the slot is empty
bool Infusable¶
- True if this is a hidden energeian power source slot.
item Item¶
- The item socketed in this slot, if any.
string Name¶
- The name of the item socketed in this slot, if any.
int Slot¶
- Index of the augment slot.
int Solvent¶
- Item ID of the solvent used to remove this item, if any.
int Type¶
- Type of augment slot.
int Visible¶
- True if this slot is visible to the user.