FutureProg functions
isprivatepropertyauthorised
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
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