Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableTransform
Description
Caches curve data. Should a shared curve be selected, curve points are copied locally to CurveCustom and Curve type is set accordingly. Can be used to both avoid keeping a uobject reference should the transform be used on a non-game thread and potentially to further customize a referenced curve locally.
| Name | CacheCurve |
| Type | function |
| Header File | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Public/WaveTableTransform.h |
| Include Path | #include "WaveTableTransform.h" |
| Source | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Private/WaveTableTransform.cpp |
void CacheCurve()