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

Method itemModifiedAttributes

eos/saveddata/drone.py:103–104  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

101
102 @property
103 def itemModifiedAttributes(self):
104 return self.__itemModifiedAttributes
105
106 @property
107 def chargeModifiedAttributes(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected