ITargetPlatformManagerModule::GetPhysXCooking

Returns the list of all [IPhysXCooking](API\Runtime\PhysicsCore\IPhysXCooking) that were located in DLLs.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

const TArray< const class IPhysXCooking * > & GetPhysXCooking()

Remarks

Returns the list of all IPhysXCooking that were located in DLLs.

Returns

Collection of PhysX formats.

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