IDesktopPlatform::GetTargetsForCurrentProject

Gets information about the build targets supported by the current project.

Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform

References

   
Module DesktopPlatform
Header /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h
Include #include "IDesktopPlatform.h"
const [TArray](API\Runtime\Core\Containers\TArray)< [FTargetInfo](API\Developer\DesktopPlatform\FTargetInfo) > & GetTargetsForCurrentProject() const  

Remarks

Gets information about the build targets supported by the current project. Array of TargetInfo objects


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library