MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / getSkillDescription

Method getSkillDescription

service/character.py:312–313  ·  view source on GitHub ↗
(itemID)

Source from the content-addressed store, hash-verified

310
311 @staticmethod
312 def getSkillDescription(itemID):
313 return eos.db.getItem(itemID).description
314
315 @staticmethod
316 def getGroupDescription(groupID):

Callers

nothing calls this directly

Calls 1

getItemMethod · 0.80

Tested by

no test coverage detected