Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine > API/Runtime/ChaosSolverEngine/Chaos > API/Runtime/ChaosSolverEngine/Chaos/IChaosNotifyHandlerInterface
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 |
void HandlePhysicsCollision
&40;
const FChaosPhysicsCollisionInfo & CollisionInfo
&41;
Remarks
Entry point for collision notifications, called by the underlying system. Not for overriding.