FutureProg functions

spellremainingduration

Magic · computer function, computer program, standard futureprog

TimeSpan spellremainingduration(Character character, MagicSpell spell)
Contexts: computer function, computer program, standard futureprog
Returns the longest remaining scheduled duration of active spell-parent effects from the specified spell, or zero if none are scheduled.
character: The character whose active spell effects should be inspected
spell: The spell to inspect

← Back to FutureProg functions