FPhysXErrorCallback

PhysX output stream wrapper

Windows
MacOS
Linux

Inheritance Hierarchy

PxErrorCallback

FPhysXErrorCallback

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/PhysXSupportCore.h

Include

#include "PhysXSupportCore.h"

Syntax

class FPhysXErrorCallback : public PxErrorCallback

Remarks

PhysX output stream wrapper

Functions

Name Description

Public function Virtual

void

 

reportError

(
    PxErrorCode::Enum e,
    const char* message,
    const char* file,
    int line
)

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