IPhysicsProxyBase::~IPhysicsProxyBase

Ensures that derived classes can successfully call this destructor but no one can delete using a IPhysicsProxyBase*

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsProxyBase.h

Include

#include "Chaos/Framework/PhysicsProxyBase.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Framework/PhysicsProxyBase.cpp

Syntax

virtual ~IPhysicsProxyBase()

Remarks

Ensures that derived classes can successfully call this destructor but no one can delete using a IPhysicsProxyBase*

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