FDateRangeBound

Windows
MacOS
Linux

Inheritance Hierarchy

TRangeBound

FDateRangeBound

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

struct FDateRangeBound : public TRangeBound< FDateTime >

Constructors

Name Description

Public function

FDateRangeBound()

Public function

FDateRangeBound

(
    const Super& Other
)

Public function

FDateRangeBound

(
    const FDateTime InValue
)

Functions

Name Description

Public function Static

FDateRangeBo...

 

Exclusive

(
    ElementValueOrConstRef Value
)

Public function Static

FDateRangeBo...

 

FlipInclusion

(
    const FDateRangeBound& Bound
)

Public function Static

FDateRangeBo...

 

Inclusive

(
    ElementValueOrConstRef Value
)

Public function Static

const FDateR...

 

MaxLower

(
    const FDateRangeBound& A,
    const FDateRangeBound& B
)

Public function Static

const FDateR...

 

MaxUpper

(
    const FDateRangeBound& A,
    const FDateRangeBound& B
)

Public function Static

const FDateR...

 

MinLower

(
    const FDateRangeBound& A,
    const FDateRangeBound& B
)

Public function Static

const FDateR...

 

MinUpper

(
    const FDateRangeBound& A,
    const FDateRangeBound& B
)

Public function Static

FDateRangeBo...

 

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