ITargetPlatformManagerModule::FindPhysXCooking

Finds a PhysX format with the specified name.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

const IPhysXCooking * FindPhysXCooking
(
    FName Name
)

Remarks

Finds a PhysX format with the specified name.

Returns

The PhysX format, or nullptr if not found.

Parameters

Parameter

Description

Name

Name of the format to find.

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