MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / RemoveItem

Function RemoveItem

methods/VMangos/PlayerMethods.h:2776–2793  ·  view source on GitHub ↗

* Removes the given amount of the specified [Item] from the player. * * @proto (item, itemCount) * @proto (entry, itemCount) * @param [Item] item : item to remove * @param uint32 entry : entry of the item to remove * @param uint32 itemCount = 1 : amount of the item to remove */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CHECKOBJ<ElunaObject>Method · 0.80
InvalidateMethod · 0.45

Tested by

no test coverage detected