Navigation
Unreal Engine C++ API Reference > 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 |