C# Class Transit.Framework.PluginManagerExtensions

Afficher le fichier Open project: Katalyst6/CSL.TransitAddonMod

Méthodes publiques

Méthode Description
IsPluginActive ( this pluginManager, string pluginId ) : bool
IsPluginInstalled ( this pluginManager, string pluginId ) : bool

Method Details

IsPluginActive() public static méthode

public static IsPluginActive ( this pluginManager, string pluginId ) : bool
pluginManager this
pluginId string
Résultat bool

IsPluginInstalled() public static méthode

public static IsPluginInstalled ( this pluginManager, string pluginId ) : bool
pluginManager this
pluginId string
Résultat bool