FInt64RangeBound

Windows
MacOS
Linux

Inheritance Hierarchy

TRangeBound

FInt64RangeBound

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

struct FInt64RangeBound : public TRangeBound< int64 >

Constructors

Name Description

Public function

FInt64RangeBound()

Public function

FInt64RangeBound

(
    const Super& Other
)

Public function

FInt64RangeBound

(
    const int64 InValue
)

Functions

Name Description

Public function Static

FInt64RangeB...

 

Exclusive

(
    ElementValueOrConstRef Value
)

Public function Static

FInt64RangeB...

 

FlipInclusion

(
    const FInt64RangeBound& Bound
)

Public function Static

FInt64RangeB...

 

Inclusive

(
    ElementValueOrConstRef Value
)

Public function Static

const FInt64...

 

MaxLower

(
    const FInt64RangeBound& A,
    const FInt64RangeBound& B
)

Public function Static

const FInt64...

 

MaxUpper

(
    const FInt64RangeBound& A,
    const FInt64RangeBound& B
)

Public function Static

const FInt64...

 

MinLower

(
    const FInt64RangeBound& A,
    const FInt64RangeBound& B
)

Public function Static

const FInt64...

 

MinUpper

(
    const FInt64RangeBound& A,
    const FInt64RangeBound& B
)

Public function Static

FInt64RangeB...

 

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