ITargetPlatformManagerModule::GetCookingTargetPlatforms

Return the list of platforms which we need to support when cooking (only set when actually cooking)

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

const TArray< ITargetPlatform * > & GetCookingTargetPlatforms()

Remarks

Return the list of platforms which we need to support when cooking (only set when actually cooking)

Returns

Collection of platforms.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss