Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControlsModule > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControlsModule/GetTargetPlatfor-
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControlsModule.h |
| Include | #include "Interfaces/ITargetPlatformControlsModule.h" |
TArray< ITargetPlatformControls * > GetTargetPlatformControls
(
FName & PlatformSettingsModuleName
)
Remarks
Gets the module's target platforms. This should be overridden by each platform, but currently, we are re-using the single internal GetTargetPlatform method the old TPModules will implement The target platform.