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

Method itemModifiedAttributes

eos/saveddata/mode.py:41–42  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

39
40 @property
41 def itemModifiedAttributes(self):
42 return self.__itemModifiedAttributes
43
44 # @todo: rework to fit only on t3 dessy
45 def fits(self, fit):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected