Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
exportPatterns
Method · 0.95
getEntitiesFromContext
Method · 0.80
_getPatterns
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected