FPhysxSharedData

Utility class to keep track of shared physics data

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "PhysXSupportCore.h"

Syntax

class FPhysxSharedData

Remarks

Utility class to keep track of shared physics data

Constructors

No constructors are accessible with public or protected access.

Destructors

No destructors are accessible with public or protected access.

Functions

Name Description

Public function

void

 

Add

(
    PxBase* Obj,
    const FString& OwnerName
)

Public function

void

 

DumpSharedMemoryUsage

(
    FOutputDevice* Ar
)

Public function Static

FPhysxShared...

 

Get()

Public function

const PxColl...

 

GetCollection()

Public function Static

void

 

Initialize()

Public function Static

void

 

LockAccess()

Public function

void

 

Remove

(
    PxBase* Obj
)

Public function Static

void

 

Terminate()

Public function Static

void

 

UnlockAccess()

Constants

Name

Description

Singleton

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