UDistributionFloatUniform::GetInRange

Get input range of keys. Outside this region curve continues constantly the start/end values.

Windows
MacOS
Linux

Override Hierarchy

FCurveEdInterface::GetInRange()

UDistributionFloat::GetInRange()

UDistributionFloatUniform::GetInRange()

References

Module

Engine

Header

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

Include

#include "Distributions/DistributionFloatUniform.h"

Source

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

Syntax

virtual void GetInRange
(
    float & MinIn,
    float & MaxIn
) const

Remarks

Get input range of keys. Outside this region curve continues constantly the start/end values.

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