ITextureCompressorModule::UsesTaskGraph

Whether the compressor for BuildSettings uses the FTaskGraph API.

Windows
MacOS
Linux

References

Module

TextureCompressor

Header

/Engine/Source/Developer/TextureCompressor/Public/TextureCompressorModule.h

Include

#include "TextureCompressorModule.h"

Syntax

bool UsesTaskGraph
(
    const FTextureBuildSettings & BuildSettings
) const

Remarks

Whether the compressor for BuildSettings uses the FTaskGraph API.

Returns

true if FTaskGraph is used, false otherwise

Parameters

Parameter

Description

BuildSettings

Build settings.

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