Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControls
- ITargetPlatformControls::IsEnabledForPlugin()
- FTargetPlatformControlsBase::IsEnabledForPlugin()
- FTargetPlatformMerged::IsEnabledForPlugin()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include | #include "Interfaces/ITargetPlatformControls.h" |
bool IsEnabledForPlugin
(
const IPlugin & Plugin
) const
Remarks
Checks whether this platform is enabled for the given plugin in the currently active project.