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

Method getUserDamagePatternList

service/damagePattern.py:42–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40
41 @staticmethod
42 def getUserDamagePatternList():
43 return eos.db.getDamagePatternList()
44
45 @staticmethod
46 def getBuiltinDamagePatternList():

Callers 3

exportPatternsMethod · 0.95
_getPatternsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected