Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ chargeModifiedAttributes
Method
chargeModifiedAttributes
eos/saveddata/fighter.py:171–172 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
169
170
@property
171
def
chargeModifiedAttributes(self):
172
return
self.__chargeModifiedAttributes
173
174
@property
175
def
isInvalid(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected