Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FTwoVectors
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/TwoVectors.h |
Include | #include "Math/TwoVectors.h" |
bool operator&61;&61;
&40;
const FTwoVectors & V
&41; const
Remarks
Checks two pairs for equality. true if the two pairs are equal, false otherwise..
Parameters
Name | Description |
---|---|
V | The other pair. |