Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces
Inheritance Hierarchy
- IModularFeature
- IProjectBuildMutatorFeature
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IProjectBuildMutatorFeature.h |
| Include | #include "Interfaces/IProjectBuildMutatorFeature.h" |
Syntax
class IProjectBuildMutatorFeature : public IModularFeature
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | RequiresProjectBuild
(
const FName& InPlatformInfoName, |