Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine > API/Runtime/ChaosSolverEngine/UChaosGameplayEventDispatcher
Contains the set of properties that uniquely identifies a reported collision Note that order matters, { Body0, Body1 } is not the same as { Body1, Body0 }
| Name | FUniqueContactPairKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosGameplayEventDispatcher.h |
| Include Path | #include "Chaos/ChaosGameplayEventDispatcher.h" |
Syntax
struct FUniqueContactPairKey
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Body0 | const void * | Chaos/ChaosGameplayEventDispatcher.h | ||
| Body1 | const void * | Chaos/ChaosGameplayEventDispatcher.h |