MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / itemModifiedAttributes

Method itemModifiedAttributes

eos/saveddata/implant.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64
65 @property
66 def itemModifiedAttributes(self):
67 return self.__itemModifiedAttributes
68
69 @property
70 def isInvalid(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected