Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ getBuiltinDamagePatternList
Method
getBuiltinDamagePatternList
service/damagePattern.py:46–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
45
@staticmethod
46
def
getBuiltinDamagePatternList():
47
return
es_DamagePattern.getBuiltinList()
48
49
@staticmethod
50
def
getDamagePattern(name):
Callers
1
_getPatterns
Method · 0.80
Calls
1
getBuiltinList
Method · 0.45
Tested by
no test coverage detected