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

Method slot

eos/saveddata/fighter.py:140–141  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

138
139 @property
140 def slot(self):
141 return self.__slot
142
143 @property
144 def amount(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected