FPhysXCooking::AllowParallelBuild

Checks whether parallel PhysX cooking is allowed. Note: This method is not currently used yet.

Windows
MacOS
Linux

Override Hierarchy

IPhysXCooking::AllowParallelBuild()

FPhysXCooking::AllowParallelBuild()

References

Module

PhysXCooking

Header

/Engine/Source/Runtime/PhysXCooking/Public/PhysXCooking.h

Include

#include "PhysXCooking.h"

Source

/Engine/Source/Runtime/PhysXCooking/Private/PhysXCooking.cpp

Syntax

virtual bool AllowParallelBuild() const

Remarks

Checks whether parallel PhysX cooking is allowed.

Note: This method is not currently used yet.

Returns

true if this PhysX 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