Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ attrPrefix
Method
attrPrefix
eos/saveddata/fighterAbility.py:79–80 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
77
78
@property
79
def
attrPrefix(self):
80
return
self.__effect.getattr(
'prefix'
)
81
82
@property
83
def
dealsDamage(self):
Callers
nothing calls this directly
Calls
1
getattr
Method · 0.80
Tested by
no test coverage detected