Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformModule
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< ITargetPlatform * > | Gets the module's target platforms. | |
![]() |
void | GetTargetPlatforms
(
TArray< ITargetPlatform* >& TargetPlatforms |
This is where each platform module will fill out an array |