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

Function AddTalent

methods/TrinityCore/PlayerMethods.h:3768–3780  ·  view source on GitHub ↗

* Adds a talent to the [Player] for the specified spec and learning status. * * @param uint32 spellId : ID of the spell for the talent * @param uint8 spec : The spec to which the talent applies * @param bool learning = true : Whether the talent is being learned * @return bool success : True if the talent was added, false otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CHECKVAL<bool>Method · 0.80
PushMethod · 0.45

Tested by

no test coverage detected