FSimpleCurve::GetConstRefOfKeys

Gets a const reference of the keys, so indices and handles can't be meddled with

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Curves/SimpleCurve.h"

Source

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

Syntax

const TArray< FSimpleCurveKey > & GetConstRefOfKeys() const

Remarks

Gets a const reference of the keys, so indices and handles can't be meddled with

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