I can access occupied slots with the AssetImporter.GetExternalObjectMap() method, however if the slots are empty, the dictionary that is returned from this method is also empty too (go figure).
Wondering if there is a way to access these empty slots via script, that are so blatantly taunting me from the editor?