Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ disallowRepeatingAction
Method
disallowRepeatingAction
eos/saveddata/module.py:1039–1040 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1037
1038
@property
1039
def
disallowRepeatingAction(self):
1040
return
self.getModifiedItemAttr(
"disallowRepeatingActivation"
, 0)
1041
1042
@property
1043
def
reactivationDelay(self):
Callers
nothing calls this directly
Calls
1
getModifiedItemAttr
Method · 0.45
Tested by
no test coverage detected