Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine
| Name | FChaosPendingCollisionNotify |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosGameplayEventDispatcher.h |
| Include Path | #include "Chaos/ChaosGameplayEventDispatcher.h" |
Syntax
struct FChaosPendingCollisionNotify
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CollisionInfo | FChaosPhysicsCollisionInfo | Chaos/ChaosGameplayEventDispatcher.h | ||
| NotifyRecipients | TSet< TObjectPtr< UObject > > | Chaos/ChaosGameplayEventDispatcher.h |