Exports
You can call:
isActive = exports['rd-prioritysystem']:IsCooldownActive()
The call will return
true
orfalse
depending on the current priority system status.
IsCooldownActive()
is a simple status check function.
Last updated
You can call:
isActive = exports['rd-prioritysystem']:IsCooldownActive()
The call will return true
or false
depending on the current priority system status.
IsCooldownActive()
is a simple status check function.
Last updated