Enumeration: ItemLockMode
Describes how an an item can be moved within a container.
Enumeration Members
inventory
inventory:
"inventory"
Remarks
The item cannot be dropped or crafted with.
none
none:
"none"
Remarks
The item has no container restrictions.
slot
slot:
"slot"
Remarks
The item cannot be moved from its slot, dropped or crafted with.