Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Pair.h |
| Include | #include "Chaos/Pair.h" |
Syntax
template<class T1, class T2>
struct Pair
Variables
| Type | Name | Description | |
|---|---|---|---|
| T1 | First | ||
| T2 | Second |