Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/IPlugin
Description
Gets the engine version that this plugin was deprecated. If unset then this plugin is not deprecated.
| Name | GetDeprecatedEngineVersion |
| Type | function |
| Header File | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
| Include Path | #include "Interfaces/IPluginManager.h" |
const FString & GetDeprecatedEngineVersion() const
Deprecated engine version. This may be an empty string.