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

Method slot

eos/saveddata/module.py:382–383  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

380
381 @property
382 def slot(self):
383 return self.__slot
384
385 @property
386 def itemModifiedAttributes(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected