Method AuctionHouse:RemoveAItem [-] [+]

@brief Removes an item from the AuctionHouseMgr's internal tracking map. @return bool - True if the item was found and removed from the map.

Synopsis

AuctionHouse:RemoveAItem( guid, deleteFromDB )

Arguments

number guid

Valid numbers: integers from 0 to 18,446,744,073,709,551,615.

boolean deleteFromDB
See method description.

Returns

Nothing.

Generated on
©2026 - ALE Lua Engine