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