Beta Documentation - Subject to change.

Gets a flag indicating if the item is shared across all characters of an account.

Syntax

Lua
function WalletItem:IsAccountItem();

Returns

Type: boolean
A flag indicating if the item is shared across all characters of an account.

Remarks

Gets a flag indicating if the item is shared across all characters of an account.

See Also