Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h |
Include | #include "Interfaces/ITargetPlatformManagerModule.h" |
const [TArray](API\Runtime\Core\Containers\TArray)< [ITargetPlatform](API\Developer\TargetPlatform\Interfaces\ITargetPlatform) * > & GetTargetPlatforms()
Remarks
Returns the list of all ITargetPlatforms that were located in DLLs. Collection of platforms.