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

Method effect

eos/saveddata/fighterAbility.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69
70 @property
71 def effect(self):
72 return self.__effect
73
74 @property
75 def name(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected