FPhysXCooking::GetVersion

Gets the current version of the specified PhysX format.

Windows
MacOS
Linux

Override Hierarchy

IPhysXCooking::GetVersion()

FPhysXCooking::GetVersion()

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 uint16 GetVersion
(
    FName Format
) const

Remarks

Gets the current version of the specified PhysX format.

Returns

Version number.

Parameters

Parameter

Description

Format

The format to get the version for.

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