Gets the object for the given name and type.
The type of the plugin. (e.g. Category)
The plugin's name. (Ex. logic_category)
Optional
Whether or not to throw an error if we are unable to find the object.
The object with the given name and type or null if none exists.
Gets the object for the given name and type.