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

Method hasCharges

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

Source from the content-addressed store, hash-verified

91
92 @property
93 def hasCharges(self):
94 return self.__effect.getattr('hasCharges')
95
96 @property
97 def reloadTime(self):

Callers

nothing calls this directly

Calls 1

getattrMethod · 0.80

Tested by

no test coverage detected