Click or drag to resize

BagSlot Properties

The BagSlot type exposes the following members.

Properties
  NameDescription
Public propertyActionType
Public propertyBagId
Public propertyCanDesynthesize
Returns true if the item is desynthesizable and the player has the correct skill level This does not check if the item has a greater than 0 percent chance to be desynthesized
Public propertyCanReduce
Returns true if the item is reduaceable and the player has the correct skill level
Public propertyCollectability
Public propertyCondition
Public propertyCount
Public propertyEnglishName
Public propertyHqFlag
Public propertyIsCollectable
Public propertyIsDesynthesizable
This returns true if the item can be desynthesized, but does not check if the player has the correct skill level
Public propertyIsFilled
Public propertyIsHighQuality
Public propertyIsReducable
This returns true if the item can be reduced, but does not check if the player has the correct skills, use 'CanReduce' for that
Public propertyIsSellable
Public propertyIsValid (Overrides RemoteObjectIsValid.)
Public propertyItem
Public propertyName
Public propertyPointer (Inherited from RemoteObject.)
Public propertyRawItemId
This returns the raw unmodified id of the item in the slot.
Public propertySlot
Public propertySpiritBond
Public propertyTrueItemId
This returns the ID of the item in the slot, modified if it is a HQ item or collectable
Public propertyValue
Public propertyVTable (Inherited from RemoteObject.)
Top
See Also