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

Method setAlphaClone

service/character.py:302–304  ·  view source on GitHub ↗
(char, cloneID)

Source from the content-addressed store, hash-verified

300
301 @staticmethod
302 def setAlphaClone(char, cloneID):
303 char.alphaCloneID = cloneID
304 eos.db.commit()
305
306 @staticmethod
307 def setSecStatus(char, secStatus):

Callers 1

cloneChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected