Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TInterval
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Interval.h |
| Include | #include "Math/Interval.h" |
void Include
(
ElementType X
)
Remarks
Expands this interval if necessary to include the specified element.
Parameters
| Name | Description |
|---|---|
| X | The element to include. |