UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosGameplayEventDispatcher.h File Reference
#include "ChaosEventListenerComponent.h"
#include "PhysicsPublic.h"
#include "Physics/Experimental/ChaosEventType.h"
#include "ChaosNotifyHandlerInterface.h"
#include "ChaosGameplayEventDispatcher.generated.h"

Go to the source code of this file.

Classes

struct  FBreakEventCallbackWrapper
 
struct  FRemovalEventCallbackWrapper
 
struct  FCrumblingEventCallbackWrapper
 
struct  FChaosHandlerSet
 
struct  FChaosPendingCollisionNotify
 
class  UChaosGameplayEventDispatcher
 

Namespaces

namespace  Chaos
 

Typedefs

typedef TFunction< void(const FChaosBreakEvent &)> FOnBreakEventCallback
 
typedef TFunction< void(const FChaosRemovalEvent &)> FOnRemovalEventCallback
 
typedef TFunction< void(const FChaosCrumblingEvent &)> FOnCrumblingEventCallback
 

Typedef Documentation

◆ FOnBreakEventCallback

◆ FOnCrumblingEventCallback

◆ FOnRemovalEventCallback