IChaosNotifyHandlerInterface::HandlePhysicsCollision

Entry point for collision notifications, called by the underlying system. Not for overriding.

Windows
MacOS
Linux

References

Module

ChaosSolverEngine

Header

/Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosNotifyHandlerInterface.h

Include

#include "Chaos/ChaosNotifyHandlerInterface.h"

Source

/Engine/Source/Runtime/Experimental/ChaosSolverEngine/Private/Chaos/ChaosNotifyHandlerInterface.cpp

Syntax

void HandlePhysicsCollision
(
    const FChaosPhysicsCollisionInfo & CollisionInfo
)

Remarks

Entry point for collision notifications, called by the underlying system. Not for overriding.

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