Skip to content

ObjectManager » Models » IBagItem

Namespace: Mayo.Manager.Objects
Namespace: Mayo.Manager.Objects.Interface
Dependencies: IBagItem


BagItem is a "combo interface" and can contain either a IContainer or IItem.
It provides access to frequently used features.


IItem Item
IContainer Container
bool IsItem
bool IsContainer
UInt128 GUID
UInt128 OwnerGUID
UInt128 ContainedInGUID
int DisplayID
int StackCount
string Name