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

Function CanEquipItem

methods/TrinityCore/PlayerMethods.h:3026–3059  ·  view source on GitHub ↗

* Returns true if the player can equip the given [Item] or item entry to the given slot, false otherwise. * * @proto canEquip = (item, slot) * @proto canEquip = (entry, slot) * @param [Item] item : item to equip * @param uint32 entry : entry of the item to equip * @param uint32 slot : equipment slot to test * @return bool canEquip */

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