Skip to main content

Execute_PocketMarketRemoveSellingItem

Description

Unregisters an item from the pocket market selling list. The BaseObject determines the item entity; the character who owns the listing is retrieved from the opposite BaseObject.

Parameters

ParameterDescription
BaseObjectThe item entity to remove (Self or Target); the character is the opposite BaseObject.

Examples

DescriptionBaseObjectCommand
Remove Target item from the pocket market selling listTargetPocketMarketRemoveSellingItem
Remove Self item from the pocket market selling listSelfPocketMarketRemoveSellingItem