FunctionsChatRoomCharacterCanSeeRoomChatRoomCharacterCanSeeRoom CallableChatRoomCharacterCanSeeRoom(C: Character): booleanChecks if a given character can see the room (meets the visibility list requirements)ParametersC: CharacterThe character to checkReturns booleanReturns TRUE if the player can see the room.
Checks if a given character can see the room (meets the visibility list requirements)