Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TRange
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TRange | Intersection
(
const TArray< TRange >& Ranges |
Compute the intersection of many ranges. |
![]() ![]() |
TRange | Intersection
(
const TRange& X, |
Compute the intersection of two ranges. |