Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform
- ITargetPlatform::IsEnabledForPlugin()
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
Include | #include "Interfaces/ITargetPlatform.h" |
bool IsEnabledForPlugin ( const [IPlugin](API\Runtime\Projects\Interfaces\IPlugin) & Plugin ) const
Remarks
Checks whether this platform is enabled for the given plugin in the currently active project.