FutureProg functions

canseeform

Characters · computer function, computer program, standard futureprog

Boolean canseeform(Character character, Number form)
Contexts: computer function, computer program, standard futureprog
Returns true if the specified form is currently visible to the owning character.
character: The character whose forms you want to inspect
form: The form alias or body id

Boolean canseeform(Character character, Text form)
Contexts: computer function, computer program, standard futureprog
Returns true if the specified form is currently visible to the owning character.
character: The character whose forms you want to inspect
form: The form alias or body id

← Back to FutureProg functions