TInterval::IsValid

Whether interval is valid (Min <= Max).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Interval.h

Include

#include "Math/Interval.h"

Syntax

bool IsValid() const

Remarks

Whether interval is valid (Min <= Max).

Returns

false when interval is invalid, true otherwise

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss