Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControlsModule
| Type | Name | Description | |
|---|---|---|---|
| TArray< ITargetPlatformControls * > | GetTargetPlatformControls
(
FName& PlatformSettingsModuleName |
Gets the module's target platforms. | |
| void | GetTargetPlatformControls
(
TArray< ITargetPlatformControls* >& TargetPlatforms, |
This is where each platform module will fill out an array |