FutureProg functions

canswitchform

Characters · computer function, computer program, standard futureprog

Boolean canswitchform(Character character, Number form)
Contexts: computer function, computer program, standard futureprog
Returns true if the character can voluntarily switch to the specified form right now.
character: The character whose forms you want to inspect
form: The form alias or body id

Boolean canswitchform(Character character, Text form)
Contexts: computer function, computer program, standard futureprog
Returns true if the character can voluntarily switch to the specified form right now.
character: The character whose forms you want to inspect
form: The form alias or body id

← Back to FutureProg functions