FInt32RangeBound

Windows
MacOS
Linux

Inheritance Hierarchy

TRangeBound

FInt32RangeBound

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

struct FInt32RangeBound : public TRangeBound< int32 >

Constructors

Name Description

Public function

FInt32RangeBound()

Public function

FInt32RangeBound

(
    const Super& Other
)

Public function

FInt32RangeBound

(
    const int32 InValue
)

Functions

Name Description

Public function Static

FInt32RangeB...

 

Exclusive

(
    ElementValueOrConstRef Value
)

Public function Static

FInt32RangeB...

 

FlipInclusion

(
    const FInt32RangeBound& Bound
)

Public function Static

FInt32RangeB...

 

Inclusive

(
    ElementValueOrConstRef Value
)

Public function Static

const FInt32...

 

MaxLower

(
    const FInt32RangeBound& A,
    const FInt32RangeBound& B
)

Public function Static

const FInt32...

 

MaxUpper

(
    const FInt32RangeBound& A,
    const FInt32RangeBound& B
)

Public function Static

const FInt32...

 

MinLower

(
    const FInt32RangeBound& A,
    const FInt32RangeBound& B
)

Public function Static

const FInt32...

 

MinUpper

(
    const FInt32RangeBound& A,
    const FInt32RangeBound& B
)

Public function Static

FInt32RangeB...

 

Open()

Typedefs

Name

Description

Super

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