provides_extension
Description:
Returns if info
provides an extension for extension_type
.
If the info
is not loaded than false will always be returned.
Parameters:
this |
A Engine. |
info |
A PluginInfo. |
extension_type |
The extension Type. |
Returns:
if |