Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRangeBound
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/RangeBound.h |
Include | #include "Math/RangeBound.h" |
bool operator&61;&61;
&40;
const TRangeBound & Other
&41; const
Remarks
Compares this bound with the specified bound for equality. true if the bounds are equal, false otherwise.
Parameters
Name | Description |
---|---|
Other | The bound to compare with. |