Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IPluginManager
| Type | Name | Description | |
|---|---|---|---|
| bool | CanEnablePluginInCurrentTarget
(
const FStringView Name |
Returns true when the given plugin can be enabled for the current running exe. | |
| bool | CanEnablePluginInCurrentTarget
(
const ANSICHAR* Name |