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

Method itemModifiedAttributes

eos/saveddata/ship.py:79–80  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

77
78 @property
79 def itemModifiedAttributes(self):
80 return self.__itemModifiedAttributes
81
82 def clear(self):
83 self.itemModifiedAttributes.clear()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected