Constructs a new UriHandlerPlugin descriptor instance.
Callback that determines whether this handler can instantiate the given asset.
Array of interface IDs that this plugin requires to function.
Human-readable description of the plugin shown in the plugin manager.
Unique identifier for the plugin, typically in reverse domain notation.
Array of interface IDs that this plugin provides or implements.
Display name of the plugin.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Descriptor for a URI handler plugin, including a predicate function to determine if the handler can process a given URI.