UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosNotifyHandlerInterface.h File Reference
#include "Kismet/BlueprintFunctionLibrary.h"
#include "UObject/Interface.h"
#include "ChaosNotifyHandlerInterface.generated.h"

Go to the source code of this file.

Classes

struct  FChaosPhysicsCollisionInfo
 
class  UChaosNotifyHandlerInterface
 
class  IChaosNotifyHandlerInterface
 
class  UChaosSolverEngineBlueprintLibrary
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnChaosPhysicsCollision, const FChaosPhysicsCollisionInfo &, CollisionInfo)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FOnChaosPhysicsCollision  ,
const FChaosPhysicsCollisionInfo ,
CollisionInfo   
)