FutureProg functions

isprivatepropertyauthorised

Locations · computer function, computer program, standard futureprog

Boolean isprivatepropertyauthorised(Location location, Character character)
Contexts: computer function, computer program, standard futureprog
Returns true if the character is authorised for the private location; non-private locations also return true.
location: The location to test
character: The character to test

← Back to FutureProg functions