ITargetPlatformManagerModule::GetTargetPlatforms

Returns the list of all ITargetPlatforms that were located in DLLs.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library