Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControls
- ITargetPlatformControls::GetBuildProjectSettingKeys()
- FTargetPlatformControlsBase::GetBuildProjectSettingKeys()
- FTargetPlatformMerged::GetBuildProjectSettingKeys()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include | #include "Interfaces/ITargetPlatformControls.h" |
void GetBuildProjectSettingKeys
(
FString & OutSection,
TArray< FString > & InBoolKeys,
TArray< FString > & InIntKeys,
TArray< FString > & InStringKeys
) const
Remarks
Project settings to check to determine if a build should occur