DoPluginIncludes

From Nutscript Developer Wiki
    GM:DoPluginIncludes(path, PLUGIN)

Description[edit]

This function returns whether plugin is including the PLUGIN or not

Arguments[edit]

  • String path
  • Table PLUGIN

Return Values[edit]

none

Examples[edit]

none