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" |
bool IsValid&40;&41; const
Remarks
Whether interval is valid (Min <= Max). false when interval is invalid, true otherwise