PluginsGetPluginNames Method |
Return an array with currently loaded plugins.
Namespace:
GeonBit.Managers
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string[] GetPluginNames()
Return Value
Type:
StringArray of string with loaded plugin names.
See Also