Gets the class name of the resource associated with the given path. If the loader cannot handle it, it should return "". Note: Custom resource types defined by scripts aren't known by the ClassDB, so you might just return "Resource" for them.
See Implementation
Gets the class name of the resource associated with the given path. If the loader cannot handle it, it should return "". Note: Custom resource types defined by scripts aren't known by the ClassDB, so you might just return "Resource" for them.