CanOpenMultipleAssets
virtual bool CanOpenMultipleAssets { get; }

Summary

If this editor is able to edit multiple assets at the same time then return true and we'll try to create only one version of that editor and AssetOpen will be called multiple times.

Return Value

bool output