IAudioFormat::AllowParallelBuild

Checks whether parallel audio cooking is allowed. This method is not currently used yet.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/IAudioFormat.h"

Syntax

virtual bool AllowParallelBuild() const

Remarks

Checks whether parallel audio cooking is allowed.

This method is not currently used yet.

Returns

true if this audio format can cook in parallel, 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