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

Method learned

eos/saveddata/character.py:347–348  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

345
346 @property
347 def learned(self):
348 return self.activeLevel is not None
349
350 @property
351 def level(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected