FIntegralCurve::Evaluate

Evaluates the value of an array of keys at a time

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/IntegralCurve.h

Include

#include "Curves/IntegralCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/IntegralCurve.cpp

Syntax

int32 Evaluate
(
    float Time,
    int32 InDefaultValue
) const

Remarks

Evaluates the value of an array of keys at a 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