I've added a custom resource type and [Export]ed it in one of the scripts. When I'm assigning an object it shows me all possible resource types known to the engine

It's the same behaviour as I just make property type in a script as [Export] Resource myCustomResource
I've added a custom resource type and [Export]ed it in one of the scripts. When I'm assigning an object it shows me all possible resource types known to the engine
It's the same behaviour as I just make property type in a script as
[Export] Resource myCustomResource