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

Function CanUseItem

methods/AzerothCore/PlayerMethods.h:187–202  ·  view source on GitHub ↗

* Returns 'true' if the [Player] can use the item or item entry specified, 'false' otherwise. * * @proto canUse = (item) * @proto canUse = (entry) * @param [Item] item : an instance of an item * @param uint32 entry : entry of the item * @return bool canUse */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

PushMethod · 0.45

Tested by

no test coverage detected