MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / revert

Method revert

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

Source from the content-addressed store, hash-verified

337 self.character.dirtySkills.remove(self)
338
339 def revert(self):
340 self.activeLevel = self.__level
341
342 @property
343 def isDirty(self):

Callers 2

revertLevelMethod · 0.80
revertLevelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected