ITargetPlatformManagerModule::RestrictFormatsToRuntimeOnly

Checks whether we should only build formats that are actually required for use by the runtime.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

bool RestrictFormatsToRuntimeOnly()

Remarks

Checks whether we should only build formats that are actually required for use by the runtime.

Returns

true if formats are restricted, false otherwise.

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