![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Physics/Experimental/ChaosEventType.h"#include "PhysicsPublic.h"#include "Engine/EngineTypes.h"#include "UObject/Object.h"#include "ChaosEventRelay.generated.h"Go to the source code of this file.
Classes | |
| class | UChaosEventRelay |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FBreakEventSignature | , |
| const TArray< FChaosBreakEvent > & | , | ||
| BreakEvents | |||
| ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FCollisionEventSignature | , |
| const TArray< FCollisionChaosEvent > & | , | ||
| CollisionEvents | |||
| ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FCrumblingEventSignature | , |
| const TArray< FChaosCrumblingEvent > & | , | ||
| CrumblingEvents | |||
| ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FRemovalEventSignature | , |
| const TArray< FChaosRemovalEvent > & | , | ||
| RemovalEvents | |||
| ) |