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

Method itemModifiedAttributes

eos/saveddata/cargo.py:58–59  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

56
57 @property
58 def itemModifiedAttributes(self):
59 return self.__itemModifiedAttributes
60
61 @property
62 def isInvalid(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected