FSimpleCurve::GetCopyOfKeys

Gets a copy 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

TArray< FSimpleCurveKey > GetCopyOfKeys() const

Remarks

Gets a copy 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