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

Function EquipItem

methods/AzerothCore/PlayerMethods.h:2972–3008  ·  view source on GitHub ↗

* Equips the given item or item entry to the given slot. Returns the equipped item or nil. * * @table * @columns [EquipSlot, ID] * @values [EQUIPMENT_SLOT_HEAD, 0] * @values [EQUIPMENT_SLOT_NECK, 1] * @values [EQUIPMENT_SLOT_SHOULDERS, 2] * @values [EQUIPMENT_SLOT_BODY, 3] * @values [EQUIPMENT_SLOT_CHEST, 4] * @values [EQUIPMENT_SLOT_WAIST, 5] * @v

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