Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRange
Description
Create an unbounded (open) range that contains all elements of the domain.
| Name | All |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Range.h |
| Include Path | #include "Math/Range.h" |
static TRange All()
A new range.
See Also
-
AtLeast
-
AtMost
-
Empty
-
Exclusive
-
GreaterThan
-
Inclusive
-
LessThan