UDistributionFloatUniformCurve::GetMinMaxValue

This function will retrieve the max and min values at the given time.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Distributions/DistributionFloatUniformCurve.h

Include

#include "Distributions/DistributionFloatUniformCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Distributions.cpp

Syntax

virtual FVector2D GetMinMaxValue
(
    float F,
    UObject * Data
) const

Remarks

This function will retrieve the max and min values at the given time.

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