FInt32Range::Intersection

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Math/Range.h"

Syntax

static FInt32Range Intersection
(
    const FInt32Range & X,
    const FInt32Range & Y
)