Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Common > API/Developer/TargetPlatform/Common/FTargetPlatformControlsBase
- ITargetPlatformControls::GetBuildProjectSettingKeys()
- FTargetPlatformControlsBase::GetBuildProjectSettingKeys()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformControlsBase.h |
| Include | #include "Common/TargetPlatformControlsBase.h" |
virtual 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