has_flag
Description:
Finds if the plugin has a specific plugin flag.
Parameters:
this |
A Plugin |
flag |
the PluginFlags |
Returns:
true if the flag is set |
Finds if the plugin has a specific plugin flag.
this |
A Plugin |
flag |
the PluginFlags |
true if the flag is set |