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&33;&61;
&40;
const FTwoVectors & V
&41; const
Remarks
Checks two pairs for inequality. true if the two pairs are different, false otherwise..
Parameters
Name | Description |
---|---|
V | The other pair. |